Skip to content

Code for my master degree course Statistical Data Analysis for Nuclear and Subnuclear Physics.

Notifications You must be signed in to change notification settings

giopedro92/statistical-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commands to run the code



Author: Giovanni Pedrelli

Run ROOT CERN docker

Run ROOT CERN docker

sudo docker run \
-e DISPLAY=$DISPLAY \
-v /tmp/.X11-unix:/tmp/.X11-unix \
--rm \
-it \
-v /home/giovanni-pedrelli/statistical-data-analysis:/wsl \
--user $(id -u) \
rootproject/root bash

move to the correct directory

cd /wsl

move to the directory you want

cd ...

execute the file with root

root filename.C

About

Code for my master degree course Statistical Data Analysis for Nuclear and Subnuclear Physics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published