From 0309bd3120347d68b42225174a55f38fdbce0e6b Mon Sep 17 00:00:00 2001 From: hristov Date: Wed, 26 Nov 2008 09:45:20 +0000 Subject: [PATCH] Creation of AOD for from the RAW ESDs. No need for geometry.root in the reconstruction of RAW --- test/gun/runtest.sh | 1 - test/ppbench/runtest.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/test/gun/runtest.sh b/test/gun/runtest.sh index ce8b4042e05..6fbba9f58dc 100755 --- a/test/gun/runtest.sh +++ b/test/gun/runtest.sh @@ -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 diff --git a/test/ppbench/runtest.sh b/test/ppbench/runtest.sh index befc274eccd..6a5b78d9663 100755 --- a/test/ppbench/runtest.sh +++ b/test/ppbench/runtest.sh @@ -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 -- 2.39.3