-
Notifications
You must be signed in to change notification settings - Fork 11
CacheProd_v5.1
Konstantin Androsov edited this page Jan 13, 2020
·
2 revisions
Before starting production compile CacheTupleProducer executible:
./run.sh CacheTupleProducer --help
Command line example
./h-tautau/Instruments/python/submit_cache_producer.py --input /gpfs/ddn/cms/user/androsov/store/cms-it-hh-bbtautau/Tuples2016_v5/Full --output output/Tuples2016_v5/None --central-output /gpfs/ddn/cms/user/androsov/store/cms-it-hh-bbtautau/Tuples2016_v5/Cache/None --pattern 'GluGluToHHTo2B2Tau.*\.root' --unc-sources None --period Run2016 --queue cms
Tips:
- Run
submit_cache_producer.py --help
to see more command line options. - Run
submit_cache_producer.py
again to collect the jobs. - If job has failed, fix the reason that caused the failure, manually remove the job output directory and re-run
submit_cache_producer.py
.
Output folders:
- Cache/None: central ES
- Cache/TauES: tau ES
- Cache/JetTotal: total jet unc
- Cache/JetMerged: jet uncertainties variation using the merged definition of the sources (11 sources per year)
- Cache/Jet...: splot jet unc source for the big files if needed