Changes between Version 26 and Version 27 of AnalysisTutorial


Ignore:
Timestamp:
06/04/14 16:12:50 (10 years ago)
Author:
Daniela Dorner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnalysisTutorial

    v26 v27  
    8080   execute ''.x path/macro.C("with maybe some variable", 2)'' [[BR]]
    8181   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)
    8383 set ROOT environment::
    8484   ''source /path_to_ROOT/bin/thisroot.sh''