]> git.uio.no Git - u/mrichter/AliRoot.git/blame - PWGGA/PHOSTasks/PHOS_PbPb/macros/single-task/README
Merge branch 'feature-movesplit'
[u/mrichter/AliRoot.git] / PWGGA / PHOSTasks / PHOS_PbPb / macros / single-task / README
CommitLineData
c5b1ff68 1This folder contains some macros for using "run-single-task.sh" by Matthias Richter.
2It allows a more automatic use of the plugin without "macro hell".
3More documentation in macros, and more in slides by Matthias[1].
4
5To run locally, using compiled libraries and AddTask macros:
c0402d24 6root -b -q -l setupPi0Flow.C'("filelist.txt", -1)' run-single-task.C'("local", "AOD", "AddPi0FlowAndDependencies.C")'
dc372abb 7root -b -q -l setupPi0Flow.C'("filelist.txt", -1, NULL, "", "ESD")' run-single-task.C'("local", "ESD", "AddPi0FlowAndDependencies.C")'
8root -b -q -l setupPi0Flow.C'("filelist.txt", -1, NULL, "", "ESD")' run-single-task.C'("local", "ESD", "AddPi0FlowAndDependenciesMC.C")'
c5b1ff68 9
08894494 10To run in testmode:
11aliroot -b -q -l setupPi0Flow.C run-single-task.C'("test", "170312", "AddPi0FlowAndDependencies.C")'
c5b1ff68 12
13
14
15[1] https://indico.cern.ch/conferenceDisplay.py?confId=212504