Changes between Version 25 and Version 26 of AnalysisTutorial


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

--

Legend:

Unmodified
Added
Removed
Modified
  • AnalysisTutorial

    v25 v26  
    7878   go to Mars directory[[BR]]
    7979   start ''root''[[BR]]
    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\"\)''
     80   execute ''.x path/macro.C("with maybe some variable", 2)'' [[BR]]
     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\"\)''
    8383 set ROOT environment::
    8484   ''source /path_to_ROOT/bin/thisroot.sh''