-- PabloMatorrasCuevas - 2021-03-05

This should really be completed but

Right now:

  1. 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
  2. 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

Edit | Attach | Watch | Print version | History: r9 < r8 < r7 < r6 < r5 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r8 - 2021-11-29 - PabloMatorrasCuevas
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Sandbox All webs login

  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback