]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/PbPbbench/runtest.sh
The vertexer is now set from GRP
[u/mrichter/AliRoot.git] / test / PbPbbench / runtest.sh
index f078f61c847f1c46cdcbe3a0c1fd0c2bd4976e0e..6a5b78d96637d665db091e19250bab7bdc5345a7 100755 (executable)
 # export LD_LIBRARY_PATH=$ALICE/geant3/lib/tgt_${ALICE_TARGET}:$LD_LIBRARY_PATH
 
 rm -rf *.root *.dat *.log fort* hlt hough raw* recraw/*.root recraw/*.log
-aliroot -b -q sim.C      2>&1 | tee sim.log
-aliroot -b -q rec.C      2>&1 | tee rec.log
+aliroot -b -q $1sim.C      2>&1 | tee sim.log
+aliroot -b -q $1rec.C      2>&1 | tee rec.log
 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