]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/QA/simrun.sh
gain set to 1 for all ch
[u/mrichter/AliRoot.git] / test / QA / simrun.sh
index 0cd8231cd39e70c042721111f1def02d97143be1..9b936e4f8f20a49959ede8408ea37e9d1c304166 100755 (executable)
@@ -14,9 +14,14 @@ ln -si $ALICE_ROOT/test/QA/DB.tgz DB.tgz
 root -b -q $ALICE_ROOT/test/QA/simrun.C --run $1
 cd $WORK/QATest/data
 rm -f *.root
-ln -si $ALICE_ROOT/test/QA/geometry.root geometry.root
+rm -f DB.tgz
+ln -s ../geometry.root
+ln -s ../raw.root
+ln -s ../DB 
+ln -si $ALICE_ROOT/test/QA/recraw.C recraw.C
+aliroot -b -q recraw.C  > recraw.log 
 cp  $ALICE_ROOT/test/QA/rawqa.C .
-alienaliroot -b > rawqa.log 2>&1 << EOF
+alienaliroot -b > rawqa.log << EOF
 .x  $ALICE_ROOT/test/QA/rootlogon.C
 .L rawqa.C++
 rawqa(21950, 10)