echo "Input: $1"
# echo "Mode: $2"
rndmpxl=`pwd`/rndmpxl.ini
-time . ../ANA/Mi26Ana $1 $rndmpxl $2 $3 $4 $5
+time ../ANA/Mi26Ana $1 $rndmpxl $2 $3 $4 $5
# echo "Finished!"
#
# echo "./Mi26Ana $1 $rndmpxl $2 $3 $4 $5"
- GUI
- Unpacker (note: there are 2 different unpacker available)
-2. Un-/comment the part in GUI/runana.sh according to which unpacker you choose
+2. Un-/comment the part in GUI/run.sh according to which unpacker you choose
3. To run the analysis GUI, you have to make ROOT available in the console first
\ No newline at end of file