Skip to content

cms-hnl/HNLProd

Repository files navigation

HNLProd

Tools to run a private MC production

How to run MC production

Central HNL LO cards:

Update yaml config with relevant setup (output paths, couplings, masses, number of events etc.) and then run RunProd task.

source env.sh
law run RunProd --setup config/mc_prod_setups/Run2_mu.yaml

If you want to run only the generator step:

  • set last_step: LHEGEN in the config
  • after RunProd is finished, to create nanoAOD with only GenPart content run:
    python MCProd/mk_genTuple.py --input INPUT_FILE --output OUTPUT_FILE

About

Tools to run a private MC production

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published