Creation of AOD for from the RAW ESDs. No need for geometry.root in the reconstructio...
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 Nov 2008 09:45:20 +0000 (09:45 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 Nov 2008 09:45:20 +0000 (09:45 +0000)
test/gun/runtest.sh
test/ppbench/runtest.sh

index ce8b4042e05fcd875273dbe1104bb66ec1dbd546..6fbba9f58dce5497b7c97713164f844ad54253a5 100755 (executable)
@@ -20,7 +20,6 @@ aliroot -b -q ${ALICE_ROOT}/STEER/CheckESD.C 2>&1 | tee check.log
 aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C 2>&1 | tee aod.log
 
 cd recraw
-ln -s ../geometry.root
 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
index befc274eccd0c4d8d0bb44578d573a5e45928696..6a5b78d96637d665db091e19250bab7bdc5345a7 100755 (executable)
@@ -20,9 +20,9 @@ aliroot -b -q ${ALICE_ROOT}/STEER/CheckESD.C 2>&1 | tee check.log
 aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C 2>&1 | tee aod.log
 
 cd recraw
-ln -s ../geometry.root
 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