No kinematics when the reconstruction is from RAW
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 May 2009 12:34:01 +0000 (12:34 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 May 2009 12:34:01 +0000 (12:34 +0000)
test/PbPbbench/runtest.sh
test/ppbench/runtest.sh

index 6a5b78d96637d665db091e19250bab7bdc5345a7..3735e751d2a39fa5e52dfe8d9f843faf59b630b4 100755 (executable)
@@ -22,7 +22,7 @@ aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C 2>&1 | tee aod.log
 cd recraw
 ln -s ../raw.root
 aliroot -b -q rec.C      2>&1 | tee rec.log
-aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C 2>&1 | tee aod.log
+aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C\(\"AliESDs.root\",\"AliAODs.root\",kFALSE\) 2>&1 | tee aod.log
 
 
 
index 4b69e143f33eaf08becb4796516348d99f64fbad..1f8915c5e821ab75331518d9950a0e755e173db9 100755 (executable)
@@ -24,7 +24,7 @@ aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C 2>&1 | tee aod.log
 cd recraw
 ln -s ../raw.root
 aliroot -b -q rec.C      2>&1 | tee rec.log
-aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C 2>&1 | tee aod.log
+aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C\(\"AliESDs.root\",\"AliAODs.root\",kFALSE\) 2>&1 | tee aod.log