Példa Run2 MC RECO konfig fájl készítésére:
Config fájl készítése cmsDriver-el:
cmsDriver.py MinBias_13TeV_cfi.py -s DIGI,L1,DIGI2RAW,RAW2DIGI,RECO --mc --conditions auto:run2_mc --pileup=NoPileUp --beamspot NominalCollision2015 --magField 38T_PostLS1 --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1 -n 10 --no_exec
Az input dataset-et/fájlt (GEN-SIM) utólag lehet módosítani, vagy előre beírni a következő kapcsolóval: --filein file:input.root
A pileup mixelést az alábbi recept szerint lehet módosítani: http://www.grid.kfki.hu/twiki/bin/view/CMS/CMSDriverGuide#II_5_Do_full_reco_on_GEN_SIM_MC |