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

Update macro/much/batch_run_bg.sh

parent 24bb56e2
No related branches found
No related tags found
1 merge request!110ANN for muon selection
......@@ -68,7 +68,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\",\"\")"
root -l -b -q "run_ana.C($NEVENTS,\"$DATASET\",\"$SETUP\",\"$USEMC\",\"\",-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