Skip to content

ROOT Data Analysis Framework

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.

Clone this wiki locally