From 3c5d0b21b2b17065d910deec28f50ecfcd65ff8d Mon Sep 17 00:00:00 2001 From: hristov Date: Thu, 9 Apr 2009 08:24:11 +0000 Subject: [PATCH] No MC information when we create AOD from raw ESD --- test/gun/runtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/gun/runtest.sh b/test/gun/runtest.sh index 6fbba9f58dc..3e477fb9fdb 100755 --- a/test/gun/runtest.sh +++ b/test/gun/runtest.sh @@ -22,5 +22,5 @@ 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 -- 2.39.3