]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Added "test" mode instructions to README since they are now functional.
authorhqvigsta <hqvigsta@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 4 Apr 2013 09:33:48 +0000 (09:33 +0000)
committerhqvigsta <hqvigsta@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 4 Apr 2013 09:33:48 +0000 (09:33 +0000)
PWGGA/PHOSTasks/PHOS_PbPb/macros/single-task/README

index b8a89b1eb2c5a712e8792c2aae7cf8fa66b14be5..d247dfd2fea6663ba921ec368be4137b8c708ebe 100644 (file)
@@ -5,6 +5,8 @@ More documentation in macros, and more in slides by Matthias[1].
 To run locally, using compiled libraries and AddTask macros:
 root -b -q -l setupPi0Flow.C'("filelist.txt", -1)' run-single-task.C'("local", "AOD", "AddPi0FlowAndDependencies.C")'
 
+To run in testmode:
+aliroot -b -q -l setupPi0Flow.C run-single-task.C'("test", "170312", "AddPi0FlowAndDependencies.C")'