Setup g2p environment

From Hall A Wiki
Revision as of 15:56, 19 August 2011 by Pzhu (Talk | contribs) (New page: 1.Setup root. You can simply type the command of: source /w/halla-1/g2p/software/setupg2penv.csh to use root enviroment temporarily, or you can add a line below to your ~/.cshrc file: ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

1.Setup root. You can simply type the command of:

 source /w/halla-1/g2p/software/setupg2penv.csh

to use root enviroment temporarily, or you can add a line below to your ~/.cshrc file:

 source /w/halla-1/g2p/software/setupg2penv.csh

and the type the command of:

 source ~/.cshrc

the geant4 and cernlib are also included in there. 2.Setup analyzer. Same step as above, You can add a line below to your ~/.cshrc file:

 source /w/halla-1/g2p/software/analyzer.csh