Setting up the environment

  • Set CMTPATH:
    in csh: setenv CMTPATH $USHERNFS/GlastRelease_v5r3
    in bash: CMTPATH=${USHERNFS}/GlastRelease_v5r3; export CMTPATH
  • Set BINDIR
    in csh: setenv BINDIR $CMTCONFIG
    in bash: BINDIR=${CMTCONFIG}; export BINDIR
  • Navigate to the RootAnalysis cmt folder and source the setup file
    in csh: source setup.csh
    in bash: source setup.sh

Run root

  • Must be in a bash shell...

Some useful info

  • Joanne's bash web page here

TkrGroup

  • No labels