Skip to content
Snippets Groups Projects
Commit 0f891117 authored by Anna Senger's avatar Anna Senger
Browse files

Update macro/much/batch_run_sgn.sh

parent aa1052db
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ cp -rf ${work_dir_run}/run_reco_event.C .
root -l -b -q "run_reco_event.C($NEVENTS,\"$DATASET\",\"$SETUP\",\"$USEMC\",kTRUE)"
cp -rf ${work_dir_much}/run_ana.C .
root -l -b -q "run_ana.C($NEVENTS,\"$DATASET\",\"$SETUP\",\"$USEMC\",\"$PLUTOFILE\")"
root -l -b -q "run_ana.C($NEVENTS,\"$DATASET\",\"$SETUP\",\"$USEMC\",\"$PLUTOFILE\",-1)"
rm all_*
rm *C
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment