Changes between Version 24 and Version 25 of AnalysisTutorial


Ignore:
Timestamp:
06/04/14 15:04:58 (10 years ago)
Author:
Daniela Dorner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnalysisTutorial

    v24 v25  
    7878   go to Mars directory[[BR]]
    7979   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\"\)''
    8183 set ROOT environment::
    8284   ''source /path_to_ROOT/bin/thisroot.sh''