Line: 1 to 1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | 1. cmsDriver.py guides/twikis: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > |
I. General info/Usage:I/1. cmsDriver.py guides/twikis: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
SWGuideCmsDriver![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line: 8 to 11 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
SWGuideGlobalHLT![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Deleted: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | 2. General info/Usage: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Deleted: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | Options overview
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | Info | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | I/2. Options overviewCommon--process NAME --filein file:input.root --fileout file:output.root --python_filename test/TimingStudy_InputData_CMSSWX_cfg.py --dasquery=file dataset=/*/*/* run= --no_exec -n 10 Data--data For Run I add:--conditions auto:run1_dataFor Run II add: --conditions auto:run2_dataFor Cosmics add: --scenario cosmics1) RAW --> FEVT/RECO/AOD --step RAW2DIGI,RECO --datatier RECO --eventcontent RECO2) FEVT/RECO/AOD --> MINIAOD --step PAT --eventcontent MINIAOD --runUnscheduled --conditions PHYS14_25_V2 MC--mcFor Run I add: --conditions auto:run1_mcFor Run II add: --conditions auto:run2_mc --magField 38T_PostLS1 --beamspot NominalCollision2015 --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1,Configuration/DataProcessing/Utils.addMonitoring FastSim--fast --step GEN,FASTSIM --datatier RECOSIM or AODSIM --eventcontent RECOSIM or AODSIM FullSim1) GEN-SIMcmsDriver.py MinBias_13TeV_cfi.py or Configuration/GenProduction/python/FSQ-RunIIWinter15GS-00004-fragment.py --step GEN,SIM --datatier GEN-SIM --eventcontent FEVTDEBUG or RAWSIM2) GEN-SIM --> GEN-SIM-RAW --step DIGI,L1,DIGI2RAW,HLT --datatier GEN-SIM-RAW --eventcontent RAWSIM --pileup NoPileUp or Flat_0_50_25ns or AVE_20_BX_25ns3) GEN-SIM-RAW --> RECOSIM/AODSIM --step RAW2DIGI,L1Reco,RECO --datatier RECOSIM AODSIM --eventcontent RECOSIM or AODSIM4) RECOSIM/AODSIM --> MINIAODSIM --step PAT --eventcontent MINIAODSIM --runUnscheduled --conditions PHYS14_25_V1 I/3. Advice on steps | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
- The best is to use a recent working config file before you want to make your first script using the cmsDriver | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line: 54 to 141 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
cmsDriver.py Configuration/GenProduction/python/FSQ-RunIIWinter15GS-00004-fragment.py --fileout file:FSQ-RunIIWinter15GS-00004.root![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | 2. Examples:2.1 Generate MinBias GEN-SIM MC | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | II. Examples:II/1. Generate MinBias GEN-SIM MC | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
cmsDriver.py MinBias_13TeV_cfi.py -s GEN,SIM --mc --conditions auto:run2_mc --beamspot NominalCollision2015 --magField 38T_PostLS1 -n 10 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | 2.2 Generate MinBias GEN-SIM MC + HLT Step | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | II/2. Generate MinBias GEN-SIM MC + HLT Step | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
- L1 and HLT should agree - L1 menu is specified in he GlobalTag
cmsDriver ... -s GEN,...,HLT:7E33v4 --conditions auto:startup_7E33v4 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line: 66 to 153 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
- Working recpe:
cmsDriver.py MinBias_13TeV_cfi.py -s GEN,SIM,DIGI,L1,DIGI2RAW,HLT --mc --conditions auto:run2_mc --pileup=NoPileUp --beamspot NominalCollision2015 --magField 38T_PostLS1 --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1 -n 10 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | 2.3 ReReco Cosmics RAW data (53X) - Add Refitter and TimingStudy | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | II/3. ReReco Cosmics RAW data (53X) - Add Refitter and TimingStudy | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line: 84 to 171 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
process.schedule = cms.Schedule(process.raw2digi_step, process.reconstruction_step, process.TimingStudy_step) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | 2.4 ReReco Cosmics RAW data (73X) - Add Refitter and TimingStudy | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | II/4. ReReco Cosmics RAW data (73X) - Add Refitter and TimingStudy | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Line: 102 to 189 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
process.schedule = cms.Schedule(process.raw2digi_step, process.reconstruction_step, process.TimingStudy_step) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | 2.5 Do full reco on GEN-SIM MC - Add Flat Pileup [0,50] Mixing, Refitter and TimingStudy | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | II/5. Do full reco on GEN-SIM MC - Add Flat Pileup [0,50] Mixing, Refitter and TimingStudy | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
cmsDriver.py -s DIGI,DIGI2RAW,RAW2DIGI,RECO --mc --conditions auto:run2_mc --pileup=NoPileUp --beamspot NominalCollision2015 --magField 38T_PostLS1 --customise SLHCUpgradeSimulations/Configuration/postLS1Customs.customisePostLS1 --process GenSimToReco --filein=file:/data/store/user/hazia/minbias_13tev/ahazi/MinBias_13TeV_GEN_SIM_7_1_0/MinBias_13TeV_GEN_SIM_7_1_0/9cb32faabd78efe327c9c841fa706583/MinBias_13TeV_GENSIM_100_1_bOe.root -n 200 --no_exec --python_filename=test/TimingStudy_GenSimData_CMSSW7X_cfg.py |