]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/global/physics/macros/runMultiplicityCorrelationsTest.sh
Updating MultiplicityCorrelations Component
[u/mrichter/AliRoot.git] / HLT / global / physics / macros / runMultiplicityCorrelationsTest.sh
index 5b857dc80fdf8280d14ff22d5dcbcfa111ed6ce5..ff000212496702006e933e850678872d82a3bba6 100755 (executable)
@@ -6,18 +6,18 @@
 # -------------------------------------------
 
 # N events
-NEVENTS=1
+NEVENTS=60
 
 # Path to ESD
-ESDPATH="/lustre/alice/jthaeder/data/v4-20-Rev-01/2760TeV/000001"
-
+#ESDPATH="/lustre/alice/jthaeder/data/compressionSGE/test2010"
+ESDPATH="/lustre/alice/jthaeder/data/compressionSGE/test2011"
 # -------------------------------------------
 
 pushd $ESDPATH > /dev/null
 
 #rm *.root  2> /dev/null
-#rm *.log   2> /dev/null
-#rm *.ps    2> /dev/null
+rm *.log   2> /dev/null
+rm *.ps    2> /dev/null
 
 if [ ! -d ./analysis ] ; then
     mkdir analysis