Changes between Version 24 and Version 25 of AnalysisTutorial
- Timestamp:
- 06/04/14 15:04:58 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AnalysisTutorial
v24 v25 78 78 go to Mars directory[[BR]] 79 79 start ''root''[[BR]] 80 ''.x path/macro.C ("with maybe some variable", 2)'' 80 ''.x path/macro.C("with maybe some variable", 2)'' 81 example: ''.x fact/analysis/star.C("/path/sequencefile.txt",5.3,3.2,"inpath","outpath")'' 82 or directly: ''root fact/analysis/star.C\(\"/path/sequencefile.txt\"\,5.3\,3.2\,\"inpath\"\,\"outpath\"\)'' 81 83 set ROOT environment:: 82 84 ''source /path_to_ROOT/bin/thisroot.sh''