--
PabloMatorrasCuevas - 2021-03-05
This should really be completed but
Right now:
- MC :
-
python mkPostProc.py -p Fall17_106X_nAODv8_Full2017v8 -s MCSusy2017v8 -T TTTo2L2Nu -b
-
python mkPostProc.py -p Fall17_106X_nAODv8_Full2017v8 -s MCSusyCorr2017v8 -i MCSusy2017v8 -T TTTo2L2Nu -b
-
python mkPostProc.py -p Fall17_106X_nAODv8_Full2017v8 -s MCSusyNomin2017v8 -i MCSusy2017v8__MCSusyCorr2017v8 -T TTTo2L2Nu
-
python mkPostProc.py -p Fall17_106X_nAODv8_Full2017v8 -s susyMT2recoNomin -i MCSusy2017v8__MCSusyCorr2017v8__MCSusyNomin2017v8 -T TTTo2L2Nu
- Data:
-
python mkPostProc.py -p Run2016_106X_nAODv9_HIPM_Full2016v8 -s DATASusy2016v8 -T DoubleEG _Run2016B-ver1_HIPM_UL2016-v1 -b
-
python mkPostProc.py -p Run2017_106X_nAODv8_Full2017v8 -s DATASusy2017v8 -T MuonEG _Run2017C-UL2017_MiniAODv1_NanoAODv2-v1 -b
-
python mkPostProc.py -p Run2017_106X_nAODv8_Full2017v8 -s DATASusyCorr2017v8 -i DATASusy2017v8 -T MuonEG _Run2017C-UL2017_MiniAODv1_NanoAODv2-v1 -b
Also, it needs to be ran on $LATINOULRUN (/afs/cern.ch/work/p/pmatorra/private/CMSSW_10_6_19/src/LatinoAnalysis/NanoGardener/scripts)
And if want to see where each stuff is written go to
LatinoAnalysis/NanoGardener/python/framework/Sites_cfg.py
Other typical options (from
here
):
- -p : Production, taken from LatinoAnalysis/NanoGardener/python/framework/Productions_cfg.py
- -s : Step, taken from LatinoAnalysis/NanoGardener/python/framework/Steps_cfg.py
- -b : submit to batch [default is interactive execution]
- -c : submit via crab=
- -n : dry-run just produce script in job directory but did not submit
- -T <sample1>, ... ,< sampleN > : run only on these samples
- -E <sample1>, ... ,< sampleN > : do not run on these samples
- -R : redo all jobs even if output file exist
- -Q < queuename > : specify queue like 8nh [default btw, see Site_cfg.py ], Not needed by default
- --sitescfg <File> : alternative site cfg
- --modcfg <File> : alternative step/module cfg
- --datacfg <File> : alternative production cfg
There's this submitSusySteps.sh that can do stuff much quicker since it checks also old steps:
./submitSusySteps.sh 18 mc