You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Brian E. Granger edited this page Jan 25, 2015
·
1 revision
The ROOT (https://root.cern.ch/drupal/) data analysis framework is installed in /nfsopt/root/v5-34-18. Before running ROOT you will need to run the following command to setup the various paths:
source /nfsopt/root/v5-34-18/bin/thisroot.sh
Once you have done that type
root
at the command line to start ROOT. But, make sure you have ssh’d using the -Y flag to enable X11 forwarding.