Changes between Version 26 and Version 27 of AnalysisTutorial
- Timestamp:
- 06/04/14 16:12:50 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AnalysisTutorial
v26 v27 80 80 execute ''.x path/macro.C("with maybe some variable", 2)'' [[BR]] 81 81 example ''.x fact/analysis/star.C("/path/sequencefile.txt",5.3,3.2,"inpath","outpath")'' [[BR]] 82 or directly ''root fact/analysis/star.C\(\"/path/sequencefile.txt\"\,5.3\,3.2\,\"inpath\"\,\"outpath\"\)''82 or directly ''root -b -q fact/analysis/star.C\(\"/path/sequencefile.txt\"\,5.3\,3.2\,\"inpath\"\,\"outpath\"\)'' (-b for without display) 83 83 set ROOT environment:: 84 84 ''source /path_to_ROOT/bin/thisroot.sh''