1 from __future__
import absolute_import
2 from .MatrixUtil
import *
4 from Configuration.HLT.autoHLT
import autoHLT
5 from Configuration.AlCa.autoPCL
import autoPCL
6 from Configuration.Skimming.autoSkim
import autoSkim
7 from .upgradeWorkflowComponents
import step3_trackingOnly
10 step1Defaults = {
'--relval' :
None,
13 '--conditions' :
'auto:run1_mc',
14 '--beamspot' :
'Realistic8TeVCollision',
15 '--datatier' :
'GEN-SIM',
16 '--eventcontent':
'RAWSIM',
19 step1Up2015Defaults = {
'-s' :
'GEN,SIM',
21 '--conditions' :
'auto:run2_mc',
22 '--beamspot' :
'Realistic25ns13TeV2016Collision',
23 '--datatier' :
'GEN-SIM',
24 '--eventcontent':
'FEVTDEBUG',
28 step1Up2017Defaults = merge ([{
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017',
'--beamspot':
'Realistic25ns13TeVEarly2017Collision'},step1Up2015Defaults])
30 step1Up2018Defaults = merge ([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--beamspot':
'Realistic25ns13TeVEarly2018Collision',
'--geometry':
'DB:Extended'},step1Up2017Defaults])
32 step1Up2018HiDefaults = merge ([{
'--conditions':
'auto:phase1_2018_realistic_hi',
'--era':
'Run2_2018_pp_on_AA',
'--beamspot':
'RealisticPbPbCollision2018',
'--geometry':
'DB:Extended'},step1Up2017Defaults])
34 step1Up2018ProdDefaults = merge ([{
'--eventcontent':
'RAWSIM'},step1Up2018Defaults])
36 step1Up2018HiProdDefaults = merge ([{
'--eventcontent':
'RAWSIM'},step1Up2018HiDefaults])
38 step1Up2022HiProdDefaults = merge ([{
'--conditions':
'auto:phase1_2022_realistic_hi',
'--era':
'Run3_pp_on_PbPb',
'--beamspot':
'Realistic2022PbPbCollision',
'--eventcontent':
'RAWSIM',
'--geometry':
'DB:Extended'},step1Up2018HiDefaults])
39 step1Up2023HiProdDefaults = merge ([{
'--conditions':
'auto:phase1_2023_realistic_hi',
'--era':
'Run3_pp_on_PbPb_2023',
'--beamspot':
'Realistic2022PbPbCollision',
'--eventcontent':
'RAWSIM',
'--geometry':
'DB:Extended'},step1Up2018HiDefaults])
44 steps[
'ProdMinBias']=
merge([{
'cfg':
'MinBias_8TeV_pythia8_TuneCUETP8M1_cff',
'--relval':
'9000,300'},step1Defaults])
45 steps[
'ProdTTbar']=
merge([{
'cfg':
'TTbar_8TeV_TuneCUETP8M1_cfi',
'--relval':
'9000,100'},step1Defaults])
46 steps[
'ProdQCD_Pt_3000_3500']=
merge([{
'cfg':
'QCD_Pt_3000_3500_8TeV_TuneCUETP8M1_cfi',
'--relval':
'9000,50'},step1Defaults])
49 Run2010ASk=[138937,138934,138924,138923,139790,139789,139788,139787,144086,144085,144084,144083,144011]
50 Run2010BSk=[146644,147115,147929,148822,149011,149181,149182,149291,149294,149442]
51 steps[
'MinimumBias2010A']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2010A-valskim-v6/RAW-RECO',label=
'2010A',location=
'STD',run=Run2010ASk)}
52 steps[
'MinimumBias2010B']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2010B-valskim-v2/RAW-RECO',label=
'2010B',run=Run2010BSk)}
53 steps[
'WZMuSkim2010A']={
'INPUT':
InputInfo(dataSet=
'/Mu/Run2010A-WZMu-Nov4Skim_v1/RAW-RECO',label=
'2010A',run=Run2010ASk)}
54 steps[
'WZMuSkim2010B']={
'INPUT':
InputInfo(dataSet=
'/Mu/Run2010B-WZMu-Nov4Skim_v1/RAW-RECO',label=
'2010B',run=Run2010BSk)}
55 steps[
'WZEGSkim2010A']={
'INPUT':
InputInfo(dataSet=
'/EG/Run2010A-WZEG-Nov4Skim_v1/RAW-RECO',label=
'2010A',run=Run2010ASk)}
56 steps[
'WZEGSkim2010B']={
'INPUT':
InputInfo(dataSet=
'/Electron/Run2010B-WZEG-Nov4Skim_v1/RAW-RECO',label=
'2010B',run=Run2010BSk)}
58 steps[
'RunCosmicsA']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2010A-v1/RAW',label=
'2010A',run=[142089],events=100000)}
60 steps[
'RunMinBias2010B']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2010B-RelValRawSkim-v1/RAW',label=
'2010B',run=Run2010B,events=100000)}
61 steps[
'RunMu2010B']={
'INPUT':
InputInfo(dataSet=
'/Mu/Run2010B-RelValRawSkim-v1/RAW',label=
'2010B',run=Run2010B,events=100000)}
62 steps[
'RunElectron2010B']={
'INPUT':
InputInfo(dataSet=
'/Electron/Run2010B-RelValRawSkim-v1/RAW',label=
'2010B',run=Run2010B,events=100000)}
63 steps[
'RunPhoton2010B']={
'INPUT':
InputInfo(dataSet=
'/Photon/Run2010B-RelValRawSkim-v1/RAW',label=
'2010B',run=Run2010B,events=100000)}
64 steps[
'RunJet2010B']={
'INPUT':
InputInfo(dataSet=
'/Jet/Run2010B-RelValRawSkim-v1/RAW',label=
'2010B',run=Run2010B,events=100000)}
67 Run2011ASk=[165121,172802]
68 steps[
'ValSkim2011A']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2011A-ValSkim-08Nov2011-v1/RAW-RECO',ib_block=
'239c497e-0fae-11e1-a8b1-00221959e72f',label=
'2011A',location=
'STD',run=Run2011ASk)}
69 steps[
'WMuSkim2011A']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2011A-WMu-08Nov2011-v1/RAW-RECO',ib_block=
'388c2990-0de6-11e1-bb7e-00221959e72f',label=
'2011A',location=
'STD',run=Run2011ASk)}
70 steps[
'WElSkim2011A']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2011A-WElectron-08Nov2011-v1/RAW-RECO',ib_block=
'9c48c4ea-0db2-11e1-b62c-00221959e69e',label=
'2011A',location=
'STD',run=Run2011ASk)}
71 steps[
'ZMuSkim2011A']={
'INPUT':
InputInfo(dataSet=
'/DoubleMu/Run2011A-ZMu-08Nov2011-v1/RAW-RECO',label=
'2011A',location=
'STD',run=Run2011ASk)}
72 steps[
'ZElSkim2011A']={
'INPUT':
InputInfo(dataSet=
'/DoubleElectron/Run2011A-ZElectron-08Nov2011-v1/RAW-RECO',label=
'2011A',location=
'STD',run=Run2011ASk)}
73 steps[
'HighMet2011A']={
'INPUT':
InputInfo(dataSet=
'/Jet/Run2011A-HighMET-08Nov2011-v1/RAW-RECO',ib_block=
'3c764584-0b59-11e1-b62c-00221959e69e',label=
'2011A',location=
'STD',run=Run2011ASk)}
75 steps[
'RunCosmics2011A']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2011A-v1/RAW',label=
'2011A',run=[160960],events=100000,location=
'STD')}
79 steps[
'RunMinBias2011A']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2011A-v1/RAW',label=
'2011A',run=Run2011A,events=100000,location=
'STD')}
80 steps[
'RunMu2011A']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2011A-v1/RAW',label=
'2011A',run=Run2011A,events=100000)}
81 steps[
'RunElectron2011A']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2011A-v1/RAW',label=
'2011A',run=Run2011A,events=100000)}
82 steps[
'RunPhoton2011A']={
'INPUT':
InputInfo(dataSet=
'/Photon/Run2011A-v1/RAW',label=
'2011A',run=Run2011A,events=100000)}
83 steps[
'RunJet2011A']={
'INPUT':
InputInfo(dataSet=
'/Jet/Run2011A-v1/RAW',label=
'2011A',run=Run2011A,events=100000)}
84 steps[
'TestEnableEcalHCAL2017B']={
'INPUT':
InputInfo(dataSet=
'/TestEnablesEcalHcal/Run2017B-v1/RAW',label=
'2017B',run=Run2017BTE,events=100000,location=
'STD')}
87 Run2011BSk=[177719,177790,177096,175874]
88 steps[
'RunMinBias2011B']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2011B-v1/RAW',label=
'2011B',run=Run2011B,events=100000,location=
'STD')}
89 steps[
'RunMu2011B']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2011B-v1/RAW',label=
'2011B',run=Run2011B,events=100000)}
90 steps[
'RunElectron2011B']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2011B-v1/RAW',label=
'2011B',run=Run2011B,events=100000)}
91 steps[
'RunPhoton2011B']={
'INPUT':
InputInfo(dataSet=
'/Photon/Run2011B-v1/RAW',label=
'2011B',run=Run2011B,events=100000)}
92 steps[
'RunJet2011B']={
'INPUT':
InputInfo(dataSet=
'/Jet/Run2011B-v1/RAW',label=
'2011B',run=Run2011B,events=100000)}
94 steps[
'ValSkim2011B']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2011B-ValSkim-19Nov2011-v1/RAW-RECO',label=
'2011B',location=
'STD',run=Run2011BSk)}
95 steps[
'WMuSkim2011B']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2011B-WMu-19Nov2011-v1/RAW-RECO',ib_block=
'19110c74-1b66-11e1-a98b-003048f02c8a',label=
'2011B',location=
'STD',run=Run2011BSk)}
96 steps[
'WElSkim2011B']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2011B-WElectron-19Nov2011-v1/RAW-RECO',ib_block=
'd75771a4-1b3f-11e1-aef4-003048f02c8a',label=
'2011B',location=
'STD',run=Run2011BSk)}
97 steps[
'ZMuSkim2011B']={
'INPUT':
InputInfo(dataSet=
'/DoubleMu/Run2011B-ZMu-19Nov2011-v1/RAW-RECO',label=
'2011B',location=
'STD',run=Run2011BSk)}
98 steps[
'ZElSkim2011B']={
'INPUT':
InputInfo(dataSet=
'/DoubleElectron/Run2011B-ZElectron-19Nov2011-v1/RAW-RECO',label=
'2011B',run=Run2011BSk)}
99 steps[
'HighMet2011B']={
'INPUT':
InputInfo(dataSet=
'/Jet/Run2011B-HighMET-19Nov2011-v1/RAW-RECO',label=
'2011B',run=Run2011BSk)}
101 steps[
'RunHI2010']={
'INPUT':
InputInfo(dataSet=
'/HIAllPhysics/HIRun2010-v1/RAW',label=
'hi2010',run=[152698],events=10000,location=
'STD')}
102 steps[
'RunHI2011']={
'INPUT':
InputInfo(dataSet=
'/HIMinBiasUPC/HIRun2011-v1/RAW',label=
'hi2011',ls={182124: [40]},events=10000,location=
'STD')}
103 steps[
'RunPA2013']={
'INPUT':
InputInfo(dataSet=
'/PAMinBiasUPC/HIRun2013-v1/RAW',label=
'pa2013',run=[211313],events=10000,location=
'STD')}
105 Run2015HI={263400: [[65,904]]}
106 steps[
'RunHI2015VR']={
'INPUT':
InputInfo(dataSet=
'/HITrackerVirginRaw/HIRun2015-v1/RAW',label=
'hi2015vr',events=10000,location=
'STD',ls=Run2015HI)}
111 Run2018HI={326479: [[1,23]]}
112 steps[
'RunHI2018']={
'INPUT':
InputInfo(dataSet=
'/HIHardProbes/HIRun2018A-v1/RAW',label=
'hi2018',events=10000,location=
'STD',ls=Run2018HI)}
113 steps[
'RunHI2018Reduced']={
'INPUT':
InputInfo(dataSet=
'/HIMinimumBiasReducedFormat0/HIRun2018A-v1/RAW',label=
'hi2018reduced',events=10000,location=
'STD',ls=Run2018HI)}
114 steps[
'RunHI2018AOD']={
'INPUT':
InputInfo(dataSet=
'/HIHardProbes/HIRun2018A-04Apr2019-v1/AOD',label=
'hi2018aod',events=10000,location=
'STD',ls=Run2018HI)}
116 Run2022HI={362321: [[112,112]]}
117 steps[
'RunHI2022']={
'INPUT':
InputInfo(dataSet=
'/HITestRaw0/HIRun2022A-v1/RAW',label=
'hi2022',events=10000,location=
'STD',ls=Run2022HI)}
120 Run2012ASk=Run2012A+[]
121 steps[
'RunMinBias2012A']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2012A-v1/RAW',label=
'2012A',run=Run2012A, events=100000,location=
'STD')}
122 steps[
'RunTau2012A']={
'INPUT':
InputInfo(dataSet=
'/Tau/Run2012A-v1/RAW',label=
'2012A', run=Run2012A, events=100000,location=
'STD')}
123 steps[
'RunMET2012A']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2012A-v1/RAW',label=
'2012A', run=Run2012A, events=100000,location=
'STD')}
124 steps[
'RunMu2012A']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2012A-v1/RAW',label=
'2012A', run=Run2012A, events=100000,location=
'STD')}
125 steps[
'RunElectron2012A']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2012A-v1/RAW',label=
'2012A', run=Run2012A, events=100000,location=
'STD')}
126 steps[
'RunJet2012A']={
'INPUT':
InputInfo(dataSet=
'/Jet/Run2012A-v1/RAW',label=
'2012A', run=Run2012A, events=100000,location=
'STD')}
128 steps[
'WElSkim2012A']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2012A-WElectron-13Jul2012-v1/USER',label=
'2012A',location=
'STD',run=Run2012ASk)}
129 steps[
'ZMuSkim2012A']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2012A-ZMu-13Jul2012-v1/RAW-RECO',label=
'2012A',location=
'STD',run=Run2012ASk)}
130 steps[
'ZElSkim2012A']={
'INPUT':
InputInfo(dataSet=
'/DoubleElectron/Run2012A-ZElectron-13Jul2012-v1/RAW-RECO',label=
'2012A',run=Run2012ASk)}
131 steps[
'HighMet2012A']={
'INPUT':
InputInfo(dataSet=
'/HT/Run2012A-HighMET-13Jul2012-v1/RAW-RECO',label=
'2012A',run=Run2012ASk)}
135 Run2012Bsk=Run2012B+[194912,195016]
136 steps[
'RunMinBias2012B']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2012B-v1/RAW',label=
'2012B',run=Run2012B, events=100000,location=
'STD')}
137 steps[
'RunMu2012B']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2012B-v1/RAW',label=
'2012B',location=
'STD',run=Run2012B)}
138 steps[
'RunPhoton2012B']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2012B-v1/RAW',ib_block=
'28d7fcc8-a2a0-11e1-86c7-003048caaace',label=
'2012B',location=
'STD',run=Run2012B)}
139 steps[
'RunEl2012B']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2012B-v1/RAW',label=
'2012B',location=
'STD',run=Run2012B)}
140 steps[
'RunJet2012B']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2012B-v1/RAW',label=
'2012B',location=
'STD',run=Run2012B)}
141 steps[
'ZMuSkim2012B']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2012B-ZMu-13Jul2012-v1/RAW-RECO',label=
'2012B',location=
'CAF',run=Run2012Bsk)}
142 steps[
'WElSkim2012B']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2012B-WElectron-13Jul2012-v1/USER',label=
'2012B',location=
'STD',run=Run2012Bsk)}
143 steps[
'ZElSkim2012B']={
'INPUT':
InputInfo(dataSet=
'/DoubleElectron/Run2012B-ZElectron-22Jan2013-v1/RAW-RECO',ib_block=
'1f13b876-69fb-11e2-a7eb-00221959e72f',label=
'2012B',location=
'STD',run=Run2012Bsk)}
146 Run2012Csk=Run2012C+[203002]
147 steps[
'RunMinBias2012C']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2012C-v1/RAW',label=
'2012C',run=Run2012C, events=100000,location=
'STD')}
148 steps[
'RunMu2012C']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2012C-v1/RAW',label=
'2012C',location=
'STD',run=Run2012C)}
149 steps[
'RunPhoton2012C']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2012C-v1/RAW',label=
'2012C',location=
'STD',run=Run2012C)}
150 steps[
'RunEl2012C']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2012C-v1/RAW',label=
'2012C',location=
'STD',run=Run2012C)}
151 steps[
'RunJet2012C']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2012C-v1/RAW',label=
'2012C',location=
'STD',run=Run2012C)}
152 steps[
'ZMuSkim2012C']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2012C-ZMu-PromptSkim-v3/RAW-RECO',label=
'2012C',location=
'CAF',run=Run2012Csk)}
153 steps[
'WElSkim2012C']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2012C-WElectron-PromptSkim-v3/USER',label=
'2012C',location=
'STD',run=Run2012Csk)}
154 steps[
'ZElSkim2012C']={
'INPUT':
InputInfo(dataSet=
'/DoubleElectron/Run2012C-ZElectron-22Jan2013-v1/RAW-RECO',label=
'2012C',location=
'STD',run=Run2012Csk)}
157 Run2012Dsk=Run2012D+[207454]
158 steps[
'RunMinBias2012D']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2012D-v1/RAW',label=
'2012D',run=Run2012D, events=100000,location=
'STD')}
159 steps[
'RunMu2012D']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2012D-v1/RAW',label=
'2012D',location=
'STD',run=Run2012D)}
160 steps[
'RunPhoton2012D']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2012D-v1/RAW',label=
'2012D',location=
'STD',run=Run2012D)}
161 steps[
'RunEl2012D']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2012D-v1/RAW',label=
'2012D',location=
'STD',run=Run2012D)}
162 steps[
'RunJet2012D']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2012D-v1/RAW',label=
'2012D',location=
'STD',run=Run2012D)}
164 steps[
'ZMuSkim2012D']={
'INPUT':
InputInfo(dataSet=
'/SingleMu/Run2012D-ZMu-15Apr2014-v1/RAW-RECO',label=
'2012D',location=
'STD',run=Run2012Dsk)}
166 steps[
'WElSkim2012D']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2012D-WElectron-22Jan2013-v1/USER',label=
'2012D',location=
'STD',run=Run2012Dsk)}
167 steps[
'ZElSkim2012D']={
'INPUT':
InputInfo(dataSet=
'/DoubleElectron/Run2012D-ZElectron-22Jan2013-v1/RAW-RECO',label=
'2012D',location=
'STD',run=Run2012Dsk)}
172 steps[
'RunHLTPhy2015B']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2015B-v1/RAW',label=
'2015B',events=100000,location=
'STD', ls=Run2015B)}
173 steps[
'RunDoubleEG2015B']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2015B-v1/RAW',label=
'2015B',events=100000,location=
'STD', ls=Run2015B)}
174 steps[
'RunDoubleMuon2015B']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2015B-v1/RAW',label=
'2015B',events=100000,location=
'STD', ls=Run2015B)}
175 steps[
'RunJetHT2015B']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2015B-v1/RAW',label=
'2015B',events=100000,location=
'STD', ls=Run2015B)}
176 steps[
'RunMET2015B']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2015B-v1/RAW',label=
'2015B',events=100000,location=
'STD', ls=Run2015B)}
177 steps[
'RunMuonEG2015B']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2015B-v1/RAW',label=
'2015B',events=100000,location=
'STD', ls=Run2015B)}
178 steps[
'RunSingleEl2015B']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2015B-v1/RAW',label=
'2015B',events=100000,location=
'STD', ls=Run2015B)}
179 steps[
'RunSingleMu2015B']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2015B-v1/RAW',label=
'2015B',events=100000,location=
'STD', ls=Run2015B)}
180 steps[
'RunSinglePh2015B']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2015B-v1/RAW',label=
'2015B',events=100000,location=
'STD', ls=Run2015B)}
181 steps[
'RunZeroBias2015B']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2015B-v1/RAW',label=
'2015B',events=100000,location=
'STD', ls=Run2015B)}
189 Run2015C_full=
selectedLS([254790, 254852, 254879])
190 steps[
'RunHLTPhy2015C']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2015C-v1/RAW',label=
'2015C',events=100000,location=
'STD', ls=Run2015C)}
191 steps[
'RunDoubleEG2015C']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2015C-v1/RAW',label=
'2015C',events=100000,location=
'STD', ls=Run2015C)}
192 steps[
'RunDoubleMuon2015C']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2015C-v1/RAW',label=
'2015C',events=100000,location=
'STD', ls=Run2015C)}
193 steps[
'RunJetHT2015C']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2015C-v1/RAW',label=
'2015C',events=100000,location=
'STD', ls=Run2015C)}
194 steps[
'RunMET2015C']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2015C-v1/RAW',label=
'2015C',events=100000,location=
'STD', ls=Run2015C)}
195 steps[
'RunMuonEG2015C']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2015C-v1/RAW',label=
'2015C',events=100000,location=
'STD', ls=Run2015C)}
196 steps[
'RunDoubleEGPrpt2015C']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2015C-ZElectron-PromptReco-v1/RAW-RECO',label=
'2015C',events=100000,location=
'STD', ls=Run2015C_full)}
197 steps[
'RunSingleMuPrpt2015C']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2015C-ZMu-PromptReco-v1/RAW-RECO',label=
'2015C',events=100000,location=
'STD', ls=Run2015C_full)}
198 steps[
'RunSingleEl2015C']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2015C-v1/RAW',label=
'2015C',events=100000,location=
'STD', ls=Run2015C)}
199 steps[
'RunSingleMu2015C']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2015C-v1/RAW',label=
'2015C',events=100000,location=
'STD', ls=Run2015C)}
200 steps[
'RunSinglePh2015C']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2015C-v1/RAW',label=
'2015C',events=100000,location=
'STD', ls=Run2015C)}
201 steps[
'RunZeroBias2015C']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2015C-v1/RAW',label=
'2015C',events=100000,location=
'STD', ls=Run2015C)}
207 steps[
'RunHLTPhy2015D']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2015D-v1/RAW',label=
'2015D',events=100000,location=
'STD', ls=Run2015D)}
208 steps[
'RunDoubleEG2015D']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2015D-v1/RAW',label=
'2015D',events=100000,location=
'STD', ls=Run2015D)}
209 steps[
'RunDoubleMuon2015D']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2015D-v1/RAW',label=
'2015D',events=100000,location=
'STD', ls=Run2015D)}
210 steps[
'RunJetHT2015D']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2015D-v1/RAW',label=
'2015D',events=100000,location=
'STD', ls=Run2015D)}
211 steps[
'RunMET2015D']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2015D-v1/RAW',label=
'2015D',events=100000,location=
'STD', ls=Run2015D)}
212 steps[
'RunMuonEG2015D']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2015D-v1/RAW',label=
'2015D',events=100000,location=
'STD', ls=Run2015D)}
213 steps[
'RunDoubleEGPrpt2015D']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2015D-ZElectron-PromptReco-v3/RAW-RECO',label=
'2015D',events=100000,location=
'STD', ls=Run2015D)}
214 steps[
'RunSingleMuPrpt2015D']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2015D-ZMu-PromptReco-v3/RAW-RECO',label=
'2015D',events=100000,location=
'STD', ls=Run2015D)}
215 steps[
'RunSingleEl2015D']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2015D-v1/RAW',label=
'2015D',events=100000,location=
'STD', ls=Run2015D)}
216 steps[
'RunSingleMu2015D']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2015D-v1/RAW',label=
'2015D',events=100000,location=
'STD', ls=Run2015D)}
217 steps[
'RunSinglePh2015D']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2015D-v1/RAW',label=
'2015D',events=100000,location=
'STD', ls=Run2015D)}
218 steps[
'RunZeroBias2015D']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2015D-v1/RAW',label=
'2015D',events=100000,location=
'STD',ib_block=
'38d4cab6-5d5f-11e5-824b-001e67ac06a0',ls=Run2015D)}
223 Run2016B={274199: [[1, 180]]}
224 steps[
'RunHLTPhy2016B']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
225 steps[
'RunDoubleEG2016B']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
226 steps[
'RunDoubleMuon2016B']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
227 steps[
'RunJetHT2016B']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
228 steps[
'RunMET2016B']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
229 steps[
'RunMuonEG2016B']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
230 steps[
'RunDoubleEGPrpt2016B']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2016B-ZElectron-PromptReco-v2/RAW-RECO',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
231 steps[
'RunSingleMuPrpt2016B']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2016B-ZMu-PromptReco-v2/RAW-RECO',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
232 steps[
'RunSingleEl2016B']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls={274199: [[1, 120]]})}
233 steps[
'RunSingleMu2016B']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls={274199: [[1, 120]]})}
234 steps[
'RunSinglePh2016B']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
235 steps[
'RunZeroBias2016B']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
236 steps[
'RunMuOnia2016B']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
237 steps[
'RunNoBPTX2016B']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2016B-v2/RAW',label=
'2016B',events=100000,location=
'STD', ls=Run2016B)}
239 steps[
'RunJetHT2016B_reminiaodUL']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2016B-21Feb2020_ver2_UL2016_HIPM-v1/AOD',label=
'2016BrmaodUL',events=100000,location=
'STD', ls=Run2016B)}
242 Run2016C={276092: [[115, 149]]}
243 steps[
'RunHLTPhy2016C']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2016C-v2/RAW',label=
'2016C',events=100000,location=
'STD', ls=Run2016C)}
244 steps[
'RunDoubleEG2016C']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2016C-v2/RAW',label=
'2016C',events=100000,location=
'STD', ls=Run2016C)}
245 steps[
'RunDoubleMuon2016C']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2016C-v2/RAW',label=
'2016C',events=100000,location=
'STD', ls=Run2016C)}
246 steps[
'RunJetHT2016C']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2016C-v2/RAW',label=
'2016C',events=100000,location=
'STD', ls=Run2016C)}
247 steps[
'RunMET2016C']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2016C-v2/RAW',label=
'2016C',events=100000,location=
'STD', ls=Run2016C)}
248 steps[
'RunMuonEG2016C']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2016C-v2/RAW',label=
'2016C',events=100000,location=
'STD', ls=Run2016C)}
249 steps[
'RunSingleEl2016C']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2016C-v2/RAW',label=
'2016C',events=100000,location=
'STD', ls=Run2016C)}
250 steps[
'RunSingleMu2016C']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2016C-v2/RAW',label=
'2016C',events=100000,location=
'STD', ls=Run2016C)}
251 steps[
'RunSinglePh2016C']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2016C-v2/RAW',label=
'2016C',events=100000,location=
'STD', ls=Run2016C)}
252 steps[
'RunZeroBias2016C']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2016C-v2/RAW',label=
'2016C',events=100000,location=
'STD', ls=Run2016C)}
253 steps[
'RunMuOnia2016C']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2016C-v2/RAW',label=
'2016C',events=100000,location=
'STD', ls=Run2016C)}
256 Run2016D={276807: [[66, 100]]}
257 steps[
'RunHLTPhy2016D']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2016D-v2/RAW',label=
'2016D',events=100000,location=
'STD', ls=Run2016D)}
258 steps[
'RunDoubleEG2016D']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2016D-v2/RAW',label=
'2016D',events=100000,location=
'STD', ls=Run2016D)}
259 steps[
'RunDoubleMuon2016D']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2016D-v2/RAW',label=
'2016D',events=100000,location=
'STD', ls=Run2016D)}
260 steps[
'RunJetHT2016D']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2016D-v2/RAW',label=
'2016D',events=100000,location=
'STD', ls=Run2016D)}
261 steps[
'RunMET2016D']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2016D-v2/RAW',label=
'2016D',events=100000,location=
'STD', ls=Run2016D)}
262 steps[
'RunMuonEG2016D']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2016D-v2/RAW',label=
'2016D',events=100000,location=
'STD', ls=Run2016D)}
263 steps[
'RunSingleEl2016D']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2016D-v2/RAW',label=
'2016D',events=100000,location=
'STD', ls=Run2016D)}
264 steps[
'RunSingleMu2016D']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2016D-v2/RAW',label=
'2016D',events=100000,location=
'STD', ls=Run2016D)}
265 steps[
'RunSinglePh2016D']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2016D-v2/RAW',label=
'2016D',events=100000,location=
'STD', ls=Run2016D)}
266 steps[
'RunZeroBias2016D']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2016D-v2/RAW',label=
'2016D',events=100000,location=
'STD', ls=Run2016D)}
267 steps[
'RunMuOnia2016D']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2016D-v2/RAW',label=
'2016D',events=100000,location=
'STD', ls=Run2016D)}
270 Run2016E={277069: [[81, 120]]}
271 steps[
'RunHLTPhy2016E']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2016E-v2/RAW',label=
'2016E',events=100000,location=
'STD', ls=Run2016E)}
272 steps[
'RunDoubleEG2016E']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2016E-v2/RAW',label=
'2016E',events=100000,location=
'STD', ls=Run2016E)}
273 steps[
'RunDoubleMuon2016E']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2016E-v2/RAW',label=
'2016E',events=100000,location=
'STD', ls=Run2016E)}
274 steps[
'RunJetHT2016E']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2016E-v2/RAW',label=
'2016E',events=100000,location=
'STD', ls=Run2016E)}
275 steps[
'RunMET2016E']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2016E-v2/RAW',label=
'2016E',events=100000,location=
'STD', ls=Run2016E)}
276 steps[
'RunMuonEG2016E']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2016E-v2/RAW',label=
'2016E',events=100000,location=
'STD', ls=Run2016E)}
277 steps[
'RunSingleEl2016E']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2016E-v2/RAW',label=
'2016E',events=100000,location=
'STD', ls=Run2016E)}
278 steps[
'RunSingleMu2016E']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2016E-v2/RAW',label=
'2016E',events=100000,location=
'STD', ls=Run2016E)}
279 steps[
'RunSinglePh2016E']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2016E-v2/RAW',label=
'2016E',events=100000,location=
'STD', ls=Run2016E)}
280 steps[
'RunZeroBias2016E']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2016E-v2/RAW',label=
'2016E',events=100000,location=
'STD', ls=Run2016E)}
281 steps[
'RunMuOnia2016E']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2016E-v2/RAW',label=
'2016E',events=100000,location=
'STD', ls=Run2016E)}
282 steps[
'RunJetHT2016E_reminiaod']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2016E-18Apr2017-v1/AOD',label=
'2016Ermaod',events=100000,location=
'STD', ls=Run2016E)}
283 steps[
'RunJetHT2016E_reminiaodUL']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2016E-21Feb2020_UL2016_HIPM-v1/AOD',label=
'2016ErmaodUL',events=100000,location=
'STD', ls=Run2016E)}
286 Run2016H={283877: [[1, 45]]}
287 steps[
'RunHLTPhy2016H']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2016H-v1/RAW',label=
'2016H',events=100000,location=
'STD', ls=Run2016H)}
288 steps[
'RunDoubleEG2016H']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2016H-v1/RAW',label=
'2016H',events=100000,location=
'STD', ls=Run2016H)}
289 steps[
'RunDoubleMuon2016H']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2016H-v1/RAW',label=
'2016H',events=100000,location=
'STD', ls=Run2016H)}
290 steps[
'RunJetHT2016H']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2016H-v1/RAW',label=
'2016H',events=100000,location=
'STD', ls=Run2016H)}
291 steps[
'RunMET2016H']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2016H-v1/RAW',label=
'2016H',events=100000,location=
'STD', ls=Run2016H)}
292 steps[
'RunMuonEG2016H']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2016H-v1/RAW',label=
'2016H',events=100000,location=
'STD', ls=Run2016H)}
293 steps[
'RunSingleEl2016H']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2016H-v1/RAW',label=
'2016H',events=100000,location=
'STD', ls=Run2016H)}
294 steps[
'RunSingleMu2016H']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2016H-v1/RAW',label=
'2016H',events=100000,location=
'STD', ls=Run2016H)}
295 steps[
'RunSinglePh2016H']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2016H-v1/RAW',label=
'2016H',events=100000,location=
'STD', ls=Run2016H)}
296 steps[
'RunZeroBias2016H']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2016H-v1/RAW',label=
'2016H',events=100000,location=
'STD', ls=Run2016H)}
297 steps[
'RunMuOnia2016H']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2016H-v1/RAW',label=
'2016H',events=100000,location=
'STD', ls=Run2016H)}
298 steps[
'RunJetHT2016H_reminiaod']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2016H-18Apr2017-v1/AOD',label=
'2016Hrmaod',events=100000,location=
'STD', ls=Run2016H)}
299 steps[
'RunJetHT2016H_reminiaodUL']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2016H-21Feb2020_UL2016-v1/AOD',label=
'2016HrmaodUL',events=100000,location=
'STD', ls=Run2016H)}
302 Run2017BlowPU={297227: [[1, 45]]}
303 Run2017B={297557: [[8, 167]]}
304 steps[
'RunHLTPhy2017B']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
305 steps[
'RunDoubleEG2017B']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
306 steps[
'RunDoubleMuon2017B']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
307 steps[
'RunJetHT2017B']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
308 steps[
'RunMET2017B']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
309 steps[
'RunMuonEG2017B']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
310 steps[
'RunSingleEl2017B']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
311 steps[
'RunSingleMu2017B']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
312 steps[
'RunSinglePh2017B']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
313 steps[
'RunZeroBias2017B']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
314 steps[
'RunMuOnia2017B']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
315 steps[
'RunCharmonium2017B']={
'INPUT':
InputInfo(dataSet=
'/Charmonium/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
316 steps[
'RunNoBPTX2017B']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2017B-v1/RAW',label=
'2017B',events=100000,location=
'STD', ls=Run2017B)}
317 steps[
'RunHLTPhy2017B_AOD']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2017B-PromptReco-v1/AOD',label=
'2017Baod',events=100000,location=
'STD', ls=Run2017BlowPU)}
318 steps[
'RunHLTPhy2017B_AODextra']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2017B-PromptReco-v1/AOD',label=
'2017Baodex',events=100000,location=
'STD', ls=Run2017BlowPU)}
319 steps[
'RunHLTPhy2017B_RAWAOD']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2017B-PromptReco-v1/AOD',dataSetParent=
'/HLTPhysics/Run2017B-v1/RAW',label=
'2017Brawaod',events=100000,location=
'STD', ls=Run2017B)}
322 Run2017C={301998: [[1, 150]]}
323 steps[
'RunHLTPhy2017C']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
324 steps[
'RunDoubleEG2017C']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
325 steps[
'RunDoubleMuon2017C']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
326 steps[
'RunJetHT2017C']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
327 steps[
'RunDisplacedJet2017C']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
328 steps[
'RunMET2017C']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
329 steps[
'RunMuonEG2017C']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
330 steps[
'RunSingleEl2017C']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
331 steps[
'RunSingleMu2017C']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
332 steps[
'RunSinglePh2017C']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
333 steps[
'RunZeroBias2017C']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
334 steps[
'RunMuOnia2017C']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
335 steps[
'RunCharmonium2017C']={
'INPUT':
InputInfo(dataSet=
'/Charmonium/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
336 steps[
'RunNoBPTX2017C']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2017C-v1/RAW',label=
'2017C',events=100000,location=
'STD', ls=Run2017C)}
341 Run2017D={302663: [[1, 100]]}
342 steps[
'RunHLTPhy2017D']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
343 steps[
'RunDoubleEG2017D']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
344 steps[
'RunDoubleMuon2017D']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
345 steps[
'RunJetHT2017D']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
346 steps[
'RunDisplacedJet2017D']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
347 steps[
'RunMET2017D']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
348 steps[
'RunMuonEG2017D']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
349 steps[
'RunSingleEl2017D']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
350 steps[
'RunSingleMu2017D']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
351 steps[
'RunSinglePh2017D']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
352 steps[
'RunZeroBias2017D']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
353 steps[
'RunMuOnia2017D']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
354 steps[
'RunCharmonium2017D']={
'INPUT':
InputInfo(dataSet=
'/Charmonium/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
355 steps[
'RunNoBPTX2017D']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2017D-v1/RAW',label=
'2017D',events=100000,location=
'STD', ls=Run2017D)}
359 Run2017E={304125: [[1, 100]]}
360 steps[
'RunHLTPhy2017E']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
361 steps[
'RunDoubleEG2017E']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
362 steps[
'RunDoubleMuon2017E']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
363 steps[
'RunJetHT2017E']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
364 steps[
'RunDisplacedJet2017E']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
365 steps[
'RunMET2017E']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
366 steps[
'RunMuonEG2017E']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
367 steps[
'RunSingleEl2017E']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
368 steps[
'RunSingleMu2017E']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
369 steps[
'RunSinglePh2017E']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
370 steps[
'RunZeroBias2017E']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
371 steps[
'RunMuOnia2017E']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
372 steps[
'RunCharmonium2017E']={
'INPUT':
InputInfo(dataSet=
'/Charmonium/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
373 steps[
'RunNoBPTX2017E']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2017E-v1/RAW',label=
'2017E',events=100000,location=
'STD', ls=Run2017E)}
376 Run2017F={305064: [[2, 101]]}
377 steps[
'RunHLTPhy2017F']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
378 steps[
'RunDoubleEG2017F']={
'INPUT':
InputInfo(dataSet=
'/DoubleEG/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
379 steps[
'RunDoubleMuon2017F']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
380 steps[
'RunJetHT2017F']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
381 steps[
'RunDisplacedJet2017F']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
382 steps[
'RunMET2017F']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
383 steps[
'RunMuonEG2017F']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
384 steps[
'RunSingleEl2017F']={
'INPUT':
InputInfo(dataSet=
'/SingleElectron/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
385 steps[
'RunSingleMu2017F']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
386 steps[
'RunSinglePh2017F']={
'INPUT':
InputInfo(dataSet=
'/SinglePhoton/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
387 steps[
'RunZeroBias2017F']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
388 steps[
'RunMuOnia2017F']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
389 steps[
'RunCharmonium2017F']={
'INPUT':
InputInfo(dataSet=
'/Charmonium/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
390 steps[
'RunNoBPTX2017F']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2017F-v1/RAW',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
391 steps[
'RunExpressPhy2017F']={
'INPUT':
InputInfo(dataSet=
'/ExpressPhysics/Run2017F-Express-v1/FEVT',label=
'2017F',events=100000,location=
'STD', ls=Run2017F)}
393 steps[
'RunJetHT2017F_reminiaod']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2017F-17Nov2017-v1/AOD',label=
'2017Frmaod',events=100000,location=
'STD', ls=Run2017F)}
394 steps[
'RunJetHT2017F_reminiaodUL']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2017F-09Aug2019_UL2017-v1/AOD',label=
'2017FrmaodUL',events=100000,location=
'STD', ls=Run2017F)}
398 Run2018A={315489: [[1, 100]]}
399 steps[
'RunHLTPhy2018A']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
400 steps[
'RunEGamma2018A']={
'INPUT':
InputInfo(dataSet=
'/EGamma/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
401 steps[
'RunDoubleMuon2018A']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
402 steps[
'RunJetHT2018A']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
403 steps[
'RunMET2018A']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
404 steps[
'RunMuonEG2018A']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
405 steps[
'RunSingleMu2018A']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
406 steps[
'RunZeroBias2018A']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
407 steps[
'RunMuOnia2018A']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
408 steps[
'RunNoBPTX2018A']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
409 steps[
'RunDisplacedJet2018A']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
410 steps[
'RunCharmonium2018A']={
'INPUT':
InputInfo(dataSet=
'/Charmonium/Run2018A-v1/RAW',label=
'2018A',events=100000,location=
'STD', ls=Run2018A)}
412 RunhBStarTk={314890: [[500, 700]]}
413 steps[
'RunZeroBias_hBStarTk']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Commissioning2018-v1/RAW',label=
'zbhBSTk',events=100000,location=
'STD', ls=RunhBStarTk)}
414 RunhBStarRP={314276: [[1, 200]]}
415 steps[
'RunZeroBias1_hBStarRP']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias1/Commissioning2018-v1/RAW',label=
'zbhBSRP',events=100000,location=
'STD', ls=RunhBStarRP)}
419 Run2018B={317435: [[1, 100]]}
420 Run2018B_parkingBPH={317661: [[301, 400]]}
421 steps[
'RunHLTPhy2018B']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
422 steps[
'RunEGamma2018B']={
'INPUT':
InputInfo(dataSet=
'/EGamma/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
423 steps[
'RunDoubleMuon2018B']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
424 steps[
'RunJetHT2018B']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
425 steps[
'RunMET2018B']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
426 steps[
'RunMuonEG2018B']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
427 steps[
'RunSingleMu2018B']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
428 steps[
'RunZeroBias2018B']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
429 steps[
'RunMuOnia2018B']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
430 steps[
'RunNoBPTX2018B']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
431 steps[
'RunDisplacedJet2018B']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
432 steps[
'RunCharmonium2018B']={
'INPUT':
InputInfo(dataSet=
'/Charmonium/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B)}
433 steps[
'RunParkingBPH2018B']={
'INPUT':
InputInfo(dataSet=
'/ParkingBPH5/Run2018B-v1/RAW',label=
'2018B',events=100000,location=
'STD', ls=Run2018B_parkingBPH)}
434 steps[
'RunJetHT2018BHEfail']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2018B-v1/RAW',label=
'HEfail',events=100000,location=
'STD', ls=Run2018B)}
437 Run2018C={319450: [[1, 100]]}
438 steps[
'RunHLTPhy2018C']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
439 steps[
'RunEGamma2018C']={
'INPUT':
InputInfo(dataSet=
'/EGamma/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
440 steps[
'RunDoubleMuon2018C']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
441 steps[
'RunJetHT2018C']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
442 steps[
'RunMET2018C']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
443 steps[
'RunMuonEG2018C']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
444 steps[
'RunSingleMu2018C']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
445 steps[
'RunZeroBias2018C']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
446 steps[
'RunMuOnia2018C']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
447 steps[
'RunNoBPTX2018C']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
448 steps[
'RunDisplacedJet2018C']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
449 steps[
'RunCharmonium2018C']={
'INPUT':
InputInfo(dataSet=
'/Charmonium/Run2018C-v1/RAW',label=
'2018C',events=100000,location=
'STD', ls=Run2018C)}
453 Run2018D={320822: [[1, 100]]}
454 steps[
'RunHLTPhy2018D']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
455 steps[
'RunEGamma2018D']={
'INPUT':
InputInfo(dataSet=
'/EGamma/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
456 steps[
'RunDoubleMuon2018D']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
457 steps[
'RunJetHT2018D']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
458 steps[
'RunMET2018D']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
459 steps[
'RunMuonEG2018D']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
460 steps[
'RunSingleMu2018D']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
461 steps[
'RunZeroBias2018D']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
462 steps[
'RunMuOnia2018D']={
'INPUT':
InputInfo(dataSet=
'/MuOnia/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
463 steps[
'RunNoBPTX2018D']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
464 steps[
'RunDisplacedJet2018D']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
465 steps[
'RunCharmonium2018D']={
'INPUT':
InputInfo(dataSet=
'/Charmonium/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018D)}
468 steps[
'RunRawPPS2022B']={
'INPUT':
InputInfo(dataSet=
'/AlCaPPS/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls={355207: [[1, 100]]})}
469 steps[
'RunRawPPS2022A']={
'INPUT':
InputInfo(dataSet=
'/AlCaPPS/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls={354332: [[1, 100]]})}
472 steps[
'RunJetHT2018D_reminiaodUL']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2018D-12Nov2019_UL2018-v4/AOD',label=
'2018DrmaodUL',events=100000,location=
'STD', ls=Run2018D)}
475 Run2022A={353015: [[1, 100]]}
476 steps[
'RunMinimumBias2022A']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
477 steps[
'RunSingleMuon2022A']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
478 steps[
'RunZeroBias2022A']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
479 steps[
'RunBTagMu2022A']={
'INPUT':
InputInfo(dataSet=
'/BTagMu/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
480 steps[
'RunNoBPTX2022A']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
481 steps[
'RunHcalNZS2022A']={
'INPUT':
InputInfo(dataSet=
'/HcalNZS/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
482 steps[
'RunHLTPhysics2022A']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
483 steps[
'RunCommissioning2022A']={
'INPUT':
InputInfo(dataSet=
'/Commissioning/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
484 steps[
'RunJetHT2022A']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
485 steps[
'RunCosmics2022A']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
486 steps[
'RunDisplacedJet2022A']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
487 steps[
'RunMET2022A']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
488 steps[
'RunEGamma2022A']={
'INPUT':
InputInfo(dataSet=
'/EGamma/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
489 steps[
'RunTau2022A']={
'INPUT':
InputInfo(dataSet=
'/Tau/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
490 steps[
'RunDoubleMuon2022A']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
491 steps[
'RunMuonEG2022A']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2022A-v1/RAW',label=
'2022A',events=100000,location=
'STD', ls=Run2022A)}
493 Run2022B={355769: [[1, 106]]}
494 steps[
'RunMinimumBias2022B']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
495 steps[
'RunSingleMuon2022B']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
496 steps[
'RunZeroBias2022B']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
497 steps[
'RunBTagMu2022B']={
'INPUT':
InputInfo(dataSet=
'/BTagMu/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
498 steps[
'RunNoBPTX2022B']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
499 steps[
'RunHcalNZS2022B']={
'INPUT':
InputInfo(dataSet=
'/HcalNZS/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
500 steps[
'RunHLTPhysics2022B']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
501 steps[
'RunCommissioning2022B']={
'INPUT':
InputInfo(dataSet=
'/Commissioning/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
502 steps[
'RunJetHT2022B']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
503 steps[
'RunCosmics2022B']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
504 steps[
'RunDisplacedJet2022B']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
505 steps[
'RunMET2022B']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
506 steps[
'RunEGamma2022B']={
'INPUT':
InputInfo(dataSet=
'/EGamma/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
507 steps[
'RunTau2022B']={
'INPUT':
InputInfo(dataSet=
'/Tau/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
508 steps[
'RunDoubleMuon2022B']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
509 steps[
'RunMuonEG2022B']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2022B-v1/RAW',label=
'2022B',events=100000,location=
'STD', ls=Run2022B)}
512 Run2022C={356381: [[1, 1193]]}
513 Run2022C_LS40={356381: [[1, 40]]}
514 Run2022C_LS75={356381: [[1, 75]]}
515 Run2022C_LS150={356381: [[1, 150]]}
516 steps[
'RunMinimumBias2022C']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C)}
517 steps[
'RunSingleMuon2022C']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C_LS75)}
518 steps[
'RunZeroBias2022C']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C_LS75)}
519 steps[
'RunBTagMu2022C']={
'INPUT':
InputInfo(dataSet=
'/BTagMu/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C_LS150)}
520 steps[
'RunNoBPTX2022C']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C)}
521 steps[
'RunHcalNZS2022C']={
'INPUT':
InputInfo(dataSet=
'/HcalNZS/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C)}
522 steps[
'RunHLTPhysics2022C']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C)}
523 steps[
'RunCommissioning2022C']={
'INPUT':
InputInfo(dataSet=
'/Commissioning/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C)}
524 steps[
'RunJetHT2022C']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C_LS75)}
525 steps[
'RunCosmics2022C']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C)}
526 steps[
'RunDisplacedJet2022C']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C_LS150)}
527 steps[
'RunMET2022C']={
'INPUT':
InputInfo(dataSet=
'/MET/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C_LS150)}
528 steps[
'RunEGamma2022C']={
'INPUT':
InputInfo(dataSet=
'/EGamma/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C_LS40)}
529 steps[
'RunTau2022C']={
'INPUT':
InputInfo(dataSet=
'/Tau/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C_LS150)}
530 steps[
'RunDoubleMuon2022C']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C_LS150)}
531 steps[
'RunMuonEG2022C']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2022C-v1/RAW',label=
'2022C',events=100000,location=
'STD', ls=Run2022C_LS150)}
533 Run2022D={357735: [[1, 366]]}
534 Run2022D_LS100={357735: [[1, 100]]}
535 Run2022D_LS25={357735: [[1, 25]]}
536 steps[
'RunMinimumBias2022D']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D)}
537 steps[
'RunMuon2022D']={
'INPUT':
InputInfo(dataSet=
'/Muon/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D_LS25)}
538 steps[
'RunZeroBias2022D']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D_LS100)}
539 steps[
'RunBTagMu2022D']={
'INPUT':
InputInfo(dataSet=
'/BTagMu/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D_LS100)}
540 steps[
'RunNoBPTX2022D']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D)}
541 steps[
'RunHcalNZS2022D']={
'INPUT':
InputInfo(dataSet=
'/HcalNZS/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D)}
542 steps[
'RunHLTPhysics2022D']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D)}
543 steps[
'RunCommissioning2022D']={
'INPUT':
InputInfo(dataSet=
'/Commissioning/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D)}
544 steps[
'RunJetMET2022D']={
'INPUT':
InputInfo(dataSet=
'/JetMET/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D_LS25)}
545 steps[
'RunCosmics2022D']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D)}
546 steps[
'RunDisplacedJet2022D']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D_LS100)}
547 steps[
'RunEGamma2022D']={
'INPUT':
InputInfo(dataSet=
'/EGamma/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D_LS25)}
548 steps[
'RunTau2022D']={
'INPUT':
InputInfo(dataSet=
'/Tau/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D_LS100)}
549 steps[
'RunMuonEG2022D']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2022D-v1/RAW',label=
'2022D',events=100000,location=
'STD', ls=Run2022D_LS100)}
551 Run2022E={359694: [[1, 50]]}
552 Run2022E_LS100={359694: [[1, 100]]}
553 Run2022E_LS200={359694: [[1, 200]]}
554 steps[
'RunMuon2022E']={
'INPUT':
InputInfo(dataSet=
'/Muon/Run2022E-v1/RAW',label=
'2022E',events=100000,location=
'STD', ls=Run2022E)}
555 steps[
'RunZeroBias2022E']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2022E-v1/RAW',label=
'2022E',events=100000,location=
'STD', ls=Run2022E_LS100)}
556 steps[
'RunBTagMu2022E']={
'INPUT':
InputInfo(dataSet=
'/BTagMu/Run2022E-v1/RAW',label=
'2022E',events=100000,location=
'STD', ls=Run2022E_LS100)}
557 steps[
'RunJetMET2022E']={
'INPUT':
InputInfo(dataSet=
'/JetMET/Run2022E-v1/RAW',label=
'2022E',events=100000,location=
'STD', ls=Run2022E)}
558 steps[
'RunDisplacedJet2022E']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2022E-v1/RAW',label=
'2022E',events=100000,location=
'STD', ls=Run2022E_LS200)}
559 steps[
'RunEGamma2022E']={
'INPUT':
InputInfo(dataSet=
'/EGamma/Run2022E-v1/RAW',label=
'2022E',events=100000,location=
'STD', ls=Run2022E)}
560 steps[
'RunTau2022E']={
'INPUT':
InputInfo(dataSet=
'/Tau/Run2022E-v1/RAW',label=
'2022E',events=100000,location=
'STD', ls=Run2022E_LS200)}
561 steps[
'RunMuonEG2022E']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2022E-v1/RAW',label=
'2022E',events=100000,location=
'STD', ls=Run2022E_LS200)}
564 Run2022FCosmics_LS24={360336: [[24, 24]]}
565 Run2022FCosmics={360333: [[1,105]]}
566 steps[
'RunCosmics2022F']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2022F-v1/RAW',label=
'2022F',events=100000,location=
'STD', ls=Run2022FCosmics_LS24)}
567 steps[
'RunSiPixelCalCosmics2022F']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2022F-SiPixelCalCosmics-PromptReco-v1/ALCARECO',label=
'2022F',events=100000,location=
'STD', ls=Run2022FCosmics)}
570 steps[
'RunJetMET2022D_reMINI']={
'INPUT':
InputInfo(dataSet=
'/JetMET/Run2022D-16Jun2023-v1/AOD',label=
'rmaod',events=100000,location=
'STD', ls=Run2022D_LS25)}
573 Run2023B={366727: [[1, 244]]}
574 steps[
'RunMuon2023B']={
'INPUT':
InputInfo(dataSet=
'/Muon0/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
575 steps[
'RunZeroBias2023B']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
576 steps[
'RunBTagMu2023B']={
'INPUT':
InputInfo(dataSet=
'/BTagMu/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
577 steps[
'RunNoBPTX2023B']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
578 steps[
'RunHcalNZS2023B']={
'INPUT':
InputInfo(dataSet=
'/HcalNZS/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
579 steps[
'RunHLTPhysics2023B']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
580 steps[
'RunCommissioning2023B']={
'INPUT':
InputInfo(dataSet=
'/Commissioning/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
581 steps[
'RunJetMET2023B']={
'INPUT':
InputInfo(dataSet=
'/JetMET1/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
582 steps[
'RunCosmics2023B']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
583 steps[
'RunDisplacedJet2023B']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
584 steps[
'RunEGamma2023B']={
'INPUT':
InputInfo(dataSet=
'/EGamma1/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
585 steps[
'RunTau2023B']={
'INPUT':
InputInfo(dataSet=
'/Tau/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
586 steps[
'RunMuonEG2023B']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2023B-v1/RAW',label=
'2023B',events=100000,location=
'STD', ls=Run2023B)}
588 Run2023C={367131: [[1, 149]]}
589 steps[
'RunMuon2023C']={
'INPUT':
InputInfo(dataSet=
'/Muon0/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
590 steps[
'RunZeroBias2023C']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
591 steps[
'RunBTagMu2023C']={
'INPUT':
InputInfo(dataSet=
'/BTagMu/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
592 steps[
'RunNoBPTX2023C']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
593 steps[
'RunHcalNZS2023C']={
'INPUT':
InputInfo(dataSet=
'/HcalNZS/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
594 steps[
'RunHLTPhysics2023C']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
595 steps[
'RunCommissioning2023C']={
'INPUT':
InputInfo(dataSet=
'/Commissioning/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
596 steps[
'RunJetMET2023C']={
'INPUT':
InputInfo(dataSet=
'/JetMET1/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
597 steps[
'RunCosmics2023C']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
598 steps[
'RunDisplacedJet2023C']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
599 steps[
'RunEGamma2023C']={
'INPUT':
InputInfo(dataSet=
'/EGamma1/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
600 steps[
'RunTau2023C']={
'INPUT':
InputInfo(dataSet=
'/Tau/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
601 steps[
'RunMuonEG2023C']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
602 steps[
'RunParkingDoubleMuonLowMass2023C']={
'INPUT':
InputInfo(dataSet=
'/ParkingDoubleMuonLowMass0/Run2023C-v1/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C)}
604 Run2023C_LS500={368489: [[46,546]]}
605 steps[
'TestEnablesEcalHcal2023C']={
'INPUT':
InputInfo(dataSet=
'/TestEnablesEcalHcal/Run2023C-Express-v4/RAW',label=
'2023C',events=100000,location=
'STD', ls=Run2023C_LS500)}
607 Run2023D={369978: [[1, 800]]}
608 steps[
'RunMuon2023D']={
'INPUT':
InputInfo(dataSet=
'/Muon0/Run2023D-v1/RAW',label=
'2023D',events=100000,location=
'STD', ls=Run2023D)}
609 steps[
'RunZeroBias2023D']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2023D-v1/RAW',label=
'2023D',events=100000,location=
'STD', ls=Run2023D)}
610 steps[
'RunBTagMu2023D']={
'INPUT':
InputInfo(dataSet=
'/BTagMu/Run2023D-v1/RAW',label=
'2023D',events=100000,location=
'STD', ls=Run2023D)}
611 steps[
'RunJetMET2023D']={
'INPUT':
InputInfo(dataSet=
'/JetMET0/Run2023D-v1/RAW',label=
'2023D',events=100000,location=
'STD', ls=Run2023D)}
612 steps[
'RunDisplacedJet2023D']={
'INPUT':
InputInfo(dataSet=
'/DisplacedJet/Run2023D-v1/RAW',label=
'2023D',events=100000,location=
'STD', ls=Run2023D)}
613 steps[
'RunEGamma2023D']={
'INPUT':
InputInfo(dataSet=
'/EGamma0/Run2023D-v1/RAW',label=
'2023D',events=100000,location=
'STD', ls=Run2023D)}
614 steps[
'RunTau2023D']={
'INPUT':
InputInfo(dataSet=
'/Tau/Run2023D-v1/RAW',label=
'2023D',events=100000,location=
'STD', ls=Run2023D)}
615 steps[
'RunMuonEG2023D']={
'INPUT':
InputInfo(dataSet=
'/MuonEG/Run2023D-v1/RAW',label=
'2023D',events=100000,location=
'STD', ls=Run2023D)}
616 steps[
'RunParkingDoubleMuonLowMass2023D']={
'INPUT':
InputInfo(dataSet=
'/ParkingDoubleMuonLowMass0/Run2023D-v1/RAW',label=
'2023D',events=100000,location=
'STD', ls=Run2023D)}
618 Run2023UPC={375463: [[52,52]]}
619 steps[
'RunUPC2023']={
'INPUT':
InputInfo(dataSet=
'/HIForward1/HIRun2023A-v1/RAW',label=
'upc2023',events=10000,location=
'STD',ls=Run2023UPC)}
621 RunHI2023={375491: [[100, 100]]}
622 steps[
'RunHIPhysicsRawPrime2023A']={
'INPUT':
InputInfo(dataSet=
'/HIPhysicsRawPrime0/HIRun2023A-v1/RAW',label=
'HI2023A',events=100000,location=
'STD', ls=RunHI2023)}
625 Run2015DHS=
selectedLS([258712,258713,258714,258741,258742,258745,258749,258750,259626,259637,259683,259685,259686,259721,259809,259810,259818,259820,259821,259822,259862,259890,259891])
626 steps[
'RunHLTPhy2015DHS']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Run2015D-v1/RAW',label=
'2015DHS',events=100000,location=
'STD', ls=Run2015DHS)}
631 steps[
'RunJetHT2015HLHS']={
'INPUT':
InputInfo(dataSet=
'/JetHT/Run2015D-v1/RAW',label=
'2015DHLHS',events=100000,location=
'STD', ls=Run2015HLHS)}
632 steps[
'RunZeroBias2015HLHS']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Run2015D-v1/RAW',label=
'2015DHLHS',events=100000,location=
'STD', ls=Run2015HLHS)}
633 steps[
'RunSingleMu2015HLHS']={
'INPUT':
InputInfo(dataSet=
'/SingleMuon/Run2015D-v1/RAW',label=
'2015DHLHS',events=100000,location=
'STD', ls=Run2015HLHS)}
638 steps[
'RunCosmics2015C']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2015C-v1/RAW',label=
'2015C',run=[256259],events=100000,location=
'STD')}
639 steps[
'RunCosmics2016B']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Run2016B-v1/RAW',label=
'2016B',run=[272133],events=100000,location=
'STD')}
642 steps[
'RunCosmics2021']={
'INPUT':
InputInfo(dataSet=
'/ExpressCosmics/Commissioning2021-Express-v1/FEVT',label=
'2021GR5',run=[343498],events=100000,location=
'STD')}
648 steps[
'RunCosmics2021CRUZET']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Commissioning2021-v1/RAW',label=
'2021Commissioning',run=[344518],events=100000,location=
'STD')}
649 steps[
'RunCosmics2021CRAFT']={
'INPUT':
InputInfo(dataSet=
'/Cosmics/Commissioning2021-v1/RAW',label=
'2021Commissioning',ls={345755: [[1, 99]]},events=100000,location=
'STD')}
650 steps[
'RunMinimumBias2021Splash']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Commissioning2021-v1/RAW',label=
'2021Commissioning',ls={345881: [782, 790, 796, 801, 1031, 1037]},events=100000,location=
'STD')}
652 Run2021Commissioning={346512: [[250, 300]]}
653 steps[
'RunMinimumBias2021']={
'INPUT':
InputInfo(dataSet=
'/MinimumBias/Commissioning2021-v1/RAW',label=
'2021Commissioning',events=100000,location=
'STD', ls=Run2021Commissioning)}
654 steps[
'RunZeroBias2021']={
'INPUT':
InputInfo(dataSet=
'/ZeroBias/Commissioning2021-v1/RAW',label=
'2021Commissioning',events=100000,location=
'STD', ls=Run2021Commissioning)}
655 steps[
'RunHLTPhy2021']={
'INPUT':
InputInfo(dataSet=
'/HLTPhysics/Commissioning2021-v1/RAW',label=
'2021Commissioning',events=100000,location=
'STD', ls=Run2021Commissioning)}
656 steps[
'RunNoBPTX2021']={
'INPUT':
InputInfo(dataSet=
'/NoBPTX/Commissioning2021-v1/RAW',label=
'2021Commissioning',events=100000,location=
'STD', ls=Run2021Commissioning)}
657 steps[
'AlCaPhiSym2021']={
'INPUT':
InputInfo(dataSet=
'/AlCaPhiSym/Commissioning2021-v1/RAW',label=
'2021Commissioning',run=[346512],location=
'STD')}
658 steps[
'AlCaLumiPixels2021']={
'INPUT':
InputInfo(dataSet=
'/AlCaLumiPixelsCountsExpress/Commissioning2021-v1/RAW',label=
'2021Commissioning',run=[346512],events=100000,location=
'STD')}
661 Run2018Dml1={320822: [[1,1]] , 320823: [[1,1]]}
662 Run2018Dml2={320822: [[1,2]]}
663 steps[
'RunEGamma2018Dml1']={
'INPUT':
InputInfo(dataSet=
'/EGamma/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018Dml1)}
664 steps[
'RunEGamma2018Dml2']={
'INPUT':
InputInfo(dataSet=
'/EGamma/Run2018D-v1/RAW',label=
'2018D',events=100000,location=
'STD', ls=Run2018Dml2)}
667 steps[
'RunDoubleMuonTE2016C']={
'INPUT':
InputInfo(dataSet=
'/DoubleMuon/Run2016C-v2/RAW',label=
'2016C',events=10000,location=
'STD', ls=Run2016C)}
668 dataTE = {
'--conditions':
'auto:run2_data',
'--scenario':
'pp'}
669 mcTE = {
'--conditions':
'auto:run2_mc',
'--scenario':
'pp'}
670 steps[
'RAWRECOTE16'] =
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT',
'--datatier':
'FEVT',
'--eventcontent':
'FEVT',
'--data':
'',
'--era':
'Run2_2016_HIPM',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2016,TauAnalysis/MCEmbeddingTools/customisers.customiseSelecting',}, dataTE])
671 steps[
'RAWRECOLHECLEANTE16'] =
merge([{
'-s':
'RAW2DIGI,RECO',
'--data':
'',
'--eventcontent':
'RECO',
'--datatier':
'RECO',
'--era':
'Run2_2016_HIPM',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2016,TauAnalysis/MCEmbeddingTools/customisers.customiseLHEandCleaning',}, dataTE])
672 steps[
'EMBEDHADTE16'] =
merge([{
'cfg':
'TauAnalysis/MCEmbeddingTools/python/EmbeddingPythia8Hadronizer_cfi.py',
'-s':
'GEN,SIM,DIGI,L1,DIGI2RAW,RAW2DIGI,RECO',
'--processName':
'EmbeddingPythia8Hadronizer',
'--eventcontent':
'RECO',
'--datatier':
'RECO',
'--beamspot':
'Realistic25ns13TeV2016Collision',
'--customise':
'TauAnalysis/MCEmbeddingTools/customisers.customiseGenerator',
'--customise_commands':
'\"process.generator.nAttempts = cms.uint32(1000)\"',
'--era':
'Run2_2016_HIPM',}, mcTE])
673 steps[
'EMBEDMINIAOD16'] =
merge([{
'-s':
'PAT',
'--data':
'',
'--eventcontent':
'MINIAODSIM',
'--datatier':
'MINIAODSIM',
'--customise':
'TauAnalysis/MCEmbeddingTools/customisers.customiseMerging',
'--customise_commands':
'\"process.patTrigger.processName = cms.string(\'SIMembedding\')\"',
'--era':
'Run2_2016_HIPM',}, dataTE])
675 def gen(fragment,howMuch):
677 return merge([{
'cfg':fragment},howMuch,step1Defaults])
680 global step1Up2015Defaults
681 return merge([{
'cfg':fragment},howMuch,step1Up2015Defaults])
683 global step1Up2017Defaults
684 return merge([{
'cfg':fragment},howMuch,step1Up2017Defaults])
686 global step1Up2018Defaults
687 return merge([{
'cfg':fragment},howMuch,step1Up2018Defaults])
689 global step1Up2018ProdDefaults
690 return merge([{
'cfg':fragment},howMuch,step1Up2018ProdDefaults])
692 global step1Up2018ProdDefaults
693 return merge([{
'cfg':fragment},howMuch,{
'--customise_commands':
'"process.source.numberEventsInLuminosityBlock=cms.untracked.uint32(5)"'},step1Up2018ProdDefaults])
695 global step1Up2018HiProdDefaults
696 return merge([{
'cfg':fragment},howMuch,step1Up2018HiProdDefaults])
698 global step1Up2022HiProdDefaults
699 return merge([{
'cfg':fragment},howMuch,step1Up2022HiProdDefaults])
701 global step1Up2023HiProdDefaults
702 return merge([{
'cfg':fragment},howMuch,step1Up2023HiProdDefaults])
705 steps[
'ProdMinBias_13']=
gen2015(
'MinBias_13TeV_pythia8_TuneCUETP8M1_cfi',
Kby(9,100))
706 steps[
'ProdTTbar_13']=
gen2015(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
707 steps[
'ProdZEE_13']=
gen2015(
'ZEE_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
708 steps[
'ProdQCD_Pt_3000_3500_13']=
gen2015(
'QCD_Pt_3000_3500_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
712 steps[
'ProdTTbar_13UP17']=
gen2017(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
713 steps[
'ProdMinBias_13UP17']=
gen2017(
'MinBias_13TeV_pythia8_TuneCUETP8M1_cfi',
Kby(9,100))
714 steps[
'ProdQCD_Pt_3000_3500_13UP17']=
gen2017(
'QCD_Pt_3000_3500_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
718 steps[
'MinBias']=
gen(
'MinBias_8TeV_pythia8_TuneCUETP8M1_cff',
Kby(9,300))
719 steps[
'QCD_Pt_3000_3500']=
gen(
'QCD_Pt_3000_3500_8TeV_TuneCUETP8M1_cfi',
Kby(9,25))
720 steps[
'QCD_Pt_600_800']=
gen(
'QCD_Pt_600_800_8TeV_TuneCUETP8M1_cfi',
Kby(9,50))
721 steps[
'QCD_Pt_80_120']=
gen(
'QCD_Pt_80_120_8TeV_TuneCUETP8M1_cfi',
Kby(9,100))
722 steps[
'MinBias_13']=
gen2015(
'MinBias_13TeV_pythia8_TuneCUETP8M1_cfi',
Kby(100,300))
723 steps[
'QCD_Pt_3000_3500_13']=
gen2015(
'QCD_Pt_3000_3500_13TeV_TuneCUETP8M1_cfi',
Kby(9,25))
724 steps[
'QCD_Pt_600_800_13']=
gen2015(
'QCD_Pt_600_800_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
725 steps[
'QCD_Pt_80_120_13']=
gen2015(
'QCD_Pt_80_120_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
727 steps[
'QCD_Pt_30_80_BCtoE_8TeV']=
gen(
'QCD_Pt_30_80_BCtoE_8TeV_TuneCUETP8M1_cfi',
Kby(9000,100))
728 steps[
'QCD_Pt_80_170_BCtoE_8TeV']=
gen(
'QCD_Pt_80_170_BCtoE_8TeV_TuneCUETP8M1_cfi',
Kby(9000,100))
729 steps[
'SingleElectronPt10']=
gen(
'SingleElectronPt10_pythia8_cfi',
Kby(9,3000))
730 steps[
'SingleElectronPt35']=
gen(
'SingleElectronPt35_pythia8_cfi',
Kby(9,500))
731 steps[
'SingleElectronPt1000']=
gen(
'SingleElectronPt1000_pythia8_cfi',
Kby(9,50))
732 steps[
'SingleElectronFlatPt1To100']=
gen(
'SingleElectronFlatPt1To100_pythia8_cfi',
Mby(2,100))
733 steps[
'SingleGammaPt10']=
gen(
'SingleGammaPt10_pythia8_cfi',
Kby(9,3000))
734 steps[
'SingleGammaPt35']=
gen(
'SingleGammaPt35_pythia8_cfi',
Kby(9,500))
735 steps[
'SingleMuPt1']=
gen(
'SingleMuPt1_pythia8_cfi',
Kby(25,1000))
736 steps[
'SingleMuPt10']=
gen(
'SingleMuPt10_pythia8_cfi',
Kby(25,500))
737 steps[
'SingleMuPt100']=
gen(
'SingleMuPt100_pythia8_cfi',
Kby(9,500))
738 steps[
'SingleMuPt1000']=
gen(
'SingleMuPt1000_pythia8_cfi',
Kby(9,500))
739 steps[
'SingleElectronPt10_UP15']=
gen2015(
'SingleElectronPt10_pythia8_cfi',
Kby(9,3000))
740 steps[
'SingleElectronPt35_UP15']=
gen2015(
'SingleElectronPt35_pythia8_cfi',
Kby(9,500))
741 steps[
'SingleElectronPt1000_UP15']=
gen2015(
'SingleElectronPt1000_pythia8_cfi',
Kby(9,50))
742 steps[
'SingleElectronFlatPt1To100_UP15']=
gen2015(
'SingleElectronFlatPt1To100_pythia8_cfi',
Mby(2,100))
743 steps[
'SingleGammaPt10_UP15']=
gen2015(
'SingleGammaPt10_pythia8_cfi',
Kby(9,3000))
744 steps[
'SingleGammaPt35_UP15']=
gen2015(
'SingleGammaPt35_pythia8_cfi',
Kby(9,500))
745 steps[
'SingleMuPt1_UP15']=
gen2015(
'SingleMuPt1_pythia8_cfi',
Kby(25,1000))
746 steps[
'SingleMuPt10_UP15']=
gen2015(
'SingleMuPt10_pythia8_cfi',
Kby(25,500))
747 steps[
'SingleMuPt100_UP15']=
gen2015(
'SingleMuPt100_pythia8_cfi',
Kby(9,500))
748 steps[
'SingleMuPt1000_UP15']=
gen2015(
'SingleMuPt1000_pythia8_cfi',
Kby(9,500))
749 steps[
'NuGun_UP15']=
gen2015(
'SingleNuE10_cfi.py',
Kby(9,50))
750 steps[
'TTbar']=
gen(
'TTbar_8TeV_TuneCUETP8M1_cfi',
Kby(9,100))
751 steps[
'TTbarLepton']=
gen(
'TTbarLepton_8TeV_TuneCUETP8M1_cfi',
Kby(9,100))
752 steps[
'ZEE']=
gen(
'ZEE_8TeV_TuneCUETP8M1_cfi',
Kby(9,100))
753 steps[
'Wjet_Pt_80_120']=
gen(
'Wjet_Pt_80_120_8TeV_TuneCUETP8M1_cfi',
Kby(9,100))
754 steps[
'Wjet_Pt_3000_3500']=
gen(
'Wjet_Pt_3000_3500_8TeV_TuneCUETP8M1_cfi',
Kby(9,50))
755 steps[
'LM1_sfts']=
gen(
'LM1_sfts_8TeV_cfi',
Kby(9,100))
756 steps[
'QCD_FlatPt_15_3000']=
gen(
'QCDForPF_8TeV_TuneCUETP8M1_cfi',
Kby(5,100))
757 steps[
'QCD_FlatPt_15_3000HS']=
gen(
'QCDForPF_8TeV_TuneCUETP8M1_cfi',
Kby(50,100))
758 steps[
'TTbar_13']=
gen2015(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
759 steps[
'TTbarLepton_13']=
gen2015(
'TTbarLepton_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
760 steps[
'ZEE_13']=
gen2015(
'ZEE_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
761 steps[
'ZEE_13_DBLMINIAOD']=
gen2015(
'ZEE_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
762 steps[
'Wjet_Pt_80_120_13']=
gen2015(
'Wjet_Pt_80_120_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
763 steps[
'Wjet_Pt_3000_3500_13']=
gen2015(
'Wjet_Pt_3000_3500_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
764 steps[
'SMS-T1tttt_mGl-1500_mLSP-100_13']=
gen2015(
'SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi',
Kby(9,50))
765 steps[
'QCD_FlatPt_15_3000_13']=
gen2015(
'QCDForPF_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
766 steps[
'QCD_FlatPt_15_3000HS_13']=
gen2015(
'QCDForPF_13TeV_TuneCUETP8M1_cfi',
Kby(50,100))
768 steps[
'ZpMM_2250_8TeV']=
gen(
'ZpMM_2250_8TeV_TuneCUETP8M1_cfi',
Kby(9,100))
769 steps[
'ZpEE_2250_8TeV']=
gen(
'ZpEE_2250_8TeV_TuneCUETP8M1_cfi',
Kby(9,100))
770 steps[
'ZpTT_1500_8TeV']=
gen(
'ZpTT_1500_8TeV_TuneCUETP8M1_cfi',
Kby(9,100))
771 steps[
'ZpMM_2250_13']=
gen2015(
'ZpMM_2250_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
772 steps[
'ZpEE_2250_13']=
gen2015(
'ZpEE_2250_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
773 steps[
'ZpTT_1500_13']=
gen2015(
'ZpTT_1500_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
774 steps[
'HSCPstop_M_200_13']=
gen2015(
'HSCPstop_M_200_TuneCUETP8M1_13TeV_pythia8_cff',
Kby(9,100))
775 steps[
'RSGravitonToGaGa_13']=
gen2015(
'RSGravitonToGammaGamma_kMpl01_M_3000_TuneCUETP8M1_13TeV_pythia8_cfi',
Kby(9,100))
776 steps[
'WpToENu_M-2000_13']=
gen2015(
'WprimeToENu_M-2000_TuneCUETP8M1_13TeV-pythia8_cff',
Kby(9,100))
777 steps[
'DisplacedSUSY_stopToBottom_M_300_1000mm_13']=
gen2015(
'DisplacedSUSY_stopToBottom_M_300_1000mm_TuneCUETP8M1_13TeV_pythia8_cff',
Kby(9,100))
780 steps[
'NuGun_UP17']=
gen2017(
'SingleNuE10_cfi.py',
Kby(9,50))
781 steps[
'TTbar_13UP17']=
gen2017(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
782 steps[
'ProdZEE_13UP17']=
gen2017(
'ZEE_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
783 steps[
'ZEE_13UP17']=
gen2017(
'ZEE_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
784 steps[
'ZMM_13UP17']=
gen2017(
'ZMM_13TeV_TuneCUETP8M1_cfi',
Kby(18,100))
785 steps[
'ZTT_13UP17']=
gen2017(
'ZTT_All_hadronic_13TeV_TuneCUETP8M1_cfi',
Kby(9,80))
786 steps[
'H125GGgluonfusion_13UP17']=
gen2017(
'H125GGgluonfusion_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
787 steps[
'QQH1352T_13UP17']=
gen2017(
'QQH1352T_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
788 steps[
'SMS-T1tttt_mGl-1500_mLSP-100_13UP17']=
gen2017(
'SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi',
Kby(9,50))
792 steps[
'NuGun_UP18']=
gen2018(
'SingleNuE10_cfi.py',
Kby(9,50))
793 steps[
'ProdTTbar_13UP18']=
gen2018prod(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
794 steps[
'ProdTTbar_13UP18ml']=
gen2018prodml(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
795 steps[
'TTbar_13UP18']=
gen2018(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
796 steps[
'ProdZEE_13UP18']=
gen2018prod(
'ZEE_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
797 steps[
'ProdZEE_13UP18ml']=
gen2018prodml(
'ZEE_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
798 steps[
'ZEE_13UP18']=
gen2018(
'ZEE_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
799 steps[
'ProdZMM_13UP18']=
gen2018prod(
'ZMM_13TeV_TuneCUETP8M1_cfi',
Kby(18,100))
800 steps[
'ZMM_13UP18']=
gen2018(
'ZMM_13TeV_TuneCUETP8M1_cfi',
Kby(18,100))
801 steps[
'ZTT_13UP18']=
gen2018(
'ZTT_All_hadronic_13TeV_TuneCUETP8M1_cfi',
Kby(9,80))
802 steps[
'H125GGgluonfusion_13UP18']=
gen2018(
'H125GGgluonfusion_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
803 steps[
'QQH1352T_13UP18']=
gen2018(
'QQH1352T_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
804 steps[
'SMS-T1tttt_mGl-1500_mLSP-100_13UP18']=
gen2018(
'SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi',
Kby(9,50))
808 steps[
'ZMM_13_HS']=
gen2015(
'ZMM_13TeV_TuneCUETP8M1_cfi',
Kby(209,100))
809 steps[
'TTbar_13_HS']=
gen2015(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(100,50))
813 return merge([{
'--restoreRND':
'SIM',
'--process':
'SIM2',
'--inputCommands':
'"keep *","drop *TagInfo*_*_*_*"' },wf])
815 steps[
'SingleMuPt10_UP15_ID']=
identitySim(steps[
'SingleMuPt10_UP15'])
816 steps[
'TTbar_13_ID']=
identitySim(steps[
'TTbar_13'])
819 'CMSSW_9_2_4-91X_mcRun1_realistic_v2-v1',
820 'CMSSW_10_3_0_pre5-103X_upgrade2018_realistic_v7-v1',
821 'CMSSW_6_2_0_pre8-PRE_ST62_V8_FastSim-v1',
824 'CMSSW_10_6_0-106X_mcRun2_asymptotic_v3-v1',
825 'CMSSW_7_3_0_pre1-PRE_LS172_V15_FastSim-v1',
826 'CMSSW_10_6_0-PU25ns_106X_mcRun2_asymptotic_v3-v1',
827 'CMSSW_10_4_0_pre1-PU50ns_103X_mcRun2_startup_v1-v1',
828 'CMSSW_10_6_0-106X_mcRun2_asymptotic_v3_FastSim-v1',
829 'CMSSW_10_6_0-PU25ns_106X_mcRun2_asymptotic_v3_FastSim-v1',
830 'CMSSW_10_6_0-106X_upgrade2018_realistic_v4-v1',
831 'CMSSW_7_6_0-76X_mcRun2_asymptotic_v11-v1',
832 'CMSSW_7_6_0_pre7-76X_mcRun2_asymptotic_v9_realBS-v1',
833 'CMSSW_8_1_0_pre9_Geant4102-81X_mcRun2cosmics_startup_peak_v2-v1',
834 'CMSSW_10_6_0-106X_mc2017_realistic_v3-v1',
835 'CMSSW_10_6_0-PU25ns_106X_mc2017_realistic_v3-v1',
836 'CMSSW_10_6_0-106X_mc2017_realistic_v3_FastSim-v1',
837 'CMSSW_10_6_0-PU25ns_106X_mc2017_realistic_v3_FastSim-v1',
838 'CMSSW_10_6_0-PU25ns_106X_upgrade2018_realistic_v4-v1',
839 'CMSSW_10_6_0-106X_upgrade2018_realistic_v4-v1',
840 'CMSSW_10_6_0-106X_upgrade2018_realistic_v4_FastSim-v1',
841 'CMSSW_10_6_0-PU25ns_106X_upgrade2018_realistic_v4_FastSim-v1',
842 'CMSSW_10_6_0-106X_mc2017_realistic_v3-v1',
843 'CMSSW_10_6_0-106X_upgrade2018_realistic_v4-v1',
844 'CMSSW_12_5_1-125X_mcRun3_2022_realistic_HI_v5-v1',
845 'CMSSW_11_2_0_pre8-PU_112X_upgrade2018_realistic_v4-v1',
846 'CMSSW_13_2_0_pre1-131X_mcRun3_2023_realistic_HI_v11-v1',
850 steps[
'MinBiasINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValMinBias/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
851 steps[
'QCD_Pt_3000_3500INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_Pt_3000_3500/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
852 steps[
'QCD_Pt_600_800INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_Pt_600_800/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
853 steps[
'QCD_Pt_80_120INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_Pt_80_120/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
854 steps[
'SingleElectronPt10INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleElectronPt10/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
855 steps[
'SingleElectronPt1000INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleElectronPt1000/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
856 steps[
'SingleElectronPt35INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleElectronPt35/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
857 steps[
'SingleGammaPt10INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleGammaPt10/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
858 steps[
'SingleGammaPt35INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleGammaPt35/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
859 steps[
'SingleMuPt1INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleMuPt1/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
860 steps[
'SingleMuPt10INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleMuPt10/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
861 steps[
'SingleMuPt10_UP15IDINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleMuPt10_UP15/%s/GEN-SIM-DIGI-RAW-HLTDEBUG'%(baseDataSetRelease[3],),location=
'STD',split=1)}
862 steps[
'SingleMuPt10_UP15FSIDINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleMuPt10/%s/GEN-SIM-DIGI-RECO'%(baseDataSetRelease[4],),location=
'STD',split=1)}
863 steps[
'SingleMuPt100INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleMuPt100/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
864 steps[
'SingleMuPt1000INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleMuPt1000/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
865 steps[
'TTbarINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar/%s/GEN-SIM'%((baseDataSetRelease[0].rstrip(
'1')+
'2'),),location=
'STD')}
866 steps[
'TTbar_13IDINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar_13/%s/GEN-SIM-DIGI-RAW-HLTDEBUG'%(baseDataSetRelease[3],),location=
'STD',split=1)}
867 steps[
'TTbar_13FSIDINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar_13/%s/GEN-SIM-DIGI-RECO'%(baseDataSetRelease[4],),location=
'STD',split=1)}
868 steps[
'TTbarLeptonINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbarLepton/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
869 steps[
'OldTTbarINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValProdTTbar/CMSSW_5_0_0_pre6-START50_V5-v1/GEN-SIM-RECO',location=
'STD')}
870 steps[
'OldGenSimINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar/CMSSW_4_4_2-START44_V7-v1/GEN-SIM-DIGI-RAW-HLTDEBUG',location=
'STD')}
871 steps[
'Wjet_Pt_80_120INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValWjet_Pt_80_120/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
872 steps[
'Wjet_Pt_3000_3500INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValWjet_Pt_3000_3500/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
873 steps[
'LM1_sftsINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValLM1_sfts/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
874 steps[
'QCD_FlatPt_15_3000INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_FlatPt_15_3000/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
876 steps[
'QCD_FlatPt_15_3000HSINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_FlatPt_15_3000HS/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
877 steps[
'TTbar__DIGIPU1INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar/CMSSW_5_2_2-PU_START52_V4_special_120326-v1/GEN-SIM-DIGI-RAW-HLTDEBUG',location=
'STD')}
879 steps[
'ProdZEE_13_reminiaodINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValProdZEE_13_pmx25ns/CMSSW_8_0_21-PUpmx25ns_80X_mcRun2_asymptotic_2016_TrancheIV_v6_Tr4GT_v6-v1/AODSIM',label=
'rmaod',location=
'STD')}
881 steps[
'TTbar_13_94XreminiaodINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar_13/CMSSW_9_4_0-94X_mc2017_realistic_v10-v1/GEN-SIM-RECO',label=
'rmaod',location=
'STD')}
883 steps[
'TTbar_13_reminiaod2016UL_preVFP_INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar_13UP16/CMSSW_10_6_12-PU25ns_106X_mcRun2_asymptotic_preVFP_v8_hltul16_preVFP-v1/AODSIM',label=
'rmaod',location=
'STD')}
884 steps[
'TTbar_13_reminiaod2016UL_postVFP_INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar_13UP16/CMSSW_10_6_12-PU25ns_106X_mcRun2_asymptotic_v13_hltul16_postVFP-v1/AODSIM',label=
'rmaod',location=
'STD')}
886 steps[
'TTbar_13_reminiaod2017UL_INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar_13/CMSSW_10_6_4-PUpmx25ns_106X_mc2017_realistic_v6_rsb-v1/GEN-SIM-RECO',label=
'rmaod',location=
'STD')}
887 steps[
'TTbar_13_reminiaod2018UL_INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValProdTTbar_13_pmx25ns/CMSSW_10_6_4-PUpmx25ns_106X_upgrade2018_realistic_v9-v1/AODSIM',label=
'rmaod',location=
'STD')}
889 steps[
'HydjetQ_reminiaodPbPb2018_INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValHydjetQ_B12_5020GeV_2018_ppReco/CMSSW_10_3_3-PU_103X_upgrade2018_realistic_HI_v11-v1/GEN-SIM-RECO',label=
'rmaod',location=
'STD')}
890 steps[
'HydjetQ_reminiaodPbPb2022_INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValHydjetQ_B12_5020GeV_2021_ppReco/CMSSW_12_5_0_pre3-124X_mcRun3_2022_realistic_HI_v8-v1/GEN-SIM-RECO',label=
'rmaod',location=
'STD')}
895 steps[
'MinBias_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
896 steps[
'QCD_Pt_3000_3500_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_Pt_3000_3500_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
897 steps[
'QCD_Pt_600_800_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_Pt_600_800_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
898 steps[
'QCD_Pt_80_120_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_Pt_80_120_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
899 steps[
'QCD_Pt_80_120_13_HIINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_Pt_80_120_13_HI/%s/GEN-SIM'%(baseDataSetRelease[1],),location=
'STD')}
900 steps[
'TTbar_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
901 steps[
'TTbarLepton_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbarLepton_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
902 steps[
'ZEE_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZEE_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
904 steps[
'Wjet_Pt_80_120_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValWjet_Pt_80_120_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
905 steps[
'Wjet_Pt_3000_3500_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValWjet_Pt_3000_3500_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
906 steps[
'SMS-T1tttt_mGl-1500_mLSP-100_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSMS-T1tttt_mGl-1500_mLSP-100_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
907 steps[
'QCD_FlatPt_15_3000_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_FlatPt_15_3000_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
908 steps[
'QCD_FlatPt_15_3000HS_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_FlatPt_15_3000HS_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
909 steps[
'ZpMM_2250_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZpMM_2250_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
910 steps[
'ZpEE_2250_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZpEE_2250_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
911 steps[
'ZpTT_1500_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZpTT_1500_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
912 steps[
'MinBiasHS_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValMinBiasHS_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
913 steps[
'Higgs200ChargedTaus_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValHiggs200ChargedTaus_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
915 steps[
'Upsilon1SToMuMu_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValUpsilon1SToMuMu_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
916 steps[
'JpsiMuMu_Pt-8INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValJpsiMuMu_Pt-8/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
918 steps[
'BsToMuMu_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValBsToMuMu_13/CMSSW_8_1_0_pre9-81X_mcRun2_asymptotic_v2-v1/GEN-SIM',location=
'STD')}
919 steps[
'BdToMuMu_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValBdToMuMu_13/CMSSW_8_1_0_pre9-81X_mcRun2_asymptotic_v2-v1/GEN-SIM',location=
'STD')}
920 steps[
'BuToJpsiK_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValBuToJpsiK_13/CMSSW_8_1_0_pre9-81X_mcRun2_asymptotic_v2-v1/GEN-SIM',location=
'STD')}
921 steps[
'BsToJpsiPhi_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValBsToJpsiPhi_13/CMSSW_8_1_0_pre9-81X_mcRun2_asymptotic_v2-v1/GEN-SIM',location=
'STD')}
923 steps[
'PhiToMuMu_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValPhiToMuMu_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
924 steps[
'EtaBToJpsiJpsi_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValEtaBToJpsiJpsi_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
925 steps[
'BuMixing_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValBuMixing_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
928 steps[
'WE_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValWE_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
929 steps[
'WM_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValWM_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
930 steps[
'WpM_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValWpM_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
931 steps[
'ZMM_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZMM_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
932 steps[
'ZEEMM_13_HIINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZEEMM_13_HI/%s/GEN-SIM'%(baseDataSetRelease[1],),location=
'STD')}
933 steps[
'ZpMM_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZpMM_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
934 steps[
'ZTT_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZTT_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
935 steps[
'H125GGgluonfusion_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValH125GGgluonfusion_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
936 steps[
'PhotonJets_Pt_10_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValPhotonJets_Pt_10_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
937 steps[
'PhotonJets_Pt_10_13_HIINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValPhotonJets_Pt_10_13_HI/%s/GEN-SIM'%(baseDataSetRelease[1],),location=
'STD')}
938 steps[
'QQH1352T_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQQH1352T_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
939 steps[
'ADDMonoJet_d3MD3_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValADDMonoJet_d3MD3_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
940 steps[
'RSKKGluon_m3000GeV_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValRSKKGluon_m3000GeV_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
941 steps[
'PhiToMuMu_13']=
gen2015(
'PYTHIA8_PhiToMuMu_TuneCUETP8M1_13TeV_cff',
Kby(100,1100))
942 steps[
'EtaBToJpsiJpsi_13']=
gen2015(
'EtaBToJpsiJpsi_forSTEAM_TuneCUEP8M1_13TeV_cfi',
Kby(9,100))
943 steps[
'BuMixing_13']=
gen2015(
'BuMixing_BMuonFilter_forSTEAM_13TeV_TuneCUETP8M1_cfi',
Kby(900,10000))
945 steps[
'Cosmics_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValCosmics_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
946 steps[
'CosmicsSPLoose_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValCosmicsSPLoose_UP15/%s/GEN-SIM'%(baseDataSetRelease[12],),location=
'STD')}
947 steps[
'BeamHalo_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValBeamHalo_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
948 steps[
'HSCPstop_M_200_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValHSCPstop_M_200_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
949 steps[
'RSGravitonToGaGa_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValRSGravitonToGaGa_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
950 steps[
'WpToENu_M-2000_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValWpToENu_M-2000_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
951 steps[
'DisplacedSUSY_stopToBottom_M_300_1000mm_13INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValDisplacedSUSY_stopToBottom_M_300_1000mm_13/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
954 steps[
'SingleElectronPt10_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleElectronPt10_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
955 steps[
'SingleElectronPt35_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleElectronPt35_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
956 steps[
'SingleElectronPt1000_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleElectronPt1000_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
957 steps[
'SingleElectronFlatPt1To100_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleElectronFlatPt1To100_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
958 steps[
'SingleGammaPt10_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleGammaPt10_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
959 steps[
'SingleGammaPt35_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleGammaPt35_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
960 steps[
'SingleMuPt1_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleMuPt1_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
961 steps[
'SingleMuPt10_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleMuPt10_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
962 steps[
'SingleMuPt100_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleMuPt100_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
963 steps[
'SingleMuPt1000_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSingleMuPt1000_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
964 steps[
'NuGun_UP15INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValNuGun_UP15/%s/GEN-SIM'%(baseDataSetRelease[3],),location=
'STD')}
968 steps[
'TTbar_13UP17INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar_13/%s/GEN-SIM'%(baseDataSetRelease[13],),location=
'STD')}
969 steps[
'ZEE_13UP17INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZEE_13/%s/GEN-SIM'%(baseDataSetRelease[13],),location=
'STD')}
970 steps[
'ZMM_13UP17INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZMM_13/%s/GEN-SIM'%(baseDataSetRelease[13],),location=
'STD')}
971 steps[
'ZTT_13UP17INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZTT_13/%s/GEN-SIM'%(baseDataSetRelease[13],),location=
'STD')}
972 steps[
'H125GGgluonfusion_13UP17INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValH125GGgluonfusion_13/%s/GEN-SIM'%(baseDataSetRelease[13],),location=
'STD')}
973 steps[
'QQH1352T_13UP17INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQQH1352T_13/%s/GEN-SIM'%(baseDataSetRelease[13],),location=
'STD')}
974 steps[
'NuGun_UP17INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValNuGun/%s/GEN-SIM'%(baseDataSetRelease[13],),location=
'STD')}
975 steps[
'SMS-T1tttt_mGl-1500_mLSP-100_13UP17INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSMS-T1tttt_mGl-1500_mLSP-100_13/%s/GEN-SIM'%(baseDataSetRelease[13],),location=
'STD')}
979 steps[
'TTbar_13UP18INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar_13/%s/GEN-SIM'%(baseDataSetRelease[18],),location=
'STD')}
980 steps[
'TTbar_13UP18HEfailINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar_13/%s/GEN-SIM'%(baseDataSetRelease[18],),location=
'STD')}
981 steps[
'ZEE_13UP18INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZEE_13/%s/GEN-SIM'%(baseDataSetRelease[18],),location=
'STD')}
982 steps[
'ZMM_13UP18INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZMM_13/%s/GEN-SIM'%(baseDataSetRelease[18],),location=
'STD')}
983 steps[
'ZTT_13UP18INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZTT_13/%s/GEN-SIM'%(baseDataSetRelease[18],),location=
'STD')}
984 steps[
'H125GGgluonfusion_13UP18INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValH125GGgluonfusion_13/%s/GEN-SIM'%(baseDataSetRelease[18],),location=
'STD')}
985 steps[
'QQH1352T_13UP18INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQQH1352T_13/%s/GEN-SIM'%(baseDataSetRelease[18],),location=
'STD')}
986 steps[
'NuGun_UP18INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValNuGun/%s/GEN-SIM'%(baseDataSetRelease[18],),location=
'STD')}
987 steps[
'SMS-T1tttt_mGl-1500_mLSP-100_13UP18INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValSMS-T1tttt_mGl-1500_mLSP-100_13/%s/GEN-SIM'%(baseDataSetRelease[18],),location=
'STD')}
993 steps[
'ZMM_13_HSINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZMM_13_HS/%s/GEN-SIM'%(baseDataSetRelease[10],),location=
'STD')}
994 steps[
'TTbar_13_HSINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar_13_HS/%s/GEN-SIM'%(baseDataSetRelease[10],),location=
'STD')}
999 '-s':
'GEN,SIM,DIGI,DIGI2RAW,RAW2DIGI,L1Reco,RECO',
1000 '--datatier':
'GEN-SIM-DIGI-RAW-RECO',
1002 '--eventcontent':
'FEVTDEBUG',
1003 '--customise':
'Validation/Configuration/ECALHCAL.customise,SimGeneral/MixingModule/fullMixCustomize_cff.setCrossingFrameOn',
1004 '--beamspot':
'NoSmear'}
1006 steps[
'SingleElectronE120EHCAL']=
merge([{
'cfg':
'SingleElectronE120EHCAL_pythia8_cfi'},ecalHcal,
Kby(25,250),step1Defaults])
1007 steps[
'SinglePiE50HCAL']=
merge([{
'cfg':
'SinglePiE50HCAL_pythia8_cfi'},ecalHcal,
Kby(25,250),step1Defaults])
1009 steps[
'MinBiasHS']=
gen(
'MinBias_8TeV_pythia8_TuneCUETP8M1_cff',
Kby(25,300))
1010 steps[
'InclusiveppMuX']=
gen(
'InclusiveppMuX_8TeV_TuneCUETP8M1_cfi',
Mby(11,45000))
1011 steps[
'SingleElectronFlatPt5To100']=
gen(
'SingleElectronFlatPt5To100_pythia8_cfi',
Kby(25,250))
1012 steps[
'SinglePiPt1']=
gen(
'SinglePiPt1_pythia8_cfi',
Kby(25,250))
1013 steps[
'SingleMuPt1HS']=
gen(
'SingleMuPt1_pythia8_cfi',
Kby(25,1000))
1014 steps[
'ZPrime5000Dijet']=
gen(
'ZPrime5000JJ_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1015 steps[
'SinglePi0E10']=
gen(
'SinglePi0E10_pythia8_cfi',
Kby(25,100))
1016 steps[
'SinglePiPt10']=
gen(
'SinglePiPt10_pythia8_cfi',
Kby(25,250))
1017 steps[
'SingleGammaFlatPt10To100']=
gen(
'SingleGammaFlatPt10To100_pythia8_cfi',
Kby(25,250))
1018 steps[
'SingleTauPt50Pythia']=
gen(
'SingleTaupt_50_pythia8_cfi',
Kby(25,100))
1019 steps[
'SinglePiPt100']=
gen(
'SinglePiPt100_pythia8_cfi',
Kby(25,250))
1023 global step1Defaults,stCond
1024 return merge([{
'cfg':fragment},stCond,howMuch,step1Defaults])
1026 steps[
'Higgs200ChargedTaus']=
genS(
'H200ChargedTaus_Tauola_8TeV_cfi',
Kby(9,100))
1027 steps[
'JpsiMM']=
genS(
'JpsiMM_8TeV_TuneCUETP8M1_cfi',
Kby(66,1000))
1028 steps[
'WE']=
genS(
'WE_8TeV_TuneCUETP8M1_cfi',
Kby(9,100))
1029 steps[
'WM']=
genS(
'WM_8TeV_TuneCUETP8M1_cfi',
Kby(9,200))
1030 steps[
'WpM']=
genS(
'WpM_8TeV_TuneCUETP8M1_cfi',
Kby(9,200))
1031 steps[
'ZMM']=
genS(
'ZMM_8TeV_TuneCUETP8M1_cfi',
Kby(18,300))
1032 steps[
'ZpMM']=
genS(
'ZpMM_8TeV_TuneCUETP8M1_cfi',
Kby(9,200))
1033 steps[
'Higgs200ChargedTaus_13']=
gen2015(
'H200ChargedTaus_Tauola_13TeV_cfi',
Kby(9,100))
1034 steps[
'Upsilon1SToMuMu_13']=
gen2015(
'Upsilon1SToMuMu_forSTEAM_13TeV_TuneCUETP8M1_cfi',
Kby(17,190))
1035 steps[
'BsToMuMu_13']=
gen2015(
'BsToMuMu_13TeV_SoftQCDnonD_TuneCUEP8M1_cfi.py',
Kby(21000,150000))
1036 steps[
'JpsiMuMu_Pt-8']=
gen2015(
'JpsiMuMu_Pt-8_forSTEAM_13TeV_TuneCUETP8M1_cfi',
Kby(3100,100000))
1037 steps[
'BdToMuMu_13']=
gen2015(
'BdToMuMu_13TeV_SoftQCDnonD_TuneCUEP8M1_cfi',
Kby(6000,60000))
1038 steps[
'BuToJpsiK_13']=
gen2015(
'BuToJpsiK_13TeV_SoftQCDnonD_TuneCUEP8M1_cfi',
Kby(16000,160000))
1039 steps[
'BsToJpsiPhi_13']=
gen2015(
'BsToJpsiPhi_13TeV_SoftQCDnonD_TuneCUEP8M1_cfi',
Kby(78000,400000))
1041 steps[
'WE_13']=
gen2015(
'WE_13TeV_TuneCUETP8M1_cfi',
Kby(9,100))
1042 steps[
'WM_13']=
gen2015(
'WM_13TeV_TuneCUETP8M1_cfi',
Kby(9,200))
1043 steps[
'WpM_13']=
gen2015(
'WpM_13TeV_TuneCUETP8M1_cfi',
Kby(9,200))
1044 steps[
'ZMM_13']=
gen2015(
'ZMM_13TeV_TuneCUETP8M1_cfi',
Kby(18,100))
1045 steps[
'ZEEMM_13']=
gen2015(
'ZEEMM_13TeV_TuneCUETP8M1_cfi',
Kby(18,300))
1046 steps[
'ZpMM_13']=
gen2015(
'ZpMM_13TeV_TuneCUETP8M1_cfi',
Kby(9,200))
1048 steps[
'ZTT']=
genS(
'ZTT_All_hadronic_8TeV_TuneCUETP8M1_cfi',
Kby(9,150))
1049 steps[
'H130GGgluonfusion']=
genS(
'H130GGgluonfusion_8TeV_TuneCUETP8M1_cfi',
Kby(9,100))
1050 steps[
'PhotonJets_Pt_10']=
genS(
'PhotonJet_Pt_10_8TeV_TuneCUETP8M1_cfi',
Kby(9,150))
1051 steps[
'QQH1352T']=
genS(
'QQH1352T_8TeV_TuneCUETP8M1_cfi',
Kby(9,100))
1052 steps[
'ZTT_13']=
gen2015(
'ZTT_All_hadronic_13TeV_TuneCUETP8M1_cfi',
Kby(9,80))
1053 steps[
'H125GGgluonfusion_13']=
gen2015(
'H125GGgluonfusion_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
1054 steps[
'PhotonJets_Pt_10_13']=
gen2015(
'PhotonJet_Pt_10_13TeV_TuneCUETP8M1_cfi',
Kby(9,150))
1055 steps[
'QQH1352T_13']=
gen2015(
'QQH1352T_13TeV_TuneCUETP8M1_cfi',
Kby(9,50))
1057 steps[
'ADDMonoJet_d3MD3']=
genS(
'ADDMonoJet_8TeV_d3MD3_TuneCUETP8M1_cfi',
Kby(9,100))
1058 steps[
'ADDMonoJet_d3MD3_13']=
gen2015(
'ADDMonoJet_13TeV_d3MD3_TuneCUETP8M1_cfi',
Kby(9,100))
1059 steps[
'RSKKGluon_m3000GeV_13']=
gen2015(
'RSKKGluon_m3000GeV_13TeV_TuneCUETP8M1_cff',
Kby(9,100))
1061 steps[
'MinBias2INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValMinBias/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1062 steps[
'Higgs200ChargedTausINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValHiggs200ChargedTaus/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1063 steps[
'QCD_Pt_3000_3500_2INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_Pt_3000_3500/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1064 steps[
'QCD_Pt_80_120_2INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValQCD_Pt_80_120/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1065 steps[
'JpsiMMINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValJpsiMM/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1066 steps[
'TTbar2INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValTTbar/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1067 steps[
'WEINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValWE/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1068 steps[
'WMINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValWM/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1069 steps[
'ZEEINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZEE/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1070 steps[
'ZMMINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZMM/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1071 steps[
'ZTTINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZTT/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1072 steps[
'H130GGgluonfusionINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValH130GGgluonfusion/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1073 steps[
'PhotonJets_Pt_10INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValPhotonJets_Pt_10/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1075 steps[
'ADDMonoJet_d3MD3INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValADDMonoJet_d3MD3/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1076 steps[
'WpMINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValWpM/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1077 steps[
'ZpMMINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZpMM/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1078 steps[
'ZpMM_2250_8TeVINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZpMM_2250_8TeV/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1079 steps[
'ZpEE_2250_8TeVINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZpEE_2250_8TeV/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1080 steps[
'ZpTT_1500_8TeVINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValZpTT_1500_8TeV/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1082 steps[
'Cosmics']=
merge([{
'cfg':
'UndergroundCosmicMu_cfi.py',
'-n':
'500',
'--scenario':
'cosmics'},
Kby(666,100000),step1Defaults])
1083 steps[
'CosmicsSPLoose']=
merge([{
'cfg':
'UndergroundCosmicSPLooseMu_cfi.py',
'-n':
'2000',
'--scenario':
'cosmics'},
Kby(5000,100000),step1Defaults])
1084 steps[
'CosmicsSPLoose_UP15']=
merge([{
'cfg':
'UndergroundCosmicSPLooseMu_cfi.py',
'-n':
'2000',
'--conditions':
'auto:run2_mc_cosmics',
'--scenario':
'cosmics'},
Kby(5000,500000),step1Up2015Defaults])
1085 steps[
'Cosmics_UP16']=
merge([{
'cfg':
'UndergroundCosmicMu_cfi.py',
'-n':
'500',
'--conditions':
'auto:run2_mc_cosmics',
'--scenario':
'cosmics',
'--era':
'Run2_2016'},
Kby(666,100000),step1Defaults])
1086 steps[
'Cosmics_UP17']=
merge([{
'cfg':
'UndergroundCosmicMu_cfi.py',
'-n':
'500',
'--conditions':
'auto:phase1_2017_cosmics',
'--scenario':
'cosmics',
'--era':
'Run2_2017'},
Kby(666,100000),step1Defaults])
1087 steps[
'Cosmics_UP18']=
merge([{
'cfg':
'UndergroundCosmicMu_cfi.py',
'-n':
'500',
'--conditions':
'auto:phase1_2018_cosmics',
'--scenario':
'cosmics',
'--era':
'Run2_2018'},
Kby(666,100000),step1Defaults])
1088 steps[
'Cosmics_UP21']=
merge([{
'cfg':
'UndergroundCosmicMu_cfi.py',
'-n':
'500',
'--conditions':
'auto:phase1_2022_cosmics',
'--scenario':
'cosmics',
'--era':
'Run3'},
Kby(666,100000),step1Defaults])
1089 steps[
'Cosmics_UP21_0T']=
merge([{
'--magField':
'0T',
'--conditions':
'auto:phase1_2022_cosmics_0T'},steps[
'Cosmics_UP21']])
1090 steps[
'CosmicsSPLoose_UP17']=
merge([{
'cfg':
'UndergroundCosmicSPLooseMu_cfi.py',
'-n':
'2000',
'--conditions':
'auto:phase1_2017_cosmics',
'--scenario':
'cosmics',
'--era':
'Run2_2017'},
Kby(5000,500000),step1Up2015Defaults])
1091 steps[
'CosmicsSPLoose_UP18']=
merge([{
'cfg':
'UndergroundCosmicSPLooseMu_cfi.py',
'-n':
'2000',
'--conditions':
'auto:phase1_2018_cosmics',
'--scenario':
'cosmics',
'--era':
'Run2_2018'},
Kby(5000,500000),step1Up2015Defaults])
1092 steps[
'BeamHalo']=
merge([{
'cfg':
'BeamHalo_cfi.py',
'--scenario':
'cosmics'},
Kby(9,100),step1Defaults])
1093 steps[
'BeamHalo_13']=
merge([{
'cfg':
'BeamHalo_13TeV_cfi.py',
'--scenario':
'cosmics'},
Kby(9,100),step1Up2015Defaults])
1094 steps[
'BeamHalo_UP18']=
merge([{
'cfg':
'BeamHalo_13TeV_cfi.py',
'-n':
'500',
'--conditions':
'auto:phase1_2018_cosmics',
'--scenario':
'cosmics',
'--era':
'Run2_2018',
'--beamspot':
'Realistic25ns13TeVEarly2018Collision'},
Kby(666,100000),step1Defaults])
1095 steps[
'BeamHalo_UP21']=
merge([{
'cfg':
'BeamHalo_13TeV_cfi.py',
'-n':
'500',
'--conditions':
'auto:phase1_2022_cosmics',
'--scenario':
'cosmics',
'--era':
'Run3',
'--beamspot':
'Realistic25ns13TeVEarly2017Collision'},
Kby(666,100000),step1Defaults])
1099 steps[
'BeamHaloINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValBeamHalo/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1101 steps[
'QCD_Pt_50_80']=
genS(
'QCD_Pt_50_80_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1102 steps[
'QCD_Pt_15_20']=
genS(
'QCD_Pt_15_20_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1103 steps[
'ZTTHS']=
merge([
Kby(25,100),steps[
'ZTT']])
1104 steps[
'QQH120Inv']=
genS(
'QQH120Inv_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1105 steps[
'TTbar2HS']=
merge([
Kby(25,100),steps[
'TTbar']])
1106 steps[
'JpsiMM_Pt_20_inf']=
genS(
'JpsiMM_Pt_20_inf_8TeV_TuneCUETP8M1_cfi',
Kby(70,280))
1107 steps[
'QCD_Pt_120_170']=
genS(
'QCD_Pt_120_170_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1108 steps[
'H165WW2L']=
genS(
'H165WW2L_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1109 steps[
'UpsMM']=
genS(
'UpsMM_8TeV_TuneCUETP8M1_cfi',
Kby(56250,225))
1110 steps[
'RSGrav']=
genS(
'RS750_quarks_and_leptons_8TeV_TuneCUETP8M1_cff',
Kby(25,100))
1111 steps[
'QCD_Pt_80_120_2HS']=
merge([
Kby(25,100),steps[
'QCD_Pt_80_120']])
1112 steps[
'bJpsiX']=
genS(
'bJpsiX_8TeV_TuneCUETP8M1_cfi',
Mby(325,1300000))
1113 steps[
'QCD_Pt_30_50']=
genS(
'QCD_Pt_30_50_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1114 steps[
'H200ZZ4L']=
genS(
'H200ZZ4L_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1115 steps[
'LM9p']=
genS(
'LM9p_8TeV_cff',
Kby(25,100))
1116 steps[
'QCD_Pt_20_30']=
genS(
'QCD_Pt_20_30_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1117 steps[
'QCD_Pt_170_230']=
genS(
'QCD_Pt_170_230_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1120 step1PPbDefaults={
'--beamspot':
'Realistic8TeVCollision'}
1121 steps[
'AMPT_PPb_5020GeV_MinimumBias']=
merge([{
'-n':10},step1PPbDefaults,
genS(
'AMPT_PPb_5020GeV_MinimumBias_cfi',
Kby(9,100))])
1124 step1PPbDefaultsUp15={
'--beamspot':
'RealisticPPbBoost8TeV2016Collision',
'--conditions':
'auto:run2_mc_pa',
'--eventcontent':
'RAWSIM',
'--era':
'Run2_2016_pA'}
1125 steps[
'EPOS_PPb_8160GeV_MinimumBias']=
merge([{
'-n':10},step1PPbDefaultsUp15,
gen2015(
'ReggeGribovPartonMC_EposLHC_4080_4080GeV_pPb_cfi',
Kby(9,100))])
1128 U2000by1={
'--relval':
'2000,1'}
1129 U80by1={
'--relval':
'80,1'}
1131 hiDefaults2011 = {
'--conditions':
'auto:run1_mc_hi',
'--scenario':
'HeavyIons'}
1132 hiDefaults2015 = {
'--conditions':
'auto:run2_mc_hi',
'--era':
'Run2_HI',
'--scenario':
'HeavyIons'}
1133 hiDefaults2017 = {
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017_pp_on_XeXe'}
1134 hiDefaults2018 = {
'--conditions':
'auto:phase1_2018_realistic_hi',
'--era':
'Run2_2018',
'--scenario':
'HeavyIons'}
1135 hiDefaults2018_ppReco = {
'--conditions':
'auto:phase1_2018_realistic_hi',
'--era':
'Run2_2018_pp_on_AA'}
1136 hiDefaults2022_ppReco = {
'--conditions':
'auto:phase1_2022_realistic_hi',
'--era':
'Run3_pp_on_PbPb'}
1137 hiDefaults2022_ppReco_approxClusters = {
'--conditions':
'auto:phase1_2022_realistic_hi',
'--era':
'Run3_pp_on_PbPb_approxSiStripClusters'}
1138 hiDefaults2023_ppReco = {
'--conditions':
'auto:phase1_2023_realistic_hi',
'--era':
'Run3_pp_on_PbPb_2023'}
1139 hiDefaults2023_ppReco_approxClusters = {
'--conditions':
'auto:phase1_2023_realistic_hi',
'--era':
'Run3_pp_on_PbPb_approxSiStripClusters_2023'}
1141 steps[
'Hydjet2Q_MinBias_5020GeV_2018_ppReco']=
merge([{
'-n':1},hiDefaults2018_ppReco,
gen2018hiprod(
'Hydjet2_Quenched_MinBias_5020GeV_cfi',U2000by1)])
1142 steps[
'HydjetQ_B12_5020GeV_2011']=
merge([{
'-n':1,
'--beamspot':
'RealisticHI2011Collision'},hiDefaults2011,
genS(
'Hydjet_Quenched_B12_5020GeV_cfi',U2000by1)])
1143 steps[
'HydjetQ_B12_5020GeV_2015']=
merge([{
'-n':1,
'--beamspot':
'RealisticHICollisionFixZ2015'},hiDefaults2015,
genS(
'Hydjet_Quenched_B12_5020GeV_cfi',U2000by1)])
1144 steps[
'HydjetQ_MinBias_XeXe_5442GeV_2017']=
merge([{
'-n':1},hiDefaults2017,
gen2017(
'Hydjet_Quenched_MinBias_XeXe_5442GeV_cfi',U2000by1)])
1145 steps[
'HydjetQ_B12_5020GeV_2018']=
merge([{
'-n':1},hiDefaults2018,
gen2018prod(
'Hydjet_Quenched_B12_5020GeV_cfi',U2000by1)])
1146 steps[
'HydjetQ_B12_5020GeV_2018_ppReco']=
merge([{
'-n':1},hiDefaults2018_ppReco,
gen2018hiprod(
'Hydjet_Quenched_B12_5020GeV_cfi',U2000by1)])
1147 steps[
'HydjetQ_B12_5020GeV_2022_ppReco']=
merge([{
'-n':1},hiDefaults2022_ppReco,
gen2022hiprod(
'Hydjet_Quenched_B12_5020GeV_cfi',U2000by1)])
1148 steps[
'HydjetQ_MinBias_5020GeV_2022_ppReco']=
merge([{
'-n':1},hiDefaults2022_ppReco,
gen2022hiprod(
'Hydjet_Quenched_MinBias_5020GeV_cfi',U2000by1)])
1149 steps[
'HydjetQ_B12_5362GeV_2023_ppReco']=
merge([{
'-n':1},hiDefaults2023_ppReco,
gen2023hiprod(
'Hydjet_Quenched_B12_5362GeV_cfi',U2000by1)])
1150 steps[
'HydjetQ_MinBias_5362GeV_2023_ppReco']=
merge([{
'-n':1},hiDefaults2023_ppReco,
gen2023hiprod(
'Hydjet_Quenched_MinBias_5362GeV_cfi',U2000by1)])
1152 steps[
'QCD_Pt_80_120_13_HI']=
merge([hiDefaults2018_ppReco,
gen2018hiprod(
'QCD_Pt_80_120_13TeV_TuneCUETP8M1_cfi',
Kby(9,150))])
1153 steps[
'PhotonJets_Pt_10_13_HI']=
merge([hiDefaults2018_ppReco,
gen2018hiprod(
'PhotonJet_Pt_10_13TeV_TuneCUETP8M1_cfi',
Kby(9,150))])
1154 steps[
'ZEEMM_13_HI']=
merge([hiDefaults2018_ppReco,
gen2018hiprod(
'ZEEMM_13TeV_TuneCUETP8M1_cfi',
Kby(18,300))])
1156 steps[
'QCD_Pt_80_120_14_HI_2022']=
merge([hiDefaults2022_ppReco,
gen2022hiprod(
'QCD_Pt_80_120_14TeV_TuneCP5_cfi',
Kby(9,150))])
1157 steps[
'PhotonJets_Pt_10_14_HI_2022']=
merge([hiDefaults2022_ppReco,
gen2022hiprod(
'PhotonJet_Pt_10_14TeV_TuneCP5_cfi',
Kby(9,150))])
1158 steps[
'ZMM_14_HI_2022']=
merge([hiDefaults2022_ppReco,
gen2022hiprod(
'ZMM_14TeV_TuneCP5_cfi',
Kby(18,300))])
1159 steps[
'ZEE_14_HI_2022']=
merge([hiDefaults2022_ppReco,
gen2022hiprod(
'ZEE_14TeV_TuneCP5_cfi',
Kby(18,300))])
1161 steps[
'QCD_Pt_80_120_5362_HI_2023']=
merge([hiDefaults2023_ppReco,
gen2023hiprod(
'QCD_Pt_80_120_5362GeV_TuneCP5_cfi',
Kby(9,150))])
1162 steps[
'PhotonJets_Pt_10_5362_HI_2023']=
merge([hiDefaults2023_ppReco,
gen2023hiprod(
'PhotonJet_Pt_10_5362GeV_TuneCP5_cfi',
Kby(9,150))])
1163 steps[
'ZMM_5362_HI_2023']=
merge([hiDefaults2023_ppReco,
gen2023hiprod(
'ZMM_5362GeV_TuneCP5_cfi',
Kby(18,300))])
1164 steps[
'ZEE_5362_HI_2023']=
merge([hiDefaults2023_ppReco,
gen2023hiprod(
'ZEE_5362GeV_TuneCP5_cfi',
Kby(18,300))])
1168 ppRefAlca2017 = {
'--conditions':
'auto:phase1_2017_realistic_ppref',
'--era':
'Run2_2017_ppRef',
'--beamspot':
'Fixed_EmitRealistic5TeVppCollision2017'}
1169 ppRefDefaults2017=
merge([ppRefAlca2017,{
'-n':2}])
1171 steps[
'QCD_Pt_80_120_13_PPREF']=
merge([ppRefDefaults2017,
gen2017(
'QCD_Pt_80_120_13TeV_TuneCUETP8M1_cfi',
Kby(9,150))])
1176 step1FastDefaults =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,VALIDATION:@standardValidation,DQM:@standardDQMFS',
1178 '--beamspot' :
'Realistic8TeVCollision',
1179 '--eventcontent':
'FEVTDEBUGHLT,DQM',
1180 '--datatier':
'GEN-SIM-DIGI-RECO,DQMIO',
1181 '--relval':
'27000,3000'},
1184 step1FastUpg2015Defaults =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,VALIDATION:@standardValidation,DQM:@standardDQMFS',
1186 '--conditions' :
'auto:run2_mc',
1187 '--beamspot' :
'Realistic25ns13TeV2016Collision',
1188 '--era' :
'Run2_2016',
1189 '--eventcontent':
'FEVTDEBUGHLT,DQM',
1190 '--datatier':
'GEN-SIM-DIGI-RECO,DQMIO',
1191 '--relval':
'27000,3000'},
1193 step1FastPUNewMixing =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX',
1194 '--eventcontent':
'FASTPU',
1195 '--datatier':
'GEN-SIM-RECO'},
1196 step1FastUpg2015Defaults])
1197 step1FastUpg2015_trackingOnlyValidation =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,RECO,VALIDATION:@trackingOnlyValidation'},
1198 step1FastUpg2015Defaults])
1200 step1FastUpg2017Defaults =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,VALIDATION:@standardValidation,DQM:@standardDQMFS',
1202 '--conditions' :
'auto:phase1_2017_realistic',
1203 '--beamspot' :
'Realistic25ns13TeVEarly2017Collision',
1204 '--era' :
'Run2_2017_FastSim',
1205 '--eventcontent':
'FEVTDEBUGHLT,DQM',
1206 '--datatier':
'GEN-SIM-DIGI-RECO,DQMIO',
1207 '--relval':
'27000,3000'},
1209 step1FastPU17NewMixing =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX',
1210 '--eventcontent':
'FASTPU',
1211 '--datatier':
'GEN-SIM-RECO'},
1212 step1FastUpg2017Defaults])
1213 step1FastUpg2017_trackingOnlyValidation =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,RECO,VALIDATION:@trackingOnlyValidation'},
1214 step1FastUpg2017Defaults])
1216 step1FastUpg2018Defaults =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,VALIDATION:@standardValidation,DQM:@standardDQMFS',
1218 '--conditions' :
'auto:phase1_2018_realistic',
1219 '--beamspot' :
'Realistic25ns13TeVEarly2018Collision',
1220 '--era' :
'Run2_2018_FastSim',
1221 '--eventcontent':
'FEVTDEBUGHLT,DQM',
1222 '--datatier':
'GEN-SIM-DIGI-RECO,DQMIO',
1223 '--relval':
'27000,3000'},
1225 step1FastPU18NewMixing =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX',
1226 '--eventcontent':
'FASTPU',
1227 '--datatier':
'GEN-SIM-RECO'},
1228 step1FastUpg2018Defaults])
1229 step1FastUpg2018_trackingOnlyValidation =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,RECO,VALIDATION:@trackingOnlyValidation'},
1230 step1FastUpg2018Defaults])
1233 steps[
'TTbarFS']=
merge([{
'cfg':
'TTbar_8TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastDefaults])
1234 steps[
'SingleMuPt1FS']=
merge([{
'cfg':
'SingleMuPt1_pythia8_cfi'},step1FastDefaults])
1235 steps[
'SingleMuPt10FS']=
merge([{
'cfg':
'SingleMuPt10_pythia8_cfi'},step1FastDefaults])
1236 steps[
'SingleMuPt100FS']=
merge([{
'cfg':
'SingleMuPt100_pythia8_cfi'},step1FastDefaults])
1237 steps[
'SinglePiPt1FS']=
merge([{
'cfg':
'SinglePiPt1_pythia8_cfi'},step1FastDefaults])
1238 steps[
'SinglePiPt10FS']=
merge([{
'cfg':
'SinglePiPt10_pythia8_cfi'},step1FastDefaults])
1239 steps[
'SinglePiPt100FS']=
merge([{
'cfg':
'SinglePiPt100_pythia8_cfi'},step1FastDefaults])
1240 steps[
'ZEEFS']=
merge([{
'cfg':
'ZEE_8TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastDefaults])
1241 steps[
'ZTTFS']=
merge([{
'cfg':
'ZTT_Tauola_OneLepton_OtherHadrons_8TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastDefaults])
1242 steps[
'QCDFlatPt153000FS']=
merge([{
'cfg':
'QCDForPF_8TeV_TuneCUETP8M1_cfi'},
Kby(27,2000),step1FastDefaults])
1243 steps[
'QCD_Pt_80_120FS']=
merge([{
'cfg':
'QCD_Pt_80_120_8TeV_TuneCUETP8M1_cfi'},
Kby(100,500),stCond,step1FastDefaults])
1244 steps[
'QCD_Pt_3000_3500FS']=
merge([{
'cfg':
'QCD_Pt_3000_3500_8TeV_TuneCUETP8M1_cfi'},
Kby(100,500),stCond,step1FastDefaults])
1245 steps[
'H130GGgluonfusionFS']=
merge([{
'cfg':
'H130GGgluonfusion_8TeV_TuneCUETP8M1_cfi'},step1FastDefaults])
1246 steps[
'SingleGammaFlatPt10To10FS']=
merge([{
'cfg':
'SingleGammaFlatPt10To100_pythia8_cfi'},
Kby(100,500),step1FastDefaults])
1249 steps[
'TTbarFS_13']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2015Defaults])
1250 steps[
'TTbarFS_13_trackingOnlyValidation']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2015_trackingOnlyValidation])
1251 steps[
'SMS-T1tttt_mGl-1500_mLSP-100FS_13']=
merge([{
'cfg':
'SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi'},
Kby(100,1000),step1FastUpg2015Defaults])
1252 steps[
'NuGunFS_UP15']=
merge([{
'cfg':
'SingleNuE10_cfi'},
Kby(100,1000),step1FastUpg2015Defaults])
1253 steps[
'ZEEFS_13']=
merge([{
'cfg':
'ZEE_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2015Defaults])
1254 steps[
'ZTTFS_13']=
merge([{
'cfg':
'ZTT_All_hadronic_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2015Defaults])
1255 steps[
'ZMMFS_13']=
merge([{
'cfg':
'ZMM_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2015Defaults])
1256 steps[
'QCDFlatPt153000FS_13']=
merge([{
'cfg':
'QCDForPF_13TeV_TuneCUETP8M1_cfi'},
Kby(27,2000),step1FastUpg2015Defaults])
1257 steps[
'QCD_Pt_80_120FS_13']=
merge([{
'cfg':
'QCD_Pt_80_120_13TeV_TuneCUETP8M1_cfi'},
Kby(100,500),step1FastUpg2015Defaults])
1258 steps[
'QCD_Pt_3000_3500FS_13']=
merge([{
'cfg':
'QCD_Pt_3000_3500_13TeV_TuneCUETP8M1_cfi'},
Kby(100,500),step1FastUpg2015Defaults])
1259 steps[
'H125GGgluonfusionFS_13']=
merge([{
'cfg':
'H125GGgluonfusion_13TeV_TuneCUETP8M1_cfi'},step1FastUpg2015Defaults])
1260 steps[
'SingleMuPt10FS_UP15']=
merge([{
'cfg':
'SingleMuPt10_pythia8_cfi'},step1FastUpg2015Defaults])
1261 steps[
'SingleMuPt100FS_UP15']=
merge([{
'cfg':
'SingleMuPt100_pythia8_cfi'},step1FastUpg2015Defaults])
1264 steps[
'MinBiasFS_13_ForMixing']=
merge([{
'cfg':
'MinBias_13TeV_pythia8_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastPUNewMixing])
1267 steps[
'TTbarFS_13_UP17']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2017Defaults])
1268 steps[
'TTbarFS_13_trackingOnlyValidation_UP17']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2017_trackingOnlyValidation])
1269 steps[
'SMS-T1tttt_mGl-1500_mLSP-100FS_13_UP17']=
merge([{
'cfg':
'SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi'},
Kby(100,1000),step1FastUpg2017Defaults])
1270 steps[
'ZEEFS_13_UP17']=
merge([{
'cfg':
'ZEE_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2017Defaults])
1271 steps[
'ZTTFS_13_UP17']=
merge([{
'cfg':
'ZTT_All_hadronic_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2017Defaults])
1272 steps[
'ZMMFS_13_UP17']=
merge([{
'cfg':
'ZMM_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2017Defaults])
1273 steps[
'QCDFlatPt153000FS_13_UP17']=
merge([{
'cfg':
'QCDForPF_13TeV_TuneCUETP8M1_cfi'},
Kby(27,2000),step1FastUpg2017Defaults])
1274 steps[
'QCD_Pt_80_120FS_13_UP17']=
merge([{
'cfg':
'QCD_Pt_80_120_13TeV_TuneCUETP8M1_cfi'},
Kby(100,500),step1FastUpg2017Defaults])
1275 steps[
'H125GGgluonfusionFS_13_UP17']=
merge([{
'cfg':
'H125GGgluonfusion_13TeV_TuneCUETP8M1_cfi'},step1FastUpg2017Defaults])
1276 steps[
'SingleMuPt10FS_UP17']=
merge([{
'cfg':
'SingleMuPt10_pythia8_cfi'},step1FastUpg2017Defaults])
1277 steps[
'SingleMuPt100FS_UP17']=
merge([{
'cfg':
'SingleMuPt100_pythia8_cfi'},step1FastUpg2017Defaults])
1280 steps[
'MinBiasFS_13_UP17_ForMixing']=
merge([{
'cfg':
'MinBias_13TeV_pythia8_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastPU17NewMixing])
1283 steps[
'TTbarFS_13_UP18']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2018Defaults])
1284 steps[
'TTbarFS_13_trackingOnlyValidation_UP18']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2018_trackingOnlyValidation])
1285 steps[
'SMS-T1tttt_mGl-1500_mLSP-100FS_13_UP18']=
merge([{
'cfg':
'SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi'},
Kby(100,1000),step1FastUpg2018Defaults])
1286 steps[
'ZEEFS_13_UP18']=
merge([{
'cfg':
'ZEE_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2018Defaults])
1287 steps[
'ZTTFS_13_UP18']=
merge([{
'cfg':
'ZTT_All_hadronic_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2018Defaults])
1288 steps[
'ZMMFS_13_UP18']=
merge([{
'cfg':
'ZMM_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2018Defaults])
1289 steps[
'QCDFlatPt153000FS_13_UP18']=
merge([{
'cfg':
'QCDForPF_13TeV_TuneCUETP8M1_cfi'},
Kby(27,2000),step1FastUpg2018Defaults])
1290 steps[
'QCD_Pt_80_120FS_13_UP18']=
merge([{
'cfg':
'QCD_Pt_80_120_13TeV_TuneCUETP8M1_cfi'},
Kby(100,500),step1FastUpg2018Defaults])
1291 steps[
'H125GGgluonfusionFS_13_UP18']=
merge([{
'cfg':
'H125GGgluonfusion_13TeV_TuneCUETP8M1_cfi'},step1FastUpg2018Defaults])
1292 steps[
'SingleMuPt10FS_UP18']=
merge([{
'cfg':
'SingleMuPt10_pythia8_cfi'},step1FastUpg2018Defaults])
1293 steps[
'SingleMuPt100FS_UP18']=
merge([{
'cfg':
'SingleMuPt100_pythia8_cfi'},step1FastUpg2018Defaults])
1296 steps[
'MinBiasFS_13_UP18_ForMixing']=
merge([{
'cfg':
'MinBias_13TeV_pythia8_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastPU18NewMixing])
1299 PUFS25={
'--pileup':
'AVE_35_BX_25ns',
1300 '--pileup_input':
'das:/RelValMinBiasFS_13_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[7],)}
1301 FS_UP15_PU25_OVERLAY =
merge([PUFS25,
Kby(100,500),steps[
'TTbarFS_13']] )
1304 PUFSAVE50={
'--pileup':
'AVE_50_BX_25ns',
1305 '--pileup_input':
'das:/RelValMinBiasFS_13_UP17_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[15],)}
1306 FS_UP17_PU50_OVERLAY =
merge([PUFSAVE50,
Kby(100,500),steps[
'TTbarFS_13_UP17']] )
1309 PUFSAVE50UP18={
'--pileup':
'AVE_50_BX_25ns',
1310 '--pileup_input':
'das:/RelValMinBiasFS_13_UP18_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[19],)}
1311 FS_UP18_PU50_OVERLAY =
merge([PUFSAVE50UP18,
Kby(100,500),steps[
'TTbarFS_13_UP18']] )
1314 steps[
"FS_PREMIXUP15_PU25"] =
merge([
1315 {
"cfg":
"SingleNuE10_cfi",
1317 "--conditions":
"auto:run2_mc",
1318 "-s":
"GEN,SIM,RECOBEFMIX,DIGI",
1319 "--eventcontent":
"PREMIX",
1320 "--datatier":
"PREMIX",
1321 "--procModifiers":
"premix_stage1",
1322 "--era":
"Run2_2016",
1324 PUFS25,
Kby(100,500)])
1327 FS_PREMIXUP15_PU25_OVERLAY =
merge([
1329 {
"-s" :
"GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,L1Reco,RECO,VALIDATION",
1330 "--datamix" :
"PreMix",
1331 "--procModifiers":
"premix_stage2",
1332 "--pileup_input" :
"dbs:/RelValFS_PREMIXUP15_PU25/%s/PREMIX"%(baseDataSetRelease[8],),
1334 Kby(100,500),step1FastUpg2015Defaults])
1337 FS_PREMIXUP15_PU25_LOCAL_OVERLAY =
merge([
1338 {
"--pileup_input":
"file:step1.root" 1340 FS_PREMIXUP15_PU25_OVERLAY
1344 fs_proclist = [
"ZEE_13",
'TTbar_13',
'H125GGgluonfusion_13',
'ZTT_13',
'ZMM_13',
'NuGun_UP15',
'QCD_FlatPt_15_3000HS_13',
'SMS-T1tttt_mGl-1500_mLSP-100_13']
1347 for x
in fs_proclist:
1348 key =
"FS_" + x +
"_PRMXUP15_PU25" 1349 steps[key] =
merge([FS_PREMIXUP15_PU25_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1351 key = key.replace(
"PRMXUP15",
"PRMXLOCALUP15")
1352 steps[key] =
merge([FS_PREMIXUP15_PU25_LOCAL_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1355 for x
in fs_proclist:
1356 key =
"FS_" + x +
"_UP15_PU25" 1357 steps[key] =
merge([{
"cfg":steps[x][
"cfg"]},FS_UP15_PU25_OVERLAY])
1360 steps[
"FS_PREMIXUP17_PU50"] =
merge([
1361 {
"cfg":
"SingleNuE10_cfi",
1363 "--conditions":
"auto:phase1_2017_realistic",
1364 "-s":
"GEN,SIM,RECOBEFMIX,DIGI",
1365 "--eventcontent":
"PREMIX",
1366 "--datatier":
"PREMIX",
1367 "--procModifiers":
"premix_stage1",
1368 "--era":
"Run2_2017_FastSim",
1370 PUFSAVE50,
Kby(100,500)])
1373 FS_PREMIXUP17_PU50_OVERLAY =
merge([
1375 {
"-s" :
"GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,L1Reco,RECO,VALIDATION",
1376 "--datamix" :
"PreMix",
1377 "--procModifiers":
"premix_stage2",
1378 "--pileup_input" :
"dbs:/RelValFS_PREMIXUP17_PU50/%s/PREMIX"%(baseDataSetRelease[16],),
1380 Kby(100,500),step1FastUpg2017Defaults])
1383 FS_PREMIXUP17_PU50_LOCAL_OVERLAY =
merge([
1384 {
"--pileup_input":
"file:step1.root" 1386 FS_PREMIXUP17_PU50_OVERLAY
1390 fs_proclist = [
"ZEE_13",
'TTbar_13',
'H125GGgluonfusion_13',
'ZTT_13',
'ZMM_13',
'NuGun_UP17',
'QCD_FlatPt_15_3000HS_13',
'SMS-T1tttt_mGl-1500_mLSP-100_13']
1393 for x
in fs_proclist:
1394 key =
"FS_" + x +
"_PRMXUP17_PU50" 1395 steps[key] =
merge([FS_PREMIXUP17_PU50_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1397 key = key.replace(
"PRMXUP17",
"PRMXLOCALUP17")
1398 steps[key] =
merge([FS_PREMIXUP17_PU50_LOCAL_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1401 for x
in fs_proclist:
1402 key =
"FS_" + x +
"_UP17_PU50" 1403 steps[key] =
merge([{
"cfg":steps[x][
"cfg"]},FS_UP17_PU50_OVERLAY])
1409 steps[
"FS_PREMIXUP18_PU50"] =
merge([
1410 {
"cfg":
"SingleNuE10_cfi",
1412 "--conditions":
"auto:phase1_2018_realistic",
1413 "-s":
"GEN,SIM,RECOBEFMIX,DIGI",
1414 "--eventcontent":
"PREMIX",
1415 "--datatier":
"PREMIX",
1416 "--procModifiers":
"premix_stage1",
1417 "--era":
"Run2_2018_FastSim",
1419 PUFSAVE50UP18,
Kby(100,500)])
1422 FS_PREMIXUP18_PU50_OVERLAY =
merge([
1424 {
"-s" :
"GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,L1Reco,RECO,VALIDATION",
1425 "--datamix" :
"PreMix",
1426 "--procModifiers":
"premix_stage2",
1427 "--pileup_input" :
"dbs:/RelValFS_PREMIXUP18_PU50/%s/PREMIX"%(baseDataSetRelease[20],),
1429 Kby(100,500),step1FastUpg2018Defaults])
1432 FS_PREMIXUP18_PU50_LOCAL_OVERLAY =
merge([
1433 {
"--pileup_input":
"file:step1.root" 1435 FS_PREMIXUP18_PU50_OVERLAY
1439 fs_proclist = [
"ZEE_13",
'TTbar_13',
'H125GGgluonfusion_13',
'ZTT_13',
'ZMM_13',
'NuGun_UP18',
'QCD_FlatPt_15_3000HS_13',
'SMS-T1tttt_mGl-1500_mLSP-100_13']
1442 for x
in fs_proclist:
1443 key =
"FS_" + x +
"_PRMXUP18_PU50" 1444 steps[key] =
merge([FS_PREMIXUP18_PU50_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1446 key = key.replace(
"PRMXUP18",
"PRMXLOCALUP18")
1447 steps[key] =
merge([FS_PREMIXUP18_PU50_LOCAL_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1450 for x
in fs_proclist:
1451 key =
"FS_" + x +
"_UP18_PU50" 1452 steps[key] =
merge([{
"cfg":steps[x][
"cfg"]},FS_UP18_PU50_OVERLAY])
1458 steps[
'TTbarSFS']=
merge([{
'cfg':
'TTbar_8TeV_TuneCUETP8M1_cfi'},
1460 '--eventcontent':
'FEVTDEBUG',
1461 '--datatier':
'GEN-SIM',
1465 steps[
'TTbarSFSA']=
merge([{
'cfg':
'TTbar_8TeV_TuneCUETP8M1_cfi',
1467 '-s':
'GEN,SIM,RECO,VALIDATION',
1472 return merge([{
'--restoreRND':
'HLT',
'--process':
'HLT2',
'--hltProcess':
'HLT2',
'--inputCommands':
'"keep *","drop *TagInfo*_*_*_*"'},wf])
1474 steps[
'SingleMuPt10FS_UP15_ID']=
identityFS(steps[
'SingleMuPt10FS_UP15'])
1475 steps[
'TTbarFS_13_ID']=
identityFS(steps[
'TTbarFS_13'])
1479 step1GenDefaults=
merge([{
'-s':
'GEN,VALIDATION:genvalid',
1480 '--relval':
'250000,5000',
1481 '--eventcontent':
'RAWSIM,DQM',
1482 '--datatier':
'GEN,DQMIO',
1483 '--conditions':
'auto:run2_mc' 1487 step1HadronizerDefaults=
merge([{
'--datatier':
'GEN-SIM,DQMIO',
1488 '--relval':
'200000,5000' 1489 },step1GenDefaults])
1491 step1LHEDefaults=
merge([{
'-s':
'LHE',
1492 '--relval':
'200000,5000',
1493 '--eventcontent':
'LHE',
1495 '--conditions':
'auto:run2_mc' 1499 steps[
'DYToll01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/DYToll01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1500 steps[
'DYToll012Jets_5f_LO_MLM_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/DYToll012Jets_5f_LO_MLM_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1501 steps[
'TTbar012Jets_5f_NLO_FXFX_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/TTbar012Jets_5f_NLO_FXFX_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1502 steps[
'TTbar_Pow_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/TTbar_Pow_LHE_13TeV_cff.py',step1LHEDefaults)
1503 steps[
'DYToll012Jets_5f_NLO_FXFX_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/DYToll012Jets_5f_NLO_FXFX_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1504 steps[
'WTolNu01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/WTolNu01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1505 steps[
'WTolNu012Jets_5f_LO_MLM_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/WTolNu012Jets_5f_LO_MLM_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1506 steps[
'GGToH_Pow_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/GGToH_Pow_LHE_13TeV_cff.py',step1LHEDefaults)
1507 steps[
'VHToH_Pow_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/VHToH_Pow_LHE_13TeV_cff.py',step1LHEDefaults)
1508 steps[
'VBFToH_Pow_JHU4l_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/VBFToH_Pow_JHU4l_LHE_13TeV_cff.py',step1LHEDefaults)
1510 steps[
'BulkG_M1200_narrow_2L2Q_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/BulkG_M1200_narrow_2L2Q_LHE_13TeV_cff.py',step1LHEDefaults)
1515 steps[
'MinBias_TuneZ2star_13TeV_pythia6']=
genvalid(
'MinBias_TuneZ2star_13TeV_pythia6_cff',step1GenDefaults)
1516 steps[
'QCD_Pt-30_TuneZ2star_13TeV_pythia6']=
genvalid(
'QCD_Pt_30_TuneZ2star_13TeV_pythia6_cff',step1GenDefaults)
1517 steps[
'MinBias_13TeV_pythia8']=
genvalid(
'MinBias_13TeV_pythia8_cff',step1GenDefaults)
1518 steps[
'QCD_Pt-30_13TeV_pythia8']=
genvalid(
'QCD_Pt_30_13TeV_pythia8_cff',step1GenDefaults)
1520 steps[
'DYToLL_M-50_13TeV_pythia8']=
genvalid(
'DYToLL_M-50_13TeV_pythia8_cff',step1GenDefaults)
1521 steps[
'WToLNu_13TeV_pythia8']=
genvalid(
'WToLNu_13TeV_pythia8_cff',step1GenDefaults)
1523 steps[
'SoftQCDDiffractive_13TeV_pythia8']=
genvalid(
'SoftQCDDiffractive_13TeV_pythia8_cff',step1GenDefaults)
1524 steps[
'SoftQCDnonDiffractive_13TeV_pythia8']=
genvalid(
'SoftQCDnonDiffractive_13TeV_pythia8_cff',step1GenDefaults)
1525 steps[
'SoftQCDelastic_13TeV_pythia8']=
genvalid(
'SoftQCDelastic_13TeV_pythia8_cff',step1GenDefaults)
1526 steps[
'SoftQCDinelastic_13TeV_pythia8']=
genvalid(
'SoftQCDinelastic_13TeV_pythia8_cff',step1GenDefaults)
1528 steps[
'QCD_Pt-30_13TeV_aMCatNLO_herwig7']=
genvalid(
'Herwig7_Matchbox_aMCatNLO_Herwig_ppTojj_cff',step1GenDefaults)
1530 steps[
'ZprimeToll_M3000_13TeV_pythia8']=
genvalid(
'ZprimeToll_M3000_13TeV_pythia8_cff',step1GenDefaults)
1531 steps[
'WprimeTolNu_M3000_13TeV_pythia8']=
genvalid(
'WprimeTolNu_M3000_13TeV_pythia8_cff',step1GenDefaults)
1533 steps[
'BsToMuMu_forSTEAM_13TeV_ExtGen']=
genvalid(
'BsToMuMu_forSTEAM_13TeV_ExtGen_cfi',step1GenDefaults)
1534 steps[
'BuToKstarJPsiToMuMu_forSTEAM_13TeV_ExtGen']=
genvalid(
'BuToKstarJPsiToMuMu_forSTEAM_13TeV_ExtGen_cfi',step1GenDefaults)
1535 steps[
'ZTTFS_ExtGen']=
genvalid(
'ZTT_Tauola_OneLepton_OtherHadrons_8TeV_TuneCUETP8M1_ExtGen_cfi',step1GenDefaults)
1536 steps[
'sherpa_ttbar_2j_MENLOPS_13TeV_MASTER_ExtGen']=
genvalid(
'sherpa_ttbar_2j_MENLOPS_13TeV_MASTER_ExtGen_cff',
merge([{
'-n':
'50'},step1GenDefaults]))
1537 steps[
'HydjetQ_B12_5020GeV_2018_ExtGen']=
genvalid(
'Hydjet_Quenched_B12_5020GeV_ExtGen_cfi',step1GenDefaults)
1538 steps[
'AMPT_PPb_5020GeV_MinimumBias_ExtGen']=
genvalid(
'AMPT_PPb_5020GeV_MinimumBias_ExtGen_cfi',step1GenDefaults)
1539 steps[
'EPOS_PPb_8160GeV_MinimumBias_ExtGen']=
genvalid(
'ReggeGribovPartonMC_EposLHC_4080_4080GeV_pPb_ExtGen_cfi',step1GenDefaults)
1540 steps[
'Pyquen_ZeemumuJets_pt10_2760GeV_ExtGen']=
genvalid(
'Pyquen_ZeemumuJets_pt10_2760GeV_ExtGen_cfi',step1GenDefaults)
1543 steps[
'WJetsLNu_13TeV_madgraph-pythia8']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_cff',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1544 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_cff',step1HadronizerDefaults)
1545 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_cff',step1HadronizerDefaults)
1546 steps[
'GGToH_13TeV_pythia8']=
genvalid(
'GGToHtautau_13TeV_pythia8_cff',step1GenDefaults)
1548 steps[
'WJetsLNutaupinu_13TeV_madgraph-pythia8']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_taupinu_cff',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1549 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taupinu']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taupinu_cff',step1HadronizerDefaults)
1550 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_taupinu']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_taupinu_cff',step1HadronizerDefaults)
1551 steps[
'GGToHtaupinu_13TeV_pythia8']=
genvalid(
'GGToHtautau_13TeV_pythia8_taupinu_cff',step1GenDefaults)
1553 steps[
'WJetsLNutaurhonu_13TeV_madgraph-pythia8']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_taurhonu_cff.py',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1554 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taurhonu']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taurhonu_cff.py',step1HadronizerDefaults)
1555 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_taurhonu']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_taurhonu_cff.py',step1HadronizerDefaults)
1556 steps[
'GGToHtaurhonu_13TeV_pythia8']=
genvalid(
'GGToHtautau_13TeV_pythia8_taurhonu_cff',step1GenDefaults)
1558 steps[
'Hadronizer_TuneCUETP8M1_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8_cff',step1HadronizerDefaults)
1559 steps[
'Hadronizer_TuneCP5_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8_cff',step1HadronizerDefaults)
1560 steps[
'Hadronizer_TuneCUETP8M1_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8_evtgen']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8_evtgen_cff',step1HadronizerDefaults)
1561 steps[
'Hadronizer_TuneCP5_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8_evtgen']=
genvalid(
'Hadronizer_TuneCP5_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8_evtgen_cff',step1HadronizerDefaults)
1562 steps[
'Hadronizer_TuneCUETP8M1_13TeV_aMCatNLO_FXFX_5f_max2j_max0p_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_aMCatNLO_FXFX_5f_max2j_max0p_LHE_pythia8_cff',step1HadronizerDefaults)
1563 steps[
'Hadronizer_TuneCP5_13TeV_aMCatNLO_FXFX_5f_max2j_max0p_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_aMCatNLO_FXFX_5f_max2j_max0p_LHE_pythia8_cff',step1HadronizerDefaults)
1565 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Hgg_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Hgg_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1566 steps[
'Hadronizer_TuneCP5_13TeV_Hgg_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Hgg_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1567 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Httpinu_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Httpinu_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1568 steps[
'Hadronizer_TuneCP5_13TeV_Httpinu_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Httpinu_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1569 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Httrhonu_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Httrhonu_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1570 steps[
'Hadronizer_TuneCP5_13TeV_Httrhonu_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Httrhonu_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1571 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Htt_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Htt_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1572 steps[
'Hadronizer_TuneCP5_13TeV_Htt_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Htt_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1573 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Htt_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Htt_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1574 steps[
'Hadronizer_TuneCP5_13TeV_Htt_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Htt_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1575 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Httpinu_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Httpinu_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1576 steps[
'Hadronizer_TuneCP5_13TeV_Httpinu_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Httpinu_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1577 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Httrhonu_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Httrhonu_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1578 steps[
'Hadronizer_TuneCP5_13TeV_Httrhonu_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Httrhonu_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1579 steps[
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1580 steps[
'Hadronizer_TuneCP5_13TeV_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1581 steps[
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto2p_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto2p_pythia8_cff',step1HadronizerDefaults)
1582 steps[
'Hadronizer_TuneCP5_13TeV_powhegEmissionVeto2p_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_powhegEmissionVeto2p_pythia8_cff',step1HadronizerDefaults)
1584 steps[
'Hadronizer_TuneCUETP8M1_Mad_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff',step1HadronizerDefaults)
1589 steps[
'TT_13TeV_pythia8-evtgen']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_EvtGen_cff',step1GenDefaults,dataSet=
'/TTJets_MSDecaysCKM_central_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1591 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_cff',step1HadronizerDefaults)
1592 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_cff',step1HadronizerDefaults)
1594 steps[
'WToLNu_13TeV_pythia8-tauola']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_Tauola_cff',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1595 steps[
'GGToH_13TeV_pythia8-tauola']=
genvalid(
'GGToHtautau_13TeV_pythia8_Tauola_cff',step1GenDefaults)
1597 steps[
'WToLNutaupinu_13TeV_pythia8-tauola']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_Tauola_taupinu_cff',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1598 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taupinu']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taupinu_cff',step1HadronizerDefaults)
1599 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taupinu']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taupinu_cff',step1HadronizerDefaults)
1600 steps[
'GGToHtaupinu_13TeV_pythia8-tauola']=
genvalid(
'GGToHtautau_13TeV_pythia8_Tauola_taupinu_cff',step1GenDefaults)
1602 steps[
'WToLNutaurhonu_13TeV_pythia8-tauola']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_Tauola_taurhonu_cff',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1603 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taurhonu']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taurhonu_cff',step1HadronizerDefaults)
1604 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taurhonu']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taurhonu_cff',step1HadronizerDefaults)
1605 steps[
'GGToHtaurhonu_13TeV_pythia8-tauola']=
genvalid(
'GGToHtautau_13TeV_pythia8_Tauola_taurhonu_cff',step1GenDefaults)
1609 step1LHEGenSimDefault = {
'--relval':
'9000,50',
1612 '--conditions' :
'auto:run2_mc',
1613 '--beamspot' :
'Realistic25ns13TeV2016Collision',
1614 '--datatier' :
'GEN-SIM,LHE',
1615 '--eventcontent':
'FEVTDEBUG,LHE',
1616 '--era' :
'Run2_2016',
1620 step1LHEGenDQM =
merge([{
'-s':
'LHE,GEN,VALIDATION:genvalid',
'--datatier' :
'LHE,GEN,DQMIO',
'--eventcontent':
'LHE,RAWSIM,DQM'},step1LHEDefaults])
1624 global step1LHEGenSimDefault
1625 return merge([{
'cfg':fragment},howMuch,step1LHEGenSimDefault])
1628 step1LHEGenSimUp2017Default = merge ([{
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017',
'--beamspot':
'Realistic25ns13TeVEarly2017Collision',
'--geometry':
'DB:Extended'},step1LHEGenSimDefault])
1631 global step1LHEGenSimUp2017Default
1632 return merge([{
'cfg':fragment},howMuch,step1LHEGenSimUp2017Default])
1635 step1LHEGenSimUp2018Default = merge ([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--beamspot':
'Realistic25ns13TeVEarly2018Collision',
'--geometry':
'DB:Extended'},step1LHEGenSimDefault])
1638 global step1LHEGenSimUp2018Default
1639 return merge([{
'cfg':fragment},howMuch,step1LHEGenSimUp2018Default])
1643 events_per_job_rd = 50
1645 global step1Up2018Defaults
1646 return merge([{
'cfg':fragment},howMuch,{
'--conditions':
'auto:phase1_2018_realistic_rd',
'--customise_commands':
"\"process.source.numberEventsInLuminosityBlock=cms.untracked.uint32(" +
str(events_per_job_rd) +
") \""},step1Up2018Defaults])
1648 steps[
'ZEE_13UP18_RD']=
gen2018RD(
'ZEE_13TeV_TuneCUETP8M1_cfi',
Kby(kevents_rd,events_per_job_rd))
1649 steps[
'ZMM_13UP18_RD']=
gen2018RD(
'ZMM_13TeV_TuneCUETP8M1_cfi',
Kby(kevents_rd,events_per_job_rd))
1650 steps[
'TTbar_13UP18_RD']=
gen2018RD(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(kevents_rd,events_per_job_rd))
1651 steps[
'TTbar_13UP18_RD_IB']=
gen2018RD(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(kevents_rd,events_per_job_rd))
1652 steps[
'TTbar_13UP18_RD_IB'][
'--customise_commands'] =
"\"process.source.numberEventsInLuminosityBlock=cms.untracked.uint32(5)\"" 1654 steps[
'TTbar012Jets_NLO_Mad_py8_Evt_13']=
lhegensim(
'Configuration/Generator/python/TTbar012Jets_5f_NLO_FXFX_Madgraph_LHE_13TeV_cfi.py',
Kby(9,50))
1655 steps[
'GluGluHToZZTo4L_M125_Pow_py8_Evt_13']=
lhegensim(
'Configuration/Generator/python/GGHZZ4L_JHUGen_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,50))
1656 steps[
'VBFHToZZTo4Nu_M125_Pow_py8_Evt_13']=
lhegensim(
'Configuration/Generator/python/VBFHZZ4Nu_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,50))
1657 steps[
'VBFHToBB_M125_Pow_py8_Evt_13']=
lhegensim(
'Configuration/Generator/python/VBFHbb_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,50))
1659 steps[
'GluGluHToZZTo4L_M125_Pow_py8_Evt_13UP17']=
lhegensim2017(
'Configuration/Generator/python/GGHZZ4L_JHUGen_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1660 steps[
'VBFHToZZTo4Nu_M125_Pow_py8_Evt_13UP17']=
lhegensim2017(
'Configuration/Generator/python/VBFHZZ4Nu_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1661 steps[
'VBFHToBB_M125_Pow_py8_Evt_13UP17']=
lhegensim2017(
'Configuration/Generator/python/VBFHbb_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1663 steps[
'GluGluHToZZTo4L_M125_Pow_py8_Evt_13UP18']=
lhegensim2018(
'Configuration/Generator/python/GGHZZ4L_JHUGen_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1664 steps[
'VBFHToZZTo4Nu_M125_Pow_py8_Evt_13UP18']=
lhegensim2018(
'Configuration/Generator/python/VBFHZZ4Nu_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1665 steps[
'VBFHToBB_M125_Pow_py8_Evt_13UP18']=
lhegensim2018(
'Configuration/Generator/python/VBFHbb_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1679 step1LHENormal = {
'--relval' :
'10000,50',
1682 '--conditions' :
'auto:run2_mc',
1683 '--datatier' :
'LHE',
1684 '--eventcontent':
'LHE',
1685 '--era' :
'Run2_2016',
1689 step1GENNormal = {
'--relval' :
'10000,50',
1691 '--conditions' :
'auto:run2_mc',
1692 '--beamspot' :
'Realistic25ns13TeV2016Collision',
1693 '--eventcontent':
'FEVTDEBUG',
1694 '--datatier' :
'GEN-SIM',
1695 '--era' :
'Run2_2016',
1699 step1LHENormal2017Default = merge ([{
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017',
'--beamspot':
'Realistic25ns13TeVEarly2017Collision',
'--geometry':
'DB:Extended'},step1LHENormal])
1700 step1GENNormal2017Default = merge ([{
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017',
'--beamspot':
'Realistic25ns13TeVEarly2017Collision',
'--geometry':
'DB:Extended'},step1GENNormal])
1703 step1LHENormal2018Default = merge ([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--beamspot':
'Realistic25ns13TeVEarly2018Collision',
'--geometry':
'DB:Extended'},step1LHENormal])
1704 step1GENNormal2018Default = merge ([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--beamspot':
'Realistic25ns13TeVEarly2018Collision',
'--geometry':
'DB:Extended'},step1GENNormal])
1707 steps[
'GluGluHToGG_M125_Pow_MINLO_NNLOPS_py8_13']=merge ([{
'--filein':
'lhe:18334'},step1LHENormal])
1708 steps[
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_13']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_LHE_py8_cff',step1GENNormal)
1711 steps[
'GluGluHToGG_M125_Pow_MINLO_NNLOPS_py8_13UP17']=merge ([{
'--filein':
'lhe:18334'},step1LHENormal2017Default])
1712 steps[
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_13UP17']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_LHE_py8_cff',step1GENNormal2017Default)
1715 steps[
'GluGluHToGG_M125_Pow_MINLO_NNLOPS_py8_13UP18']=merge ([{
'--filein':
'lhe:18334'},step1LHENormal2018Default])
1716 steps[
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_13UP18']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_LHE_py8_cff',step1GENNormal2018Default)
1725 steps[
'sherpa_ZtoEE_0j_BlackHat_13TeV_MASTER']=
genvalid(
'sherpa_ZtoEE_0j_BlackHat_13TeV_MASTER_cff',step1GenDefaults)
1726 steps[
'sherpa_ZtoLL_2j_MEPSatNLO_13TeV_MASTER']=
genvalid(
'sherpa_ZtoLL_2j_MEPSatNLO_13TeV_MASTER_cff',step1GenDefaults)
1727 steps[
'sherpa_ttbar_2j_MENLOPS_13TeV_MASTER']=
genvalid(
'sherpa_ttbar_2j_MENLOPS_13TeV_MASTER_cff',step1GenDefaults)
1730 steps[
'TTbar_13TeV_Pow_herwig7']=
genvalid(
'Configuration/Generator/python/TT_13TeV_Pow_Herwig7_cff',step1LHEGenDQM)
1731 steps[
'DYToLL012Jets_5FS_TuneCH3_13TeV_amcatnloFxFx_herwig7']=
genvalid(
'Configuration/Generator/python/DYToLL012Jets_5FS_TuneCH3_13TeV_amcatnloFxFx_herwig7_cff',
merge([{
'-n':
'12'},step1LHEGenDQM]))
1732 steps[
'DYToLL01234Jets_5FS_TuneCH3_13TeV_madgraphMLM_herwig7']=
genvalid(
'Configuration/Generator/python/DYToLL01234Jets_5FS_TuneCH3_13TeV_madgraphMLM_herwig7_cff',step1LHEGenDQM)
1736 steps[
'ReggeGribovPartonMC_EposLHC_5TeV_pPb']=
genvalid(
'GeneratorInterface/ReggeGribovPartonMCInterface/ReggeGribovPartonMC_EposLHC_5TeV_pPb_cfi',step1GenDefaults)
1739 steps[
'BuToKstarJPsiToMuMu_forSTEAM_13TeV']=
genvalid(
'BuToKstarJPsiToMuMu_forSTEAM_13TeV_cfi',step1GenDefaults)
1740 steps[
'Upsilon4swithBuToKstarJPsiToMuMu_forSTEAM_13TeV_TuneCUETP8M1']=
genvalid(
'Upsilon4swithBuToKstarJPsiToMuMu_forSTEAM_13TeV_TuneCUETP8M1_cfi',step1GenDefaults)
1741 steps[
'Upsilon4sBaBarExample_BpBm_Dstarpipi_D0Kpi_nonres_forSTEAM_13TeV_TuneCUETP8M1']=
genvalid(
'Upsilon4sBaBarExample_BpBm_Dstarpipi_D0Kpi_nonres_forSTEAM_13TeV_TuneCUETP8M1_cfi',step1GenDefaults)
1742 steps[
'LambdaBToLambdaMuMuToPPiMuMu_forSTEAM_13TeV_TuneCUETP8M1']=
genvalid(
'LambdaBToLambdaMuMuToPPiMuMu_forSTEAM_13TeV_TuneCUETP8M1_cfi',step1GenDefaults)
1743 steps[
'BsToMuMu_forSTEAM_13TeV']=
genvalid(
'BsToMuMu_forSTEAM_13TeV_cfi',step1GenDefaults)
1748 return merge([{
'cfg':fragment},howMuch,{
'--customise_commands':
'"process.source.numberEventsInLuminosityBlock=cms.untracked.uint32(5)"'},step1LHEGenSimUp2018Default])
1750 steps[
'GluGluHToZZTo4L_M125_Pow_py8_Evt_13UP18ml']=
lhegensim2018ml(
'Configuration/Generator/python/GGHZZ4L_JHUGen_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,50))
1755 overrideFragments={
'H125GGgluonfusion_13UP18INPUT':
'2'}
1758 for key
in overrideFragments:
1759 for inI
in steps[key]:
1760 DSold=steps[key][inI].dataSet
1761 DS = re.sub(
'v[0-9]*/',
'v'+overrideFragments[key]+
'/',DSold.rstrip())
1763 steps[key]={
'INPUT':
InputInfo(dataSet=DS,location=
'STD')}
1767 PU={
'-n':10,
'--pileup':
'default',
'--pileup_input':
'das:/RelValMinBias/%s/GEN-SIM'%(baseDataSetRelease[0],)}
1769 PU2={
'-n':10,
'--pileup':
'default',
'--pileup_input':
'das:/RelValMinBias/%s/GEN-SIM'%(baseDataSetRelease[0],)}
1770 PU25={
'-n':10,
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[3],)}
1771 PU50={
'-n':10,
'--pileup':
'AVE_35_BX_50ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[3],)}
1772 PUHI={
'-n':10,
'--pileup_input':
'das:/RelValHydjetQ_B12_5020GeV_2018/%s/GEN-SIM'%(baseDataSetRelease[9])}
1773 PUHI2022={
'-n':10,
'--pileup_input':
'das:/RelValHydjetQ_B12_5020GeV_2021_ppReco/%s/GEN-SIM'%(baseDataSetRelease[23])}
1774 PUHI2023={
'-n':10,
'--pileup_input':
'das:/RelValHydjetQ_MinBias_5362GeV_2023_ppReco/%s/GEN-SIM'%(baseDataSetRelease[25])}
1775 PU25UP17={
'-n':10,
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[13],)}
1776 PU25UP18={
'-n':10,
'--pileup':
'AVE_50_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[18],)}
1780 PUFS={
'--pileup':
'GEN_2012_Summer_50ns_PoissonOOTPU'}
1782 PUFSAVE10={
'--pileup':
'GEN_AVE_10_BX_25ns'}
1783 PUFSAVE20={
'--pileup':
'GEN_AVE_20_BX_25ns'}
1784 PUFSAVE35={
'--pileup':
'GEN_AVE_35_BX_25ns'}
1785 PUFSAVE10_DRMIX_ITO={
'--pileup':
'AVE_10_BX_25ns',
'--pileup_input':
'das:/RelValMinBiasFS_13_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[7],),
'--era':
'Run2_25ns',
'--customise':
'FastSimulation/Configuration/Customs.disableOOTPU'}
1786 PUFSAVE35_DRMIX_ITO={
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBiasFS_13_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[7],),
'--era':
'Run2_25ns',
'--customise':
'FastSimulation/Configuration/Customs.disableOOTPU'}
1787 PUFS25={
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBiasFS_13_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[7],)}
1790 PU25HS={
'-n':10,
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[11],)}
1794 steps[
'TTbarFSPU']=
merge([PUFS,
Kby(100,500),steps[
'TTbarFS']] )
1796 steps[
'FS_TTbar_13_PUAVE10']=
merge([PUFSAVE10,
Kby(100,500),steps[
'TTbarFS_13']] )
1797 steps[
'FS_TTbar_13_PUAVE20']=
merge([PUFSAVE20,
Kby(100,500),steps[
'TTbarFS_13']] )
1798 steps[
'FS_TTbar_13_PUAVE35']=
merge([PUFSAVE35,
Kby(100,500),steps[
'TTbarFS_13']] )
1799 steps[
'FS_TTbar_13_PU25']=
merge([PUFS25,
Kby(100,500),steps[
'TTbarFS_13']] )
1800 steps[
'FS_NuGun_UP15_PU25']=
merge([PUFS25,
Kby(100,500),steps[
'NuGunFS_UP15']] )
1801 steps[
'FS_SMS-T1tttt_mGl-1500_mLSP-100_13_PU25']=
merge([PUFS25,
Kby(100,500),steps[
'SMS-T1tttt_mGl-1500_mLSP-100FS_13']] )
1803 steps[
'FS__PU25']=
merge([PUFS25,
Kby(100,500),steps[
'NuGunFS_UP15']] )
1804 steps[
'FS_TTbar_13_PUAVE10_DRMIX_ITO']=
merge([PUFSAVE10_DRMIX_ITO,
Kby(100,500),steps[
'TTbarFS_13']] )
1805 steps[
'FS_TTbar_13_PUAVE35_DRMIX_ITO']=
merge([PUFSAVE35_DRMIX_ITO,
Kby(100,500),steps[
'TTbarFS_13']] )
1808 step2Defaults = {
'-s' :
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@fake',
1809 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1810 '--eventcontent':
'FEVTDEBUGHLT',
1811 '--conditions' :
'auto:run1_mc',
1814 step2Upg2015Defaults = {
'-s' :
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2016',
1815 '--conditions' :
'auto:run2_mc',
1816 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1817 '--eventcontent':
'FEVTDEBUGHLT',
1818 '--era' :
'Run2_2016',
1821 step2Upg2015Defaults50ns =
merge([{
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval50ns',
'--conditions':
'auto:run2_mc_50ns',
'--era':
'Run2_50ns'},step2Upg2015Defaults])
1823 step2Upg2015DefaultsAPVSimu =
merge([{
'--era':
'Run2_2016_HIPM'},step2Upg2015Defaults])
1826 step2Upg2017Defaults = {
'-s' :
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2017',
1827 '--conditions' :
'auto:phase1_2017_realistic',
1828 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1829 '--eventcontent':
'FEVTDEBUGHLT',
1830 '--era' :
'Run2_2017',
1832 '--geometry' :
'DB:Extended',
1836 step2Upg2018Defaults = {
'-s' :
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2018',
1837 '--conditions' :
'auto:phase1_2018_realistic',
1838 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1839 '--eventcontent':
'FEVTDEBUGHLT',
1840 '--era' :
'Run2_2018',
1842 '--geometry' :
'DB:Extended',
1846 steps[
'DIGIUP15']=
merge([step2Upg2015Defaults])
1847 steps[
'DIGIUP15APVSimu']=
merge([{
'--era':
'Run2_2016_HIPM'},step2Upg2015Defaults])
1849 steps[
'DIGIUP15PROD1']=
merge([{
'-s':
'DIGI,L1,DIGI2RAW,HLT:@relval2016',
'--eventcontent':
'RAWSIM',
'--datatier':
'GEN-SIM-RAW'},step2Upg2015Defaults])
1850 steps[
'DIGIUP15_PU25']=
merge([PU25,step2Upg2015Defaults])
1851 steps[
'DIGIUP15APVSimu_PU25']=
merge([PU25,step2Upg2015DefaultsAPVSimu])
1853 steps[
'DIGIUP15_PU50']=
merge([PU50,step2Upg2015Defaults50ns])
1854 steps[
'DIGIUP17']=
merge([step2Upg2017Defaults])
1855 steps[
'DIGIUP18']=
merge([step2Upg2018Defaults])
1856 steps[
'DIGIUP17PROD1']=
merge([{
'-s':
'DIGI,L1,DIGI2RAW,HLT:@relval2017',
'--eventcontent':
'RAWSIM',
'--datatier':
'GEN-SIM-RAW'},step2Upg2017Defaults])
1857 steps[
'DIGIUP18PROD1']=
merge([{
'-s':
'DIGI,L1,DIGI2RAW,HLT:@relval2018',
'--eventcontent':
'RAWSIM',
'--datatier':
'GEN-SIM-RAW'},step2Upg2018Defaults])
1858 steps[
'DIGIUP18PROD1bParking']=
merge([{
'-s':
'DIGI,L1,DIGI2RAW,HLT:@relval2018',
'--eventcontent':
'RAWSIM',
'--datatier':
'GEN-SIM-RAW',
'--era' :
'Run2_2018,bParking'},step2Upg2018Defaults])
1859 steps[
'DIGIUP17_PU25']=
merge([PU25UP17,step2Upg2017Defaults])
1860 steps[
'DIGIUP18_PU25']=
merge([PU25UP18,step2Upg2018Defaults])
1863 steps[
'DIGIUP15_PPb']=
merge([{
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:PIon',
'--conditions':
'auto:run2_mc_pa',
'--era':
'Run2_2016_pA'}, steps[
'DIGIUP15']])
1866 steps[
'DIGIUP15_PU25HS']=
merge([PU25HS,step2Upg2015Defaults])
1869 steps[
'DIGIPROD1']=
merge([{
'-s':
'DIGI,L1,DIGI2RAW,HLT:@fake',
'--eventcontent':
'RAWSIM',
'--datatier':
'GEN-SIM-RAW'},step2Defaults])
1870 steps[
'DIGI']=
merge([step2Defaults])
1872 steps[
'DIGICOS']=
merge([{
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW'},stCond,step2Defaults])
1873 steps[
'DIGIHAL']=
merge([{
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW'},step2Upg2015Defaults])
1874 steps[
'DIGICOS_UP15']=
merge([{
'--conditions':
'auto:run2_mc_cosmics',
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW'},step2Upg2015Defaults])
1875 steps[
'DIGICOS_UP16']=
merge([{
'--conditions':
'auto:run2_mc_cosmics',
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2016',
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW',
'--era' :
'Run2_2016'},step2Upg2015Defaults])
1876 steps[
'DIGICOS_UP17']=
merge([{
'--conditions':
'auto:phase1_2017_cosmics',
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2017',
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW',
'--era' :
'Run2_2017'},step2Upg2015Defaults])
1877 steps[
'DIGICOS_UP18']=
merge([{
'--conditions':
'auto:phase1_2018_cosmics',
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2018',
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW',
'--era' :
'Run2_2018'},step2Upg2015Defaults])
1878 steps[
'DIGICOS_UP21']=
merge([{
'--conditions':
'auto:phase1_2022_cosmics',
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2017',
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW',
'--era' :
'Run3'},step2Upg2015Defaults])
1879 steps[
'DIGICOS_UP21_0T']=
merge([{
'--magField':
'0T',
'--conditions':
'auto:phase1_2022_cosmics_0T'},steps[
'DIGICOS_UP21']])
1881 steps[
'DIGICOSPEAK_UP17']=
merge([{
'--conditions':
'auto:phase1_2017_cosmics_peak',
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2017',
'--customise_commands':
'"process.mix.digitizers.strip.APVpeakmode=cms.bool(True)"',
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW',
'--era' :
'Run2_2017'},step2Upg2015Defaults])
1882 steps[
'DIGICOSPEAK_UP18']=
merge([{
'--conditions':
'auto:phase1_2018_cosmics_peak',
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2018',
'--customise_commands':
'"process.mix.digitizers.strip.APVpeakmode=cms.bool(True)"',
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW',
'--era' :
'Run2_2018'},step2Upg2015Defaults])
1884 steps[
'DIGIPU1']=
merge([PU,step2Defaults])
1885 steps[
'DIGIPU2']=
merge([PU2,step2Defaults])
1886 steps[
'REDIGIPU']=
merge([{
'-s':
'reGEN,reDIGI,L1,DIGI2RAW,HLT:@fake'},steps[
'DIGIPU1']])
1888 steps[
'DIGIUP15_ID']=
merge([{
'--restoreRND':
'HLT',
'--process':
'HLT2'},steps[
'DIGIUP15']])
1890 steps[
'RESIM']=
merge([{
'-s':
'reGEN,reSIM',
'-n':10},steps[
'DIGI']])
1894 steps[
'DIGIHI2023PPRECOAPPROXCLUSTERS']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2023_ppReco_approxClusters, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1895 steps[
'DIGIHI2023PPRECO']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2023_ppReco, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1896 steps[
'DIGIHI2022PPRECOAPPROXCLUSTERS']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2022_ppReco_approxClusters, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1897 steps[
'DIGIHI2022PPRECO']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2022_ppReco, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1898 steps[
'DIGIHI2018PPRECO']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2018_ppReco, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1899 steps[
'DIGIHI2018']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2018, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1900 steps[
'DIGIHI2017']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2017, step2Upg2015Defaults])
1901 steps[
'DIGIHI2015']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake'}, hiDefaults2015, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1902 steps[
'DIGIHI2011']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake'}, hiDefaults2011, {
'--pileup':
'HiMixNoPU'}, step2Defaults])
1903 steps[
'DIGIHI2023MIX']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2',
'-n':2}, hiDefaults2023_ppReco, {
'--pileup':
'HiMix'}, PUHI2023, step2Upg2015Defaults])
1904 steps[
'DIGIHI2022MIX']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2',
'-n':2}, hiDefaults2022_ppReco, {
'--pileup':
'HiMix'}, PUHI2022, step2Upg2015Defaults])
1905 steps[
'DIGIHIMIX']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2',
'-n':2}, hiDefaults2018_ppReco, {
'--pileup':
'HiMix'}, PUHI, step2Upg2015Defaults])
1907 steps[
'DIGIPPREF2017']=
merge([{
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@fake2'}, ppRefDefaults2017, step2Upg2015Defaults])
1910 premixUp2015Defaults = {
1911 '--evt_type' :
'SingleNuE10_cfi',
1912 '-s' :
'GEN,SIM,DIGI:pdigi_valid',
1914 '--conditions' :
'auto:run2_mc',
1915 '--datatier' :
'PREMIX',
1916 '--eventcontent':
'PREMIX',
1917 '--procModifiers':
'premix_stage1',
1918 '--era' :
'Run2_2016' 1921 premixUp2015Defaults50ns =
merge([{
'--conditions':
'auto:run2_mc_50ns'},
1922 {
'--era':
'Run2_50ns'},
1923 premixUp2015Defaults])
1925 premixUp2017Defaults =
merge([{
'--conditions':
'auto:phase1_2017_realistic'},
1926 {
'--era':
'Run2_2017'},
1927 premixUp2015Defaults])
1929 premixUp2018Defaults =
merge([{
'--conditions':
'auto:phase1_2018_realistic'},
1930 {
'--era':
'Run2_2018'},
1931 premixUp2015Defaults])
1933 premixUp2018_RDPix =
merge([{
'--conditions':
'auto:phase1_2018_realistic_rd'},
1934 {
'--era':
'Run2_2018'},
1935 {
'--procModifiers':
'premix_stage1,runDependentForPixel'},
1936 premixUp2015Defaults])
1938 steps[
'PREMIXUP15_PU25']=
merge([PU25,
Kby(100,100),premixUp2015Defaults])
1939 steps[
'PREMIXUP15_PU50']=
merge([PU50,
Kby(100,100),premixUp2015Defaults50ns])
1940 steps[
'PREMIXUP17_PU25']=
merge([PU25UP17,
Kby(100,100),premixUp2017Defaults])
1941 steps[
'PREMIXUP18_PU25']=
merge([PU25UP18,
Kby(100,100),premixUp2018Defaults])
1942 steps[
'PREMIXUP18_PU25_RDPix']=
merge([PU25UP18,
Kby(100,100),premixUp2018_RDPix])
1944 digiPremixUp2015Defaults25ns = {
1945 '--conditions' :
'auto:run2_mc',
1946 '-s' :
'DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,HLT:@relval2016',
1947 '--pileup_input' :
'das:/RelValPREMIXUP15_PU25/%s/PREMIX'%baseDataSetRelease[5],
1948 '--eventcontent' :
'FEVTDEBUGHLT',
1949 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1950 '--datamix' :
'PreMix',
1951 '--procModifiers':
'premix_stage2',
1952 '--era' :
'Run2_2016' 1955 from .upgradeWorkflowComponents
import digiPremixLocalPileup
1956 digiPremixLocalPileupUp2015Defaults25ns =
merge([digiPremixLocalPileup,
1957 digiPremixUp2015Defaults25ns])
1958 digiPremixUp2015Defaults50ns=
merge([{
'-s':
'DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,HLT:@relval50ns'},
1959 {
'--conditions':
'auto:run2_mc_50ns'},
1960 {
'--pileup_input' :
'das:/RelValPREMIXUP15_PU50/%s/PREMIX'%baseDataSetRelease[6]},
1961 {
'--era' :
'Run2_50ns'},
1962 digiPremixUp2015Defaults25ns])
1964 digiPremixUp2017Defaults25ns = {
1965 '--conditions' :
'auto:phase1_2017_realistic',
1966 '-s' :
'DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,HLT:@relval2017',
1967 '--pileup_input' :
'das:/RelValPREMIXUP17_PU25/%s/PREMIX'%baseDataSetRelease[14],
1968 '--eventcontent' :
'FEVTDEBUGHLT',
1969 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1970 '--datamix' :
'PreMix',
1971 '--procModifiers':
'premix_stage2',
1972 '--era' :
'Run2_2017' 1974 digiPremixLocalPileupUp2017Defaults25ns =
merge([digiPremixLocalPileup,
1975 digiPremixUp2017Defaults25ns])
1978 digiPremixUp2018Defaults25ns = {
1979 '--conditions' :
'auto:phase1_2018_realistic',
1980 '-s' :
'DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,HLT:@relval2018',
1981 '--pileup_input' :
'das:/RelValPREMIXUP18_PU25/%s/PREMIX'%baseDataSetRelease[17],
1982 '--eventcontent' :
'FEVTDEBUGHLT',
1983 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1984 '--datamix' :
'PreMix',
1985 '--procModifiers':
'premix_stage2',
1986 '--era' :
'Run2_2018' 1988 digiPremixLocalPileupUp2018Defaults25ns =
merge([digiPremixLocalPileup,
1989 digiPremixUp2018Defaults25ns])
1991 steps[
'DIGIPRMXUP15_PU25']=
merge([digiPremixUp2015Defaults25ns])
1992 steps[
'DIGIPRMXUP15APVSimu_PU25']=
merge([{
'--era':
'Run2_2016_HIPM'},digiPremixUp2015Defaults25ns])
1993 steps[
'DIGIPRMXLOCALUP15_PU25']=
merge([digiPremixLocalPileupUp2015Defaults25ns])
1994 steps[
'DIGIPRMXLOCALUP15APVSimu_PU25']=
merge([{
'--era':
'Run2_2016_HIPM'},digiPremixLocalPileupUp2015Defaults25ns])
1996 steps[
'DIGIPRMXUP15_PU50']=
merge([digiPremixUp2015Defaults50ns])
1997 steps[
'DIGIPRMXUP17_PU25']=
merge([digiPremixUp2017Defaults25ns])
1998 steps[
'DIGIPRMXLOCALUP17_PU25']=
merge([digiPremixLocalPileupUp2017Defaults25ns])
1999 steps[
'DIGIPRMXUP18_PU25']=
merge([digiPremixUp2018Defaults25ns])
2000 steps[
'DIGIPRMXLOCALUP18_PU25']=
merge([digiPremixLocalPileupUp2018Defaults25ns])
2003 steps[
'DIGIPRMXUP17_PU25_RD']=
merge([{
'--procModifiers':
'premix_stage2,runDependent'}, digiPremixUp2017Defaults25ns, {
'--customise_commands':
"\"process.GlobalTag.toGet = cms.VPSet( cms.PSet( record = cms.string('EcalLaserAPDPNRatiosMCRcd'), tag = cms.string('EcalLaserAPDPNRatios_UL_2017_mc'), connect = cms.string('frontier://FrontierProd/CMS_CONDITIONS') ) )\""} ])
2005 digiPremixRD2018 = {
2006 '--pileup_input':
'das:/RelValPREMIXUP18_PU25/%s/PREMIX'%baseDataSetRelease[24],
2007 '--procModifiers':
'premix_stage2,runDependent' 2010 steps[
'DIGIPRMXUP18_PU25_RD']=
merge([{
'--conditions':
'auto:phase1_2018_realistic_rd',
'--relval':
str(kevents_rd*1000) +
',' +
str(events_per_job_rd),
'--runsScenarioForMCIntegerWeights':
'Run2018_Equal_Lumi_Integer_Weights'}, digiPremixRD2018, digiPremixUp2018Defaults25ns])
2013 steps[
'DIGIPRMXUP18_PU25_RD_IB']=
merge([{
'--conditions':
'auto:phase1_2018_realistic_rd',
'--customise_commands':
"\"process.source.setRunNumberForEachLumi = cms.untracked.vuint32(315257,316083) \"",
'--procModifiers':
'premix_stage2,runDependent'}, digiPremixRD2018, digiPremixUp2018Defaults25ns])
2015 steps[
'DIGIPRMXLOCALUP18_PU25_RDPix']=
merge([{
'--conditions':
'auto:phase1_2018_realistic_rd',
'--procModifiers':
'premix_stage2,runDependentForPixel'}, digiPremixLocalPileupUp2018Defaults25ns])
2017 premixProd25ns = {
'-s' :
'DIGI,DATAMIX,L1,DIGI2RAW,HLT:@relval2016',
2018 '--eventcontent' :
'PREMIXRAW',
2019 '--datatier' :
'PREMIXRAW'}
2020 premixProd50ns =
merge([{
'-s':
'DIGI,DATAMIX,L1,DIGI2RAW,HLT:@relval50ns'},premixProd25ns])
2021 premixProd25ns2017 =
merge([{
'-s':
'DIGI,DATAMIX,L1,DIGI2RAW,HLT:@relval2017'},premixProd25ns])
2022 premixProd25ns2018 =
merge([{
'-s':
'DIGI,DATAMIX,L1,DIGI2RAW,HLT:@relval2018',
'--datatier':
'GEN-SIM-RAW',
'--geometry':
'DB:Extended'},premixProd25ns])
2024 steps[
'DIGIPRMXUP15_PROD_PU25']=
merge([premixProd25ns,digiPremixUp2015Defaults25ns])
2025 steps[
'DIGIPRMXUP15_PROD_PU50']=
merge([premixProd50ns,digiPremixUp2015Defaults50ns])
2026 steps[
'DIGIPRMXUP17_PROD_PU25']=
merge([premixProd25ns2017,digiPremixUp2017Defaults25ns])
2027 steps[
'DIGIPRMXUP18_PROD_PU25']=
merge([premixProd25ns2018,digiPremixUp2018Defaults25ns])
2029 dataReco={
'--conditions':
'auto:run1_data',
2030 '-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM',
2031 '--datatier':
'RECO,MINIAOD,DQMIO',
2032 '--eventcontent':
'RECO,MINIAOD,DQM',
2034 '--process':
'reRECO',
2038 dataRecoAlCaCalo=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron+EcalTrg+HcalCalIsoTrk,DQM'}, dataReco])
2042 menu = autoHLT[hltKey]
2043 steps[
'HLTD']=
merge([{
'--process':
'reHLT',
2044 '-s':
'L1REPACK,HLT:@%s'%hltKey,
2045 '--conditions':
'auto:run1_hlt_%s'%menu,
2047 '--eventcontent':
'FEVTDEBUGHLT',
2048 '--datatier':
'FEVTDEBUGHLT',
2053 steps[
'HLTDSKIM']=
merge([{
'--inputCommands':
'"keep *","drop *_*_*_RECO"'},steps[
'HLTD']])
2054 steps[
'HLTDSKIM2']=
merge([{
'--inputCommands':
'"keep *","drop *_*_*_RECO","drop *_*_*_reRECO"'},steps[
'HLTD']])
2057 steps[
'RECOD']=
merge([{
'--scenario':
'pp',},dataReco])
2058 steps[
'RECODR1']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias,DQM:@standardDQMFakeHLT+@miniAODDQM'},dataReco])
2059 steps[
'RECODAlCaCalo']=
merge([{
'--scenario':
'pp',},dataRecoAlCaCalo])
2061 hltKey50ns=
'relval50ns' 2062 steps[
'HLTDR2_50ns']=
merge( [ {
'-s':
'L1REPACK,HLT:@%s'%hltKey50ns,},{
'--conditions':
'auto:run2_hlt_relval'},{
'--era' :
'Run2_50ns'},steps[
'HLTD'] ] )
2064 hltKey25ns=
'relval25ns' 2065 steps[
'HLTDR2_25ns']=
merge( [ {
'-s':
'L1REPACK:GT2,HLT:@%s'%hltKey25ns,},{
'--conditions':
'auto:run2_hlt_relval'},{
'--era' :
'Run2_25ns'},steps[
'HLTD'] ] )
2067 hltKey2016=
'relval2016' 2068 steps[
'HLTDR2_2016']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2016,},{
'--conditions':
'auto:run2_hlt_relval'},{
'--era' :
'Run2_2016'},steps[
'HLTD'] ] )
2070 hltKey2017=
'relval2017' 2071 steps[
'HLTDR2_2017']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2017,},{
'--conditions':
'auto:run2_hlt_relval'},{
'--era' :
'Run2_2017'},steps[
'HLTD'] ] )
2073 hltKey2018=
'relval2018' 2074 steps[
'HLTDR2_2018']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2018,},{
'--conditions':
'auto:run2_hlt_relval'},{
'--era' :
'Run2_2018'},steps[
'HLTD'] ] )
2076 hltKey2022=
'relval2022' 2077 steps[
'HLTDR3_2022']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2022,},{
'--conditions':
'auto:run3_hlt_relval'},{
'--era' :
'Run3'},steps[
'HLTD'] ] )
2079 hltKey2023=
'relval2023' 2080 steps[
'HLTDR3_2023']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2023,},{
'--conditions':
'auto:run3_hlt_relval'},{
'--era' :
'Run3_2023'},steps[
'HLTD'] ] )
2082 steps[
'HLTDR3_2023B']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2023,},{
'--conditions':
'auto:run3_hlt_relval'},{
'--era' :
'Run3'},steps[
'HLTD'] ] )
2084 steps[
'HLTDR3_HI2023ARawprime']=
merge([{
'-s':
'L1REPACK:Full,HLT:HIon'},
2085 {
'--conditions':
'auto:run3_hlt_HIon'},
2086 {
'--era' :
'Run3_pp_on_PbPb_approxSiStripClusters_2023'},
2087 {
'--customise' :
'HLTrigger/Configuration/CustomConfigs.customiseL1THLTforHIonRepackedRAWPrime'},
2091 steps[
'HLTDR2_2018ml']=
merge( [ {
'--customise_commands':
'"process.source.skipEvents=cms.untracked.uint32(7000)"'},steps[
'HLTDR2_2018'] ] )
2093 steps[
'HLTDR2_2018_hBStar']=
merge( [ {
'--era' :
'Run2_2018_highBetaStar'},steps[
'HLTDR2_2018'] ] )
2096 steps[
'RECODR2_50ns']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_50ns',},dataReco])
2097 steps[
'RECODR2_25ns']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_25ns',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_25ns'},dataReco])
2098 steps[
'RECODR2_2016']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2016',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2016'},dataReco])
2099 steps[
'RECODR2_2017']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2017',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2017'},dataReco])
2100 steps[
'RECODR2_2018']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2018',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2018'},dataReco])
2102 steps[
'RECODR2AlCaEle']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePromptRun2',},dataRecoAlCaCalo])
2104 steps[
'RECODSplit']=steps[
'RECOD']
2105 steps[
'RECOSKIMALCA']=
merge([{
'--inputCommands':
'"keep *","drop *_*_*_RECO"' 2107 steps[
'RECOSKIMALCAR1']=
merge([{
'--inputCommands':
'"keep *","drop *_*_*_RECO"' 2108 },steps[
'RECODR1']])
2109 steps[
'REPACKHID']=
merge([{
'--scenario':
'HeavyIons',
2110 '-s':
'RAW2DIGI,REPACK',
2112 '--eventcontent':
'REPACKRAW'},
2114 steps[
'RECOHID10']=
merge([{
'--scenario':
'HeavyIons',
2115 '-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBiasHI+TkAlUpsilonMuMuHI+TkAlZMuMuHI+TkAlMuonIsolatedHI+TkAlJpsiMuMuHI+HcalCalMinBias,DQM:@standardDQMHIFakeHLT',
2116 '--datatier':
'RECO,DQMIO',
2117 '--eventcontent':
'RECO,DQM',
'-n':30},
2119 steps[
'RECOHID11']=
merge([{
'--repacked':
''},
2120 steps[
'RECOHID10']])
2121 steps[
'RECOHID10'][
'-s']+=
',REPACK' 2122 steps[
'RECOHID10'][
'--datatier']+=
',RAW' 2123 steps[
'RECOHID10'][
'--eventcontent']+=
',REPACKRAW' 2125 steps[
'HYBRIDRepackHI2015VR']={
'--eventcontent':
'RAW',
2127 '--conditions':
'auto:run2_hlt_hi',
2128 '--step':
'RAW2DIGI,REPACK:DigiToHybridRawRepack',
2129 '--scenario':
'HeavyIons',
2132 '--customise':
'RecoLocalTracker/SiStripZeroSuppression/customiseHybrid.addHybridEmulationBeforeRepack',
2133 '--processName':
'EMULATEHYBRID',
2134 '--outputCommands':
'"drop FEDRawDataCollection_*__HLT","drop FEDRawDataCollection_*__LHC"',
2139 steps[
'HYBRIDZSHI2015']=
merge([{
'--step':
'RAW2DIGI,REPACK:DigiToRawRepack',
2140 '--processName':
'REHLT',
2141 '--customise':
'RecoLocalTracker/SiStripZeroSuppression/customiseHybrid.runOnHybridZS,RecoLocalTracker/SiStripZeroSuppression/customiseHybrid.repackZSHybrid',
2142 '--customise_commands':
'\'from Configuration.Applications.ConfigBuilder import MassReplaceInputTag; MassReplaceInputTag(process, new="hybridRawDataRepacker")\'' ,
2143 },steps[
'HYBRIDRepackHI2015VR']])
2145 steps[
'RECOHID15']=
merge([{
'--conditions':
'auto:run2_data',
2147 },steps[
'RECOHID11']])
2149 steps[
'RECOHID18']=
merge([{
'--scenario':
'pp',
2150 '--conditions':
'auto:run2_data_promptlike_hi',
2151 '-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiPixelCalZeroBias,SKIM:PbPbEMu+PbPbZEE+PbPbZMM+PbPbZMu,DQM:@commonFakeHLT+@standardDQMFakeHLT',
2152 '--datatier':
'AOD,DQMIO',
2153 '--eventcontent':
'AOD,DQM',
2154 '--era':
'Run2_2018_pp_on_AA',
2155 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2018_pp_on_AA',
2157 },steps[
'RECOHID15']])
2159 steps[
'RAWPRIMEHI18']={
'--scenario':
'pp',
2160 '--conditions':
'auto:run2_data_promptlike_hi',
2161 '-s':
'REPACK:DigiToApproxClusterRaw',
2162 '--datatier':
'GEN-SIM-DIGI-RAW-HLTDEBUG',
2163 '--eventcontent':
'REPACKRAW',
2164 '--era':
'Run2_2018_pp_on_AA',
2165 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2018_pp_on_AA',
2167 '--procModifiers':
'approxSiStripClusters',
2168 '--customise_commands':
'\"process.rawPrimeDataRepacker.src=\'rawDataRepacker\'\"',
2173 steps[
'RAWPRIMEHI22']={
'--scenario':
'pp',
2174 '--conditions':
'auto:run3_data_prompt',
2175 '-s':
'REPACK:DigiToApproxClusterRaw',
2176 '--datatier':
'GEN-SIM-DIGI-RAW-HLTDEBUG',
2177 '--era':
'Run3_pp_on_PbPb_approxSiStripClusters',
2178 '--eventcontent':
'REPACKRAW',
2180 '--customise_commands':
'\"process.rawPrimeDataRepacker.src=\'rawDataRepacker\'\"',
2185 steps[
'RAWPRIMESIMHI18']={
'--scenario':
'pp',
2186 '--conditions':
'auto:phase1_2022_realistic_hi',
2187 '-s':
'REPACK:DigiToApproxClusterRaw',
2188 '--datatier':
'GEN-SIM-DIGI-RAW-HLTDEBUG',
2189 '--eventcontent':
'FEVTDEBUGHLT',
2190 '--era':
'Run2_2018_pp_on_AA',
2192 '--procModifiers':
'approxSiStripClusters',
2193 '--customise_commands':
'\"process.hltSiStripRawToDigi.ProductLabel=\'rawDataCollector\';process.hltScalersRawToDigi.scalersInputTag=\'rawDataCollector\'\"',
2197 steps[
'RECOHID18APPROXCLUSTERS']=
merge([{
'--scenario':
'pp',
2198 '--conditions':
'auto:run2_data_promptlike_hi',
2199 '-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiPixelCalZeroBias,SKIM:PbPbEMu+PbPbZEE+PbPbZMM+PbPbZMu,DQM:@commonFakeHLT+@standardDQMFakeHLT',
2200 '--datatier':
'AOD,DQMIO',
2201 '--eventcontent':
'AOD,DQM',
2202 '--era':
'Run2_2018_pp_on_AA',
2203 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2018_pp_on_AA',
2204 '--procModifiers':
'approxSiStripClusters',
2206 },steps[
'RECOHID15']])
2208 steps[
'REMINIAODHID18']={
'--scenario':
'pp',
2209 '--conditions':
'auto:run2_data_promptlike_hi',
2210 '-s':
'PAT,DQM:@miniAODDQM',
2211 '--datatier':
'MINIAOD,DQMIO',
2212 '--eventcontent':
'MINIAOD,DQM',
2213 '--era':
'Run2_2018_pp_on_AA',
2214 '--procModifiers':
'run2_miniAOD_pp_on_AA_103X',
2216 '--processName':
'PAT',
2221 steps[
'RECOHID22APPROXCLUSTERS']=
merge([{
'--scenario':
'pp',
2222 '--conditions':
'auto:run3_data_prompt',
2223 '-s':
'RAW2DIGI,L1Reco,RECO,DQM:@commonFakeHLT+@standardDQMFakeHLT',
2224 '--datatier':
'AOD,DQMIO',
2225 '--eventcontent':
'AOD,DQM',
2226 '--era':
'Run3_pp_on_PbPb_approxSiStripClusters',
2229 },steps[
'RECOHID15']])
2231 steps[
'RECOHID22']=
merge([{
'--scenario':
'pp',
2232 '--conditions':
'auto:run3_data_prompt',
2233 '-s':
'RAW2DIGI,L1Reco,RECO,DQM:@commonFakeHLT+@standardDQMFakeHLT',
2234 '--datatier':
'AOD,DQMIO',
2235 '--eventcontent':
'AOD,DQM',
2236 '--era':
'Run3_pp_on_PbPb',
2239 },steps[
'RECOHID15']])
2242 steps[
'TIER0']=
merge([{
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePrompt',
2243 '-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForPrompt,DQM:@allForPrompt,ENDJOB',
2244 '--datatier':
'RECO,AOD,ALCARECO,DQMIO',
2245 '--eventcontent':
'RECO,AOD,ALCARECO,DQM',
2248 steps[
'TIER0EXP']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpress+AlCaPCCZeroBiasFromRECO+AlCaPCCRandomFromRECO,DQM:@express,ENDJOB',
2249 '--datatier':
'ALCARECO,DQMIO',
2250 '--eventcontent':
'ALCARECO,DQM',
2251 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress',
2254 steps[
'TIER0EXPRUN2']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpress+AlCaPCCZeroBiasFromRECO+AlCaPCCRandomFromRECO,DQM:@express,ENDJOB',
2256 '--datatier':
'ALCARECO,DQMIO',
2257 '--eventcontent':
'ALCARECO,DQM',
2258 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress',
2259 '--era':
'Run2_2017',
2260 '--conditions':
'auto:run2_data' 2262 steps[
'TIER0EXPRUN3']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpress,DQM:@express,ENDJOB',
2264 '--datatier':
'ALCARECO,DQMIO',
2265 '--eventcontent':
'ALCARECO,DQM',
2266 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress',
2268 '--conditions':
'auto:run3_data_express' 2270 steps[
'TIER0EXPCOSMICSRUN3']=
merge([{
'--scenario':
'cosmics',
2271 '-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpressCosmics,ENDJOB',
2276 '--conditions':
'auto:run3_data_express',
2277 '--datatier':
'ALCARECO',
2278 '--eventcontent':
'ALCARECO',
2279 '--customise_commands':
'"process.source.eventsToProcess = cms.untracked.VEventRange(\'360336:24:422152-360336:24:422152\')"'},steps[
'TIER0EXP']])
2281 steps[
'TIER0PROMPTRUN3']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForPrompt+@allForExpress,DQM:@allForPrompt,ENDJOB',
2283 '--datatier':
'ALCARECO,DQMIO',
2284 '--eventcontent':
'ALCARECO,DQM',
2285 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePrompt',
2287 '--conditions':
'auto:run3_data_prompt' 2290 steps[
'TIER0EXPHI']={
'--conditions':
'auto:run1_data',
2291 '-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpressHI,DQM,ENDJOB',
2292 '--datatier':
'ALCARECO,DQMIO',
2293 '--eventcontent':
'ALCARECO,DQM',
2296 '--scenario':
'HeavyIons',
2297 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpressHI',
2301 steps[
'TIER0EXPTE']={
'-s':
'ALCAPRODUCER:EcalTestPulsesRaw',
2302 '--conditions':
'auto:run2_data',
2303 '--datatier':
'ALCARECO',
2304 '--eventcontent':
'ALCARECO',
2306 '--process':
'RECO',
2311 steps[
'TIER0EXPLP']={
'-s':
'ALCAPRODUCER:AlCaPCCRandom',
2312 '--conditions':
'auto:run3_data_express',
2314 '--datatier':
'ALCARECO',
2315 '--eventcontent':
'ALCARECO',
2318 '--process':
'RECO',
2322 steps[
'TIER0PROMPTLP']={
'-s':
'ALCAPRODUCER:AlCaPCCZeroBias+RawPCCProducer',
2323 '--conditions':
'auto:run3_data_prompt',
2325 '--datatier':
'ALCARECO',
2326 '--eventcontent':
'ALCARECO',
2329 '--process':
'RECO',
2330 '--filein':
'filelist:step1_dasquery.log' 2335 steps[
'ALCAEXPLP']={
'-s':
'ALCAOUTPUT:AlCaPCCRandom,ALCA:PromptCalibProdLumiPCC',
2336 '--conditions':
'auto:run3_data_express',
2338 '--datatier':
'ALCARECO',
2339 '--eventcontent':
'ALCARECO',
2340 '--triggerResultsProcess':
'RECO'}
2342 steps[
'ALCAHARVLP']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdLumiPCC']),
2343 '--conditions':
'auto:run3_data_express',
2347 '--eventcontent':
'DQM',
2349 '--filein':
'file:PromptCalibProdLumiPCC.root'}
2352 steps[
'TIER0EXPHPBS']={
'-s':
'RAW2DIGI,L1Reco,RECO:reconstruction_trackingOnly,ALCAPRODUCER:TkAlMinBias,DQM:DQMOfflineTracking,ENDJOB',
2355 '--era':
'Run2_2017',
2356 '--conditions':
'auto:run2_data',
2358 '--datatier':
'ALCARECO,DQMIO',
2359 '--eventcontent':
'ALCARECO,DQM',
2360 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2017_express_trackingOnly',
2363 steps[
'TIER0RAWSIPIXELCAL']={
'-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:SiPixelCalZeroBias,DQM:@express,ENDJOB',
2366 '--era':
'Run2_2017',
2367 '--conditions':
'auto:run2_data',
2369 '--datatier':
'ALCARECO,DQMIO',
2370 '--eventcontent':
'ALCARECO,DQM',
2371 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress',
2374 steps[
'TIER0EXPSIPIXELCAL']={
'-s':
'RAW2DIGI,L1Reco,ALCAPRODUCER:SiPixelCalZeroBias,ENDJOB',
2375 '--process':
'ALCARECO',
2377 '--era':
'Run2_2017',
2378 '--conditions':
'auto:run2_data',
2380 '--datatier':
'ALCARECO',
2381 '--eventcontent':
'ALCARECO',
2384 steps[
'TIER0EXPPPSCAL']={
'-s':
'RAW2DIGI,L1Reco,ALCAPRODUCER:PPSCalTrackBasedSel,ENDJOB',
2385 '--process':
'ALCARECO',
2387 '--era':
'Run2_2017',
2388 '--conditions':
'auto:run2_data',
2390 '--datatier':
'ALCARECO',
2391 '--eventcontent':
'ALCARECO',
2394 steps[
'TIER0EXPPPSCALRUN3']={
'-s':
'RAW2DIGI,L1Reco,ALCAPRODUCER:PPSCalMaxTracks,ENDJOB',
2396 '--process':
'ALCARECO',
2399 '--conditions':
'auto:run3_data_express',
2401 '--datatier':
'ALCARECO',
2402 '--eventcontent':
'ALCARECO',
2405 steps[
'TIER0EXPPPSCALALIG']={
'-s':
'RAW2DIGI,L1Reco,ALCAPRODUCER:PPSCalTrackBasedSel,ENDJOB',
2407 '--process':
'ALCARECO',
2409 '--era':
'Run2_2017',
2410 '--conditions':
'auto:run2_data',
2412 '--datatier':
'ALCARECO',
2413 '--eventcontent':
'ALCARECO',
2416 steps[
'ALCASPLITHPBS']={
'-s':
'ALCAOUTPUT:TkAlMinBias,ALCA:PromptCalibProdBeamSpotHP+PromptCalibProdBeamSpotHPLowPU',
2419 '--era':
'Run2_2017',
2420 '--datatier':
'ALCARECO',
2421 '--eventcontent':
'ALCARECO',
2422 '--conditions':
'auto:run2_data',
2423 '--triggerResultsProcess':
'RECO',
2426 steps[
'ALCASPLITSIPIXELCAL']={
'-s':
'ALCAOUTPUT:SiPixelCalZeroBias,ALCA:PromptCalibProdSiPixel',
2429 '--era':
'Run2_2017',
2430 '--datatier':
'ALCARECO',
2431 '--eventcontent':
'ALCARECO',
2432 '--conditions':
'auto:run2_data',
2433 '--triggerResultsProcess':
'RECO',
2437 steps[
'ALCASPLITPPSCAL']={
'-s':
'ALCAOUTPUT:PPSCalTrackBasedSel,ALCA:PromptCalibProdPPSTimingCalib',
2440 '--era':
'Run2_2017',
2441 '--datatier':
'ALCARECO',
2442 '--eventcontent':
'ALCARECO',
2443 '--conditions':
'auto:run2_data',
2444 '--triggerResultsProcess':
'RECO',
2447 steps[
'ALCASPLITPPSCALRUN3']={
'-s':
'ALCAOUTPUT:PPSCalMaxTracks,ALCA:PromptCalibProdPPSTimingCalib',
2452 '--datatier':
'ALCARECO',
2453 '--eventcontent':
'ALCARECO',
2454 '--conditions':
'auto:run3_data_express',
2455 '--triggerResultsProcess':
'ALCARECO',
2458 steps[
'ALCASPLITPPSCALSAMPIC']={
'-s':
'ALCAOUTPUT:PPSCalMaxTracks,ALCA:PromptCalibProdPPSDiamondSampic',
2462 '--datatier':
'ALCARECO',
2463 '--eventcontent':
'ALCARECO',
2464 '--conditions':
'auto:run3_data_express',
2465 '--triggerResultsProcess':
'ALCARECO',
2469 steps[
'ALCASPLITPPSALIG']={
'-s':
'ALCAOUTPUT:PPSCalTrackBasedSel,ALCA:PromptCalibProdPPSAlignment',
2473 '--era':
'Run2_2017',
2474 '--datatier':
'ALCARECO',
2475 '--eventcontent':
'ALCARECO',
2476 '--conditions':
'auto:run3_data_express',
2477 '--triggerResultsProcess':
'RECO',
2480 steps[
'ALCASPLITPPSALIGRUN3']={
'-s':
'ALCAOUTPUT:PPSCalMaxTracks,ALCA:PromptCalibProdPPSAlignment',
2485 '--datatier':
'ALCARECO',
2486 '--eventcontent':
'ALCARECO',
2487 '--conditions':
'auto:run3_data_express',
2488 '--triggerResultsProcess':
'ALCARECO',
2491 steps[
'ALCASPLITSIPIXELLAMCS']={
'-s':
'ALCA:PromptCalibProdSiPixelLAMCS',
2493 '--scenario':
'cosmics',
2495 '--datatier':
'ALCARECO',
2496 '--eventcontent':
'ALCARECO',
2497 '--conditions':
'auto:run3_data_express',
2498 '--customise_commands':
'"process.ALCARECOCalCosmicsFilterForSiPixelLorentzAngleMCS.HLTPaths = [\'*\']; process.ALCARECOCalCosmicsFilterForSiPixelLorentzAngleMCS.TriggerResultsTag = cms.InputTag(\'TriggerResults\',\'\',\'HLT\')"'}
2500 steps[
'ALCAHARVDHPBS']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdBeamSpotHP']),
2502 '--conditions':
'auto:run3_data_express',
2505 '--era':
'Run2_2017',
2506 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2017_harvesting_trackingOnly',
2507 '--filein':
'file:PromptCalibProdBeamSpotHP.root'}
2509 steps[
'ALCAHARVDHPBSLOWPU']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdBeamSpotHPLowPU']),
2511 '--conditions':
'auto:run3_data_express',
2514 '--era':
'Run2_2017',
2515 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2017_harvesting_trackingOnly',
2516 '--filein':
'file:PromptCalibProdBeamSpotHPLowPU.root'}
2519 steps[
'ALCAHARVDSIPIXELCAL']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixel']),
2520 '--conditions':
'auto:run3_data_express',
2523 '--era':
'Run2_2017',
2524 '--filein':
'file:PromptCalibProdSiPixel.root'}
2526 steps[
'ALCAHARVDSIPIXELCALRUN1']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixel']),
2527 '--conditions':
'auto:run1_data',
2530 '--filein':
'file:PromptCalibProdSiPixel.root'}
2532 steps[
'ALCAHARVDSIPIXELCALLA']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixelLA']),
2533 '--conditions':
'auto:run3_data_express',
2536 '--era':
'Run2_2017',
2537 '--filein':
'file:PromptCalibProdSiPixelLA.root'}
2539 steps[
'ALCAHARVDSIPIXELALIHG']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixelAliHG']),
2540 '--conditions':
'auto:run2_data',
2543 '--filein':
'file:PromptCalibProdSiPixelAliHG.root',
2544 '--customise':
'Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.lowerHitsPerStructure'}
2546 steps[
'ALCAHARVDPPSCAL']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdPPSTimingCalib']),
2547 '--conditions':
'auto:run3_data_express',
2550 '--era':
'Run2_2017',
2551 '--filein':
'file:ALCARECOStreamPromptCalibProdPPSTimingCalib.root'}
2553 steps[
'ALCAHARVDPPSCALRUN3']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdPPSTimingCalib']),
2554 '--conditions':
'auto:run3_data_express',
2558 '--filein':
'file:ALCARECOStreamPromptCalibProdPPSTimingCalib.root'}
2560 steps[
'ALCAHARVDPPSCALSAMPIC']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdPPSDiamondSampic']),
2561 '--conditions':
'auto:run3_data_express',
2565 '--filein':
'file:ALCARECOStreamPromptCalibProdPPSDiamondSampic.root'}
2567 steps[
'ALCAHARVDPPSALIG']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdPPSAlignment']),
2568 '--conditions':
'auto:run3_data_express',
2571 '--era':
'Run2_2017',
2572 '--filein':
'file:PromptCalibProdPPSAlignment.root'}
2574 steps[
'ALCAHARVDPPSALIGRUN3']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdPPSAlignment']),
2575 '--conditions':
'auto:run3_data_express',
2579 '--filein':
'file:PromptCalibProdPPSAlignment.root'}
2581 steps[
'ALCAHARVDSIPIXELLAMCS']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixelLAMCS']),
2582 '--conditions':
'auto:run3_data_express',
2583 '--scenario':
'cosmics',
2586 '--filein':
'file:PromptCalibProdSiPixelLAMCS.root'}
2588 steps[
'RECOCOSD']=
merge([{
'--scenario':
'cosmics',
2589 '-s':
'RAW2DIGI,L1Reco,RECO,DQM',
2590 '--datatier':
'RECO,DQMIO',
2591 '--eventcontent':
'RECO,DQM',
2592 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseCosmicData' 2595 steps[
'RECOCOSDRUN2']=
merge([{
'--conditions':
'auto:run2_data',
'--era':
'Run2_2016'},steps[
'RECOCOSD']])
2598 steps[
'RECODR3']=
merge([{
'--scenario':
'pp',
2599 '-s':
'RAW2DIGI,L1Reco,RECO,DQM',
2600 '--conditions':
'auto:run3_data',
2602 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run3'},dataReco])
2604 steps[
'RECODR3_2023']=
merge([{
'--era':
'Run3_2023'},steps[
'RECODR3']])
2606 steps[
'RECODR3_reHLT_2022']=
merge([{
'--conditions':
'auto:run3_data_relval',
'--hltProcess':
'reHLT'},steps[
'RECODR3']])
2607 steps[
'RECODR3_reHLT_2023']=
merge([{
'--conditions':
'auto:run3_data_prompt_relval',
'--hltProcess':
'reHLT'},steps[
'RECODR3_2023']])
2608 steps[
'RECODR3_reHLT_2023B']=
merge([{
'--conditions':
'auto:run3_data_prompt_relval',
'--hltProcess':
'reHLT'},steps[
'RECODR3']])
2610 steps[
'RECODR3_2023_HIN']=
merge([{
'--conditions':
'auto:run3_data_prompt',
'-s':
'RAW2DIGI,L1Reco,RECO,DQM:@commonFakeHLT+@standardDQMFakeHLT',
'--repacked':
'',
'-n':1000},steps[
'RECODR3_2023']])
2611 steps[
'RECODR3_2023_UPC']=
merge([{
'--era':
'Run3_2023_UPC',
'--conditions':
'132X_dataRun3_Prompt_HI_LowPtPhotonReg_v2'},steps[
'RECODR3_2023_HIN']])
2613 steps[
'RECODR3Splash']=
merge([{
'-n': 2,
2614 '-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM' 2615 },steps[
'RECODR3']])
2617 steps[
'RECOCOSDRUN3']=
merge([{
'--conditions':
'auto:run3_data',
'--era':
'Run3'},steps[
'RECOCOSD']])
2619 steps[
'RECOCOSDPROMPTRUN3']=
merge([{
'--conditions':
'auto:run3_data_prompt',
2621 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePrompt,Configuration/DataProcessing/RecoTLR.customiseCosmicData' 2622 },steps[
'RECOCOSD']])
2624 steps[
'RECOCOSDEXPRUN3']=
merge([{
'--conditions':
'auto:run3_data_express',
2626 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress,Configuration/DataProcessing/RecoTLR.customiseCosmicData' 2627 },steps[
'RECOCOSD']])
2629 steps[
'RECOALCAECALPHISYMDR3']=
merge([{
'--scenario':
'pp',
2631 '--conditions':
'auto:run3_data_prompt',
2632 '--datatier':
'RECO',
2633 '--eventcontent':
'RECO',
2635 '-s':
'RECO:bunchSpacingProducer+ecalMultiFitUncalibRecHitTask+ecalCalibratedRecHitTask',
2636 '--customise':
'Calibration/EcalCalibAlgos/EcalPhiSymRecoSequence_cff'},dataReco])
2639 step1Up2018HiMixDefaults = merge ([{
'--beamspot':
'MatchHI',
'--pileup':
'HiMixGEN',
'--scenario':
'HeavyIons'},hiDefaults2018_ppReco,PUHI,step1Up2018HiProdDefaults])
2641 global step1Up2018HiMixDefaults
2642 return merge([{
'cfg':fragment},howMuch,step1Up2018HiMixDefaults])
2644 step1Up2022HiMixDefaults = merge ([{
'--beamspot':
'MatchHI',
'--pileup':
'HiMixGEN',
'--scenario':
'HeavyIons'},hiDefaults2022_ppReco,PUHI2022,step1Up2022HiProdDefaults])
2646 global step1Up2022HiMixDefaults
2647 return merge([{
'cfg':fragment},howMuch,step1Up2022HiMixDefaults])
2649 step1Up2023HiMixDefaults = merge ([{
'--beamspot':
'MatchHI',
'--pileup':
'HiMixGEN',
'--scenario':
'HeavyIons'},hiDefaults2023_ppReco,PUHI2023,step1Up2023HiProdDefaults])
2651 global step1Up2023HiMixDefaults
2652 return merge([{
'cfg':fragment},howMuch,step1Up2023HiMixDefaults])
2654 steps[
'Pyquen_GammaJet_pt20_2760GeV']=
gen2018HiMix(
'Pyquen_GammaJet_pt20_2760GeV_cfi',
Kby(9,100))
2655 steps[
'Pyquen_DiJet_pt80to120_2760GeV']=
gen2018HiMix(
'Pyquen_DiJet_pt80to120_2760GeV_cfi',
Kby(9,100))
2656 steps[
'Pyquen_ZeemumuJets_pt10_2760GeV']=
gen2018HiMix(
'Pyquen_ZeemumuJets_pt10_2760GeV_cfi',
Kby(9,100))
2657 steps[
'Pyquen_GammaJet_pt20_2760GeV_2022']=
gen2022HiMix(
'Pyquen_GammaJet_pt20_2760GeV_cfi',
Kby(9,100))
2658 steps[
'Pyquen_DiJet_pt80to120_2760GeV_2022']=
gen2022HiMix(
'Pyquen_DiJet_pt80to120_2760GeV_cfi',
Kby(9,100))
2659 steps[
'Pyquen_ZeemumuJets_pt10_2760GeV_2022']=
gen2022HiMix(
'Pyquen_ZeemumuJets_pt10_2760GeV_cfi',
Kby(9,100))
2660 steps[
'Pyquen_GammaJet_pt20_5362GeV_2023']=
gen2023HiMix(
'Pyquen_GammaJet_pt20_5362GeV_cfi',
Kby(9,100))
2661 steps[
'Pyquen_DiJet_pt80to120_5362GeV_2023']=
gen2023HiMix(
'Pyquen_DiJet_pt80to120_5362GeV_cfi',
Kby(9,100))
2662 steps[
'Pyquen_ZeemumuJets_pt10_5362GeV_2023']=
gen2023HiMix(
'Pyquen_ZeemumuJets_pt10_5362GeV_cfi',
Kby(9,100))
2666 '-s' :
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
2667 '--conditions' :
'auto:run1_mc',
2669 '--datatier' :
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
2670 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
2672 step3DefaultsAlCaCalo=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron+HcalCalIsoTrk,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM'},step3Defaults])
2674 steps[
'DIGIPU']=
merge([{
'--process':
'REDIGI'},steps[
'DIGIPU1']])
2677 step3Up2015Defaults = {
2679 '-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
2680 '--conditions':
'auto:run2_mc',
2682 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
2683 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
2684 '--era' :
'Run2_2016' 2687 step3Up2015Defaults50ns =
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
'--conditions':
'auto:run2_mc_50ns',
'--era':
'Run2_50ns'},step3Up2015Defaults])
2689 step3Up2015DefaultsAlCaCalo =
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron+EcalTrg+HcalCalIsoTrk,VALIDATION:@standardValidationNoHLT,DQM:@standardDQMFakeHLT'},step3Up2015Defaults])
2690 step3Up2015DefaultsAlCaCalo50ns =
merge([{
'--conditions':
'auto:run2_mc_50ns',
'--era':
'Run2_50ns'},step3Up2015DefaultsAlCaCalo])
2692 step3Up2015Hal = {
'-s' :
'RAW2DIGI,L1Reco,RECO,VALIDATION,DQM',
2693 '--conditions' :
'auto:run2_mc',
2694 '--datatier' :
'GEN-SIM-RECO,DQMIO',
2695 '--eventcontent':
'RECOSIM,DQM',
2697 '--era' :
'Run2_2016' 2700 step3_pixel_ntuplet_cpu = {
2701 '--procModifiers':
'pixelNtupletFit' 2703 step3_pixel_ntuplet_gpu = {
2704 '--procModifiers':
'pixelNtupletFit,gpu' 2706 step3_pixel_ntuplet_gpu_validation = {
2707 '--procModifiers':
'pixelNtupletFit,gpuValidation' 2709 step3_pixel_triplets = {
2710 '--customise':
'RecoTracker/Configuration/customizePixelTracksForTriplets.customizePixelTracksForTriplets' 2712 step3_pixel_profiling = {
2713 '--customise':
'RecoTracker/Configuration/customizePixelOnlyForProfiling.customizePixelOnlyForProfilingGPUOnly' 2715 step3_pixel_triplets_profiling = {
2716 '--customise':
'RecoTracker/Configuration/customizePixelTracksForTriplets.customizePixelTracksForTriplets,RecoTracker/Configuration/customizePixelOnlyForProfiling.customizePixelOnlyForProfilingGPUOnly' 2719 '--procModifiers':
'gpu',
2721 step3_trackingLowPU = {
2722 '--era':
'Run2_2016_trackingLowPU' 2725 '--era':
'Run2_2016_HIPM' 2727 step3Up2015Defaults_trackingOnly =
merge([step3_trackingOnly, step3Up2015Defaults])
2729 steps[
'RECOUP15']=
merge([step3Up2015Defaults])
2730 steps[
'RECOUP15_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},step3Up2015Defaults])
2731 steps[
'RECOUP15_L1TMuDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TMuon'},step3Up2015Defaults])
2732 steps[
'RECOUP15AlCaCalo']=
merge([step3Up2015DefaultsAlCaCalo])
2734 steps[
'RECOUP15_trackingOnly']=
merge([step3Up2015Defaults_trackingOnly])
2735 steps[
'RECOUP15_trackingLowPU']=
merge([step3_trackingLowPU, step3Up2015Defaults])
2736 steps[
'RECOUP15_trackingOnlyLowPU']=
merge([step3_trackingLowPU, step3Up2015Defaults_trackingOnly])
2737 steps[
'RECOUP15_HIPM']=
merge([step3_HIPM,step3Up2015Defaults])
2738 steps[
'RECOUP15_BPHDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@heavyFlavor'},step3Up2015Defaults])
2740 steps[
'RECOUP17']=
merge([{
'--conditions':
'auto:phase1_2017_realistic',
'--era' :
'Run2_2017',
'--geometry' :
'DB:Extended'},steps[
'RECOUP15']])
2741 steps[
'RECOUP17_PU25']=
merge([PU25UP17,steps[
'RECOUP17']])
2743 steps[
'RECOUP18']=
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era' :
'Run2_2018',
'--geometry' :
'DB:Extended'},steps[
'RECOUP15']])
2744 steps[
'RECOUP18_PU25']=
merge([PU25UP18,steps[
'RECOUP18']])
2747 steps[
'RECO_PPbData']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:TkAlMinBias+TkAlMuonIsolatedPA+TkAlUpsilonMuMuPA+TkAlZMuMuPA,SKIM:PAZMM+PAZEE+PAMinBias,DQM',
'--scenario':
'pp',
'--conditions':
'auto:run1_data',
'--era':
'Run1_pA',
'--datatier':
'AOD,DQMIO',
'--eventcontent':
'AOD,DQM'}, dataReco])
2750 steps[
'RECOUP15_PPb']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:TkAlMinBias+TkAlMuonIsolatedPA+TkAlUpsilonMuMuPA+TkAlZMuMuPA,VALIDATION,DQM',
'--conditions':
'auto:run2_mc_pa',
'--era':
'Run2_2016_pA',
'--datatier':
'AODSIM,DQMIO',
'--eventcontent':
'AODSIM,DQM'}, steps[
'RECOUP15']])
2754 steps[
'RECODreHLT']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run1_data_%s'%menu},steps[
'RECOD']])
2755 steps[
'RECODR1reHLT']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run1_data_%s'%menu},steps[
'RECODR1']])
2756 steps[
'RECODR1reHLT2']=
merge([{
'--process':
'reRECO2'},steps[
'RECODR1reHLT']])
2758 steps[
'RECODreHLTAlCaCalo']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run1_data_%s'%menu},steps[
'RECODAlCaCalo']])
2760 steps[
'RECODR2_25nsreHLT']=
merge([{
'--hltProcess':
'reHLT'},steps[
'RECODR2_25ns']])
2761 steps[
'RECODR2_25nsreHLT_ZB']=
merge([{
'--hltProcess':
'reHLT',
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@rerecoZeroBiasFakeHLT+@miniAODDQM'},steps[
'RECODR2_25ns']])
2762 steps[
'RECODR2_50nsreHLT']=
merge([{
'--hltProcess':
'reHLT'},steps[
'RECODR2_50ns']])
2763 steps[
'RECODR2_50nsreHLT_ZB']=
merge([{
'--hltProcess':
'reHLT',
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@rerecoZeroBiasFakeHLT+@miniAODDQM'},steps[
'RECODR2_50ns']])
2765 steps[
'RECODR2_2016reHLT']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval'},steps[
'RECODR2_2016']])
2766 steps[
'RECODR2_2016reHLT_ZB']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval',
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@rerecoZeroBiasFakeHLT+@miniAODDQM'},steps[
'RECODR2_2016']])
2767 steps[
'RECODR2_2016reHLT_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECODR2_2016reHLT']])
2768 steps[
'RECODR2_2016reHLT_L1TMuDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TMuon'},steps[
'RECODR2_2016reHLT']])
2769 steps[
'RECODR2_2017reHLT']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval'},steps[
'RECODR2_2017']])
2770 steps[
'RECODR2reHLTAlCaEle']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval'},steps[
'RECODR2AlCaEle']])
2771 steps[
'RECODR2reHLTAlCaTkCosmics']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval',
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:EXONoBPTXSkim,PAT,ALCA:TkAlCosmicsInCollisions,DQM:@standardDQMFakeHLT+@miniAODDQM'},steps[
'RECODR2_2016']])
2772 steps[
'RECODR2_2017reHLTAlCaTkCosmics']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval',
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:EXONoBPTXSkim,PAT,ALCA:TkAlCosmicsInCollisions,DQM:@standardDQMFakeHLT+@miniAODDQM'},steps[
'RECODR2_2017']])
2773 steps[
'RECODR2_2017reHLTSiPixelCalZeroBias']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval',
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiPixelCalZeroBias,DQM:@standardDQMFakeHLT+@miniAODDQM'},steps[
'RECODR2_2017']])
2774 steps[
'RECODR2_2018reHLTAlCaTkCosmics']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval',
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:EXONoBPTXSkim,PAT,ALCA:TkAlCosmicsInCollisions,DQM:@standardDQMFakeHLT+@miniAODDQM'},steps[
'RECODR2_2018']])
2776 steps[
'RECODR2_2016reHLT_skimSingleMu']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:ZMu+MuTau,PAT,ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@muon+@lumi+@L1TMuon'},steps[
'RECODR2_2016reHLT']])
2777 steps[
'RECODR2_2016reHLT_skimDoubleEG']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:ZElectron,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@ecal+@egamma'},steps[
'RECODR2_2016reHLT']])
2778 steps[
'RECODR2_2016reHLT_skimMuonEG']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:TopMuEG,PAT,ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2016reHLT']])
2779 steps[
'RECODR2_2016reHLT_skimJetHT']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:JetHTJetPlusHOFilter,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@jetmet+@hcalOnly'},steps[
'RECODR2_2016reHLT']])
2780 steps[
'RECODR2_2016reHLT_skimMET']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:HighMET+EXOMONOPOLE,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@jetmet+@hcalOnly'},steps[
'RECODR2_2016reHLT']])
2781 steps[
'RECODR2_2016reHLT_skimSinglePh']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:SinglePhotonJetPlusHOFilter+EXOMONOPOLE,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@ecal+@egamma'},steps[
'RECODR2_2016reHLT']])
2782 steps[
'RECODR2_2016reHLT_skimMuOnia']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:BPHSkim,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@muon'},steps[
'RECODR2_2016reHLT']])
2784 steps[
'RECODR2_2017reHLT_skimSingleMu']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:MuonPOGSkim+ZMu+MuTau,PAT,ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@muon+@lumi+@L1TMuon'},steps[
'RECODR2_2017reHLT']])
2785 steps[
'RECODR2_2017reHLT_skimDoubleEG']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:ZElectron,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@ecal+@egamma'},steps[
'RECODR2_2017reHLT']])
2786 steps[
'RECODR2_2017reHLT_skimMuonEG']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:TopMuEG,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2017reHLT']])
2787 steps[
'RECODR2_2017reHLT_skimJetHT']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:JetHTJetPlusHOFilter,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@jetmet+@hcalOnly'},steps[
'RECODR2_2017reHLT']])
2788 steps[
'RECODR2_2017reHLT_skimDisplacedJet']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:EXODisplacedJet,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2017reHLT']])
2789 steps[
'RECODR2_2017reHLT_skimMET']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:HighMET+EXOMONOPOLE,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@jetmet+@hcalOnly'},steps[
'RECODR2_2017reHLT']])
2790 steps[
'RECODR2_2017reHLT_skimSinglePh']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:SinglePhotonJetPlusHOFilter+EXOMONOPOLE,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@ecal+@egamma'},steps[
'RECODR2_2017reHLT']])
2791 steps[
'RECODR2_2017reHLT_skimMuOnia']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:BPHSkim,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@muon'},steps[
'RECODR2_2017reHLT']])
2792 steps[
'RECODR2_2017reHLT_skimCharmonium']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:MuonPOGJPsiSkim+BPHSkim,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2017reHLT']])
2794 steps[
'RECODR2_2018reHLT']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval'},steps[
'RECODR2_2018']])
2795 steps[
'RECODR2_2018reHLT_skimSingleMu']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:MuonPOGSkim+ZMu+MuTau,PAT,ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@muon+@lumi+@L1TMuon'},steps[
'RECODR2_2018reHLT']])
2796 steps[
'RECODR2_2018reHLT_skimEGamma_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:ZElectron+SinglePhotonJetPlusHOFilter+EXOMONOPOLE,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@ecal+@egamma+@L1TEgamma'},steps[
'RECODR2_2018reHLT']])
2797 steps[
'RECODR2_2018reHLT_skimMuonEG']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:TopMuEG,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2018reHLT']])
2798 steps[
'RECODR2_2018reHLT_skimJetHT']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:JetHTJetPlusHOFilter,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@jetmet+@hcalOnly'},steps[
'RECODR2_2018reHLT']])
2799 steps[
'RECODR2_2018reHLT_skimDisplacedJet']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:EXODisplacedJet,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2018reHLT']])
2800 steps[
'RECODR2_2018reHLT_skimMET']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:HighMET+EXOMONOPOLE,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@jetmet+@hcalOnly'},steps[
'RECODR2_2018reHLT']])
2801 steps[
'RECODR2_2018reHLT_skimMuOnia']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:BPHSkim,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@muon'},steps[
'RECODR2_2018reHLT']])
2802 steps[
'RECODR2_2018reHLT_skimCharmonium']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:MuonPOGJPsiSkim+BPHSkim,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@heavyFlavor'},steps[
'RECODR2_2018reHLT']])
2803 steps[
'RECODR2_2018reHLT_skimParkingBPH']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:SkimBPark,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT',
'--era':
'Run2_2018,bParking'},steps[
'RECODR2_2018reHLT']])
2805 for sname
in [
'RECODR2_50nsreHLT',
'RECODR2_50nsreHLT_ZB',
2806 'RECODR2_25nsreHLT',
'RECODR2_25nsreHLT_ZB',
2807 'RECODR2_2016reHLT',
'RECODR2_2016reHLT_ZB',
2808 'RECODR2_2016reHLT_L1TEgDQM',
'RECODR2_2016reHLT_L1TMuDQM',
2809 'RECODR2_2016reHLT_skimDoubleEG',
'RECODR2_2016reHLT_skimJetHT',
'RECODR2_2016reHLT_skimMET',
2810 'RECODR2_2016reHLT_skimMuonEG',
'RECODR2_2016reHLT_skimSingleMu',
2811 'RECODR2_2016reHLT_skimSinglePh',
'RECODR2_2016reHLT_skimMuOnia',
2812 'RECODR2reHLTAlCaTkCosmics']:
2813 steps[sname+
"_HIPM"] =
merge([{
'--era': steps[sname][
'--era']+
"_HIPM"},steps[sname]])
2816 steps[
'RECODR2_2016reHLT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT']])
2817 steps[
'RECODR2_2016reHLT_ZBPrompt']=
merge([{
'--conditions':
'auto:run2_data',
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@rerecoZeroBiasFakeHLT+@miniAODDQM'},steps[
'RECODR2_2016reHLT']])
2818 steps[
'RECODR2_2016reHLT_Prompt_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECODR2_2016reHLT_Prompt']])
2819 steps[
'RECODR2_2016reHLT_skimDoubleEG_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimDoubleEG']])
2820 steps[
'RECODR2_2016reHLT_skimJetHT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimJetHT']])
2821 steps[
'RECODR2_2016reHLT_skimMET_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimMET']])
2822 steps[
'RECODR2_2016reHLT_skimMuonEG_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimMuonEG']])
2823 steps[
'RECODR2_2016reHLT_skimSingleMu_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimSingleMu']])
2824 steps[
'RECODR2_2016reHLT_skimSinglePh_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimSinglePh']])
2825 steps[
'RECODR2_2016reHLT_skimMuOnia_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimMuOnia']])
2826 steps[
'RECODR2_2016reHLT_Prompt_Lumi']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@lumi'},steps[
'RECODR2_2016reHLT_Prompt']])
2827 steps[
'RECODR2_2016reHLT_Prompt_Lumi_L1TMuDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@lumi+@L1TMuon'},steps[
'RECODR2_2016reHLT_Prompt']])
2829 steps[
'RECODR2_2017reHLT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT']])
2830 steps[
'RECODR2_2017reHLT_ZBPrompt']=
merge([{
'--conditions':
'auto:run2_data',
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@rerecoZeroBiasFakeHLT+@miniAODDQM'},steps[
'RECODR2_2017reHLT']])
2831 steps[
'RECODR2_2017reHLT_Prompt_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECODR2_2017reHLT_Prompt']])
2832 steps[
'RECODR2_2017reHLT_skimDoubleEG_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimDoubleEG']])
2833 steps[
'RECODR2_2017reHLT_skimJetHT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimJetHT']])
2834 steps[
'RECODR2_2017reHLT_skimDisplacedJet_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimDisplacedJet']])
2835 steps[
'RECODR2_2017reHLT_skimMET_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimMET']])
2836 steps[
'RECODR2_2017reHLT_skimMuonEG_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimMuonEG']])
2837 steps[
'RECODR2_2017reHLT_skimSingleMu_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimSingleMu']])
2838 steps[
'RECODR2_2017reHLT_skimSinglePh_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimSinglePh']])
2839 steps[
'RECODR2_2017reHLT_skimMuOnia_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimMuOnia']])
2840 steps[
'RECODR2_2017reHLT_skimCharmonium_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimCharmonium']])
2841 steps[
'RECODR2_2017reHLT_skimSingleMu_Prompt_Lumi']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:MuonPOGSkim+ZMu+MuTau,PAT,ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@lumi+@L1TMuon'},steps[
'RECODR2_2017reHLT_skimSingleMu_Prompt']])
2842 steps[
'RECODR2_2017reHLTAlCaTkCosmics_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLTAlCaTkCosmics']])
2843 steps[
'RECODR2_2017reHLTSiPixelCalZeroBias_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLTSiPixelCalZeroBias']])
2845 steps[
'RECODR2_2018reHLT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT']])
2846 steps[
'RECODR2_2018reHLT_ZBPrompt']=
merge([{
'--conditions':
'auto:run2_data',
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@rerecoZeroBias+@ExtraHLT+@miniAODDQM'},steps[
'RECODR2_2018reHLT']])
2847 steps[
'RECODR2_2018reHLT_Prompt_pixelTrackingOnly']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_pixelOnly,RECO:reconstruction_pixelTrackingOnly,DQM:@pixelTrackingOnlyDQM'},steps[
'RECODR2_2018reHLT_Prompt']])
2848 steps[
'RECODR2_2018reHLT_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT']])
2849 steps[
'RECODR2_2018reHLT_ZBOffline']=
merge([{
'--conditions':
'auto:run2_data',
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@rerecoZeroBias+@ExtraHLT+@miniAODDQM'},steps[
'RECODR2_2018reHLT']])
2850 steps[
'RECODR2_2018reHLT_skimEGamma_Prompt_L1TEgDQM']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimEGamma_L1TEgDQM']])
2851 steps[
'RECODR2_2018reHLT_skimEGamma_Offline_L1TEgDQM']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimEGamma_L1TEgDQM']])
2852 steps[
'RECODR2_2018reHLT_skimJetHT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimJetHT']])
2853 steps[
'RECODR2_2018reHLT_skimJetHT_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimJetHT']])
2854 steps[
'RECODR2_2018reHLT_skimDisplacedJet_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimDisplacedJet']])
2855 steps[
'RECODR2_2018reHLT_skimDisplacedJet_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimDisplacedJet']])
2856 steps[
'RECODR2_2018reHLT_skimMET_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMET']])
2857 steps[
'RECODR2_2018reHLT_skimMET_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMET']])
2858 steps[
'RECODR2_2018reHLT_skimMuonEG_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMuonEG']])
2859 steps[
'RECODR2_2018reHLT_skimMuonEG_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMuonEG']])
2860 steps[
'RECODR2_2018reHLT_skimSingleMu_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimSingleMu']])
2861 steps[
'RECODR2_2018reHLT_skimSingleMu_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimSingleMu']])
2862 steps[
'RECODR2_2018reHLT_skimMuOnia_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMuOnia']])
2863 steps[
'RECODR2_2018reHLT_skimMuOnia_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMuOnia']])
2864 steps[
'RECODR2_2018reHLT_skimCharmonium_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimCharmonium']])
2865 steps[
'RECODR2_2018reHLT_skimCharmonium_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimCharmonium']])
2866 steps[
'RECODR2_2018reHLT_skimParkingBPH_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimParkingBPH']])
2867 steps[
'RECODR2_2018reHLT_skimParkingBPH_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimParkingBPH']])
2868 steps[
'RECODR2_2018reHLT_skimSingleMu_Prompt_Lumi']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:MuonPOGSkim+ZMu+MuTau,PAT,ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@lumi+@L1TMuon'},steps[
'RECODR2_2018reHLT_skimSingleMu_Prompt']])
2869 steps[
'RECODR2_2018reHLT_skimSingleMu_Offline_Lumi']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:MuonPOGSkim+ZMu+MuTau,PAT,ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@lumi+@L1TMuon'},steps[
'RECODR2_2018reHLT_skimSingleMu_Offline']])
2870 steps[
'RECODR2_2018reHLTAlCaTkCosmics_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLTAlCaTkCosmics']])
2871 steps[
'RECODR2_2018reHLTAlCaTkCosmics_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLTAlCaTkCosmics']])
2872 steps[
'RECODR2_2018reHLT_Prompt_hBStar']=
merge([{
'--era':
'Run2_2018_highBetaStar'},steps[
'RECODR2_2018reHLT_Prompt']])
2873 steps[
'RECODR2_2018reHLT_Offline_hBStar']=
merge([{
'--era':
'Run2_2018_highBetaStar'},steps[
'RECODR2_2018reHLT_Offline']])
2874 steps[
'RECODR2_2018reHLT_skimJetHT_Prompt_HEfail']=
merge([{
'--conditions':
'auto:run2_data_HEfail'},steps[
'RECODR2_2018reHLT_skimJetHT']])
2875 steps[
'RECO']=
merge([step3Defaults])
2878 steps[
'RECOAlCaCalo']=
merge([step3DefaultsAlCaCalo])
2879 steps[
'RECODBG']=
merge([{
'--eventcontent':
'RECODEBUG,MINIAODSIM,DQM'},steps[
'RECO']])
2880 steps[
'RECOPROD1']=
merge([{
'-s' :
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT',
'--datatier' :
'AODSIM,MINIAODSIM',
'--eventcontent' :
'AODSIM,MINIAODSIM'},step3Defaults])
2882 steps[
'RECOPRODUP15']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT',
'--datatier':
'AODSIM,MINIAODSIM',
'--eventcontent':
'AODSIM,MINIAODSIM'},step3Up2015Defaults])
2884 steps[
'RECOPRODUP17']=
merge([{
'--era' :
'Run2_2017',
'--conditions':
'auto:phase1_2017_realistic'},steps[
'RECOPRODUP15']])
2886 steps[
'RECOPRODUP18']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM',
'--era' :
'Run2_2018',
'--conditions':
'auto:phase1_2018_realistic',
'--datatier':
'AODSIM',
'--eventcontent':
'AODSIM'},step3Up2015Defaults])
2887 steps[
'RECOPRODUP18bParking']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM',
'--era' :
'Run2_2018,bParking',
'--conditions':
'auto:phase1_2018_realistic',
'--datatier':
'AODSIM',
'--eventcontent':
'AODSIM'},step3Up2015Defaults])
2889 steps[
'RECOCOS']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,DQM',
'--scenario':
'cosmics',
'--datatier':
'GEN-SIM-RECO,DQMIO',
'--eventcontent':
'RECOSIM,DQM'},stCond,step3Defaults])
2890 steps[
'RECOHAL']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,DQM',
'--scenario':
'cosmics'},step3Up2015Hal])
2891 steps[
'RECOCOS_UP15']=
merge([{
'--conditions':
'auto:run2_mc_cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics'},step3Up2015Hal])
2892 steps[
'RECOCOS_UP16']=
merge([{
'--conditions':
'auto:run2_mc_cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run2_2016'},step3Up2015Hal])
2893 steps[
'RECOCOS_UP17']=
merge([{
'--conditions':
'auto:phase1_2017_cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run2_2017'},step3Up2015Hal])
2894 steps[
'RECOCOS_UP18']=
merge([{
'--conditions':
'auto:phase1_2018_cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run2_2018'},step3Up2015Hal])
2895 steps[
'RECOCOS_UP21']=
merge([{
'--conditions':
'auto:phase1_2022_cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run3'},step3Up2015Hal])
2896 steps[
'RECOCOS_UP21_0T']=
merge([{
'--magField':
'0T',
'--conditions':
'auto:phase1_2022_cosmics_0T'},steps[
'RECOCOS_UP21']])
2897 steps[
'RECOCOSPEAK_UP17']=
merge([{
'--conditions':
'auto:phase1_2017_cosmics_peak',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run2_2017'},step3Up2015Hal])
2898 steps[
'RECOCOSPEAK_UP18']=
merge([{
'--conditions':
'auto:phase1_2018_cosmics_peak',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run2_2018'},step3Up2015Hal])
2901 steps[
'RECOMIN']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,ALCA:SiStripCalZeroBias+SiStripCalMinBias,VALIDATION,DQM'},stCond,step3Defaults])
2902 steps[
'RECOMINUP15']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,ALCA:SiStripCalZeroBias+SiStripCalMinBias,VALIDATION,DQM'},step3Up2015Defaults])
2903 steps[
'RECOAODUP15']=
merge([{
'--datatier':
'AODSIM,MINIAODSIM,DQMIO',
'--eventcontent':
'AODSIM,MINIAODSIM,DQM'},step3Up2015Defaults])
2905 steps[
'RECODDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,DQM:@allForPrompt'},steps[
'RECOD']])
2907 steps[
'RECOPU1']=
merge([PU,steps[
'RECO']])
2908 steps[
'RECOPU2']=
merge([PU2,steps[
'RECO']])
2909 steps[
'RECOUP15_PU25']=
merge([PU25,step3Up2015Defaults])
2910 steps[
'RECOUP15_PU25_HIPM']=
merge([step3_HIPM,steps[
'RECOUP15_PU25']])
2911 steps[
'RECOUP15_PU25_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECOUP15_PU25']])
2912 steps[
'RECOUP15_PU25_L1TMuDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TMuon'},steps[
'RECOUP15_PU25']])
2913 steps[
'RECOUP15_PU50']=
merge([PU50,step3Up2015Defaults50ns])
2914 steps[
'RECOUP15_PU50_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECOUP15_PU50']])
2915 steps[
'RECOUP15_PU50_L1TMuDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TMuon'},steps[
'RECOUP15_PU50']])
2918 steps[
'RECOUP15_PU25HS']=
merge([PU25HS,step3Up2015Defaults])
2921 steps[
'RECODR3_reHLT_MinBiasOffline']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonSiStripZeroBias+@miniAODDQM',
'--procModifiers':
'siPixelQualityRawToDigi'},steps[
'RECODR3_reHLT_2022']])
2922 steps[
'RECODR3_reHLT_ZBOffline']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign+HcalCalIsoTrkProducerFilter,DQM:@rerecoZeroBias+@miniAODDQM',
'--procModifiers':
'siPixelQualityRawToDigi'},steps[
'RECODR3_reHLT_2022']])
2923 steps[
'RECODR3_reHLT_HLTPhysics_Offline']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:TkAlMinBias+HcalCalIterativePhiSym+HcalCalIsoTrkProducerFilter+HcalCalHO+HcalCalHBHEMuonProducerFilter,DQM:@commonReduced+@miniAODDQM',
'--procModifiers':
'siPixelQualityRawToDigi'},steps[
'RECODR3_reHLT_2022']])
2924 steps[
'RECODR3_reHLT_AlCaTkCosmics_Offline']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:EXONoBPTXSkim,PAT,ALCA:TkAlCosmicsInCollisions,DQM:@standardDQMFakeHLT+@miniAODDQM'},steps[
'RECODR3_reHLT_2022']])
2925 steps[
'RECODR3_reHLT_pixelTrackingOnly']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_pixelOnly,RECO:reconstruction_pixelTrackingOnly,DQM:@pixelTrackingOnlyDQM'},steps[
'RECODR3_reHLT_2023']])
2926 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyCPU']=
merge([step3_pixel_ntuplet_cpu, steps[
'RECODR3_reHLT_pixelTrackingOnly']])
2927 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyGPU']=
merge([step3_pixel_ntuplet_gpu, steps[
'RECODR3_reHLT_pixelTrackingOnly']])
2928 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyGPUValidation']=
merge([{
'--accelerators':
'gpu-nvidia'},step3_pixel_ntuplet_gpu_validation,steps[
'RECODR3_reHLT_Patatrack_PixelOnlyGPU']])
2929 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyGPUProfiling']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_pixelOnly,RECO:reconstruction_pixelTrackingOnly',
'--customise':
'RecoTracker/Configuration/customizePixelOnlyForProfiling.customizePixelOnlyForProfilingGPUOnly'},steps[
'RECODR3_reHLT_Patatrack_PixelOnlyGPU']])
2930 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyTripletsCPU']=
merge([step3_pixel_ntuplet_cpu, step3_pixel_triplets, steps[
'RECODR3_reHLT_pixelTrackingOnly']])
2931 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyTripletsGPU']=
merge([step3_pixel_ntuplet_gpu, step3_pixel_triplets, steps[
'RECODR3_reHLT_pixelTrackingOnly']])
2932 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyTripletsGPUValidation']=
merge([{
'--accelerators':
'gpu-nvidia'},step3_pixel_ntuplet_gpu_validation,steps[
'RECODR3_reHLT_Patatrack_PixelOnlyTripletsGPU']])
2933 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyTripletsGPUProfiling']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_pixelOnly,RECO:reconstruction_pixelTrackingOnly',
'--customise':
'RecoTracker/Configuration/customizePixelTracksForTriplets.customizePixelTracksForTriplets,RecoTracker/Configuration/customizePixelOnlyForProfiling.customizePixelOnlyForProfilingGPUOnly'},steps[
'RECODR3_reHLT_Patatrack_PixelOnlyTripletsGPU']])
2934 steps[
'RECODR3_reHLT_ECALOnlyCPU']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_ecalOnly,RECO:reconstruction_ecalOnly,DQM:@ecalOnly'},steps[
'RECODR3_reHLT_2023']])
2935 steps[
'RECODR3_reHLT_ECALOnlyGPU']=
merge([step3_gpu, steps[
'RECODR3_reHLT_ECALOnlyCPU']])
2936 steps[
'RECODR3_reHLT_ECALOnlyGPUValidation']=
merge([{
'--accelerators':
'gpu-nvidia',
'--procModifiers':
'gpuValidation'},steps[
'RECODR3_reHLT_ECALOnlyGPU']])
2937 steps[
'RECODR3_reHLT_ECALOnlyGPUProfiling']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_ecalOnly,RECO:reconstruction_ecalOnly',
'--customise':
'RecoLocalCalo/Configuration/customizeEcalOnlyForProfiling.customizeEcalOnlyForProfilingGPUOnly'},steps[
'RECODR3_reHLT_ECALOnlyGPU']])
2938 steps[
'RECODR3_reHLT_HCALOnlyCPU']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_hcalOnly,RECO:reconstruction_hcalOnly,DQM:@hcalOnly+@hcal2Only'},steps[
'RECODR3_reHLT_2023']])
2939 steps[
'RECODR3_reHLT_HCALOnlyGPU']=
merge([step3_gpu, steps[
'RECODR3_reHLT_HCALOnlyCPU']])
2940 steps[
'RECODR3_reHLT_HCALOnlyGPUValidation']=
merge([{
'--accelerators':
'gpu-nvidia',
'--procModifiers':
'gpuValidation'},steps[
'RECODR3_reHLT_HCALOnlyGPU']])
2941 steps[
'RECODR3_reHLT_HCALOnlyGPUProfiling']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_hcalOnly,RECO:reconstruction_hcalOnly',
'--customise':
'RecoLocalCalo/Configuration/customizeHcalOnlyForProfiling.customizeHcalOnlyForProfilingGPUOnly'},steps[
'RECODR3_reHLT_HCALOnlyGPU']])
2943 steps[
'RECONANORUN3_reHLT_2022']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@standardDQMFakeHLT+@miniAODDQM+@nanoAODDQM',
'--datatier':
'RECO,MINIAOD,NANOAOD,DQMIO',
'--eventcontent':
'RECO,MINIAOD,NANOEDMAOD,DQM'},steps[
'RECODR3_reHLT_2022']])
2944 steps[
'RECONANORUN3_ZB_reHLT_2022']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@rerecoZeroBiasFakeHLT+@miniAODDQM+@nanoAODDQM'},steps[
'RECONANORUN3_reHLT_2022']])
2945 steps[
'RECOCOSMRUN3_reHLT_2022']=
merge([{
'--scenario':
'cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,DQM',
'--datatier':
'RECO,DQMIO',
'--eventcontent':
'RECO,DQM'},steps[
'RECONANORUN3_reHLT_2022']])
2947 steps[
'RECONANORUN3_reHLT_2023']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@standardDQM+@miniAODDQM+@nanoAODDQM',
'--datatier':
'RECO,MINIAOD,NANOAOD,DQMIO',
'--eventcontent':
'RECO,MINIAOD,NANOEDMAOD,DQM'},steps[
'RECODR3_reHLT_2023']])
2948 steps[
'RECONANORUN3_reHLT_2023B']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@standardDQM+@miniAODDQM+@nanoAODDQM',
'--datatier':
'RECO,MINIAOD,NANOAOD,DQMIO',
'--eventcontent':
'RECO,MINIAOD,NANOEDMAOD,DQM'},steps[
'RECODR3_reHLT_2023B']])
2949 steps[
'RECONANORUN3_ZB_reHLT_2023B']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@rerecoZeroBias+@miniAODDQM+@nanoAODDQM'},steps[
'RECONANORUN3_reHLT_2023B']])
2950 steps[
'RECONANORUN3_ZB_reHLT_2023']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@rerecoZeroBias+@miniAODDQM+@nanoAODDQM'},steps[
'RECONANORUN3_reHLT_2023']])
2951 steps[
'RECOCOSMRUN3_reHLT_2023']=
merge([{
'--scenario':
'cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,DQM',
'--datatier':
'RECO,DQMIO',
'--eventcontent':
'RECO,DQM'},steps[
'RECONANORUN3_reHLT_2023']])
2953 steps[
'RECOHIRUN3_reHLT_2023']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,DQM:@standardDQM',
'--datatier':
'RECO,MINIAOD,DQMIO',
'--eventcontent':
'RECO,MINIAOD,DQM',
'--era':
'Run3_pp_on_PbPb_approxSiStripClusters_2023',
'--conditions':
'auto:run3_data_HIon'},steps[
'RECODR3_reHLT_2023']])
2956 steps[
'RecoData_Patatrack_AllGPU_Validation_2023'] =
merge([{
'-s':
'RAW2DIGI:RawToDigi_pixelOnly+RawToDigi_ecalOnly+RawToDigi_hcalOnly,RECO:reconstruction_pixelTrackingOnly+reconstruction_ecalOnly+reconstruction_hcalOnly,DQM:@pixelTrackingOnlyDQM+@ecalOnly+@hcalOnly+@hcal2Only',
2957 '--conditions':
'auto:run3_data_prompt',
2958 '--datatier':
'RECO,MINIAOD,DQMIO',
2960 '--eventcontent':
'RECO,MINIAOD,DQM',
2961 '--geometry':
'DB:Extended',
2963 '--accelerators':
'gpu-nvidia',
2964 '--procModifiers':
'pixelNtupletFit,gpuValidation'},dataReco])
2967 for s
in autoSkim.keys():
2970 steps[
'SKIM'+s.upper()+
'RUN3_reHLT_2022'] =
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:%s,PAT,NANO,DQM:@rerecoZeroBiasFakeHLT+@miniAODDQM+@nanoAODDQM'%(autoSkim[s])},steps[
'RECONANORUN3_reHLT_2022']])
2971 elif 'Cosmics' in s:
2972 steps[
'SKIM'+s.upper()+
'RUN3_reHLT_2022'] =
merge([{
'--scenario':
'cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:%s,DQM'%(autoSkim[s]),
'--datatier':
'RECO,DQMIO',
'--eventcontent':
'RECO,DQM'},steps[
'RECONANORUN3_reHLT_2022']])
2974 steps[
'SKIM'+s.upper()+
'RUN3_reHLT_2022'] =
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:%s,PAT,NANO,DQM:@standardDQMFakeHLT+@miniAODDQM+@nanoAODDQM'%(autoSkim[s])},steps[
'RECONANORUN3_reHLT_2022']])
2977 for s
in autoSkim.keys():
2980 steps[
'SKIM'+s.upper()+
'RUN3_reHLT_2023'] =
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:%s,PAT,NANO,DQM:@rerecoZeroBias+@miniAODDQM+@nanoAODDQM'%(autoSkim[s])},steps[
'RECONANORUN3_reHLT_2023']])
2981 elif 'Cosmics' in s:
2982 steps[
'SKIM'+s.upper()+
'RUN3_reHLT_2023'] =
merge([{
'--scenario':
'cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:%s,DQM'%(autoSkim[s]),
'--datatier':
'RECO,DQMIO',
'--eventcontent':
'RECO,DQM'},steps[
'RECONANORUN3_reHLT_2023']])
2984 steps[
'SKIM'+s.upper()+
'RUN3_reHLT_2023'] =
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:%s,PAT,NANO,DQM:@standardDQM+@miniAODDQM+@nanoAODDQM'%(autoSkim[s])},steps[
'RECONANORUN3_reHLT_2023']])
2993 steps[
'RECOPRMXUP15_PU25']=
merge([
2994 {
'--era':
'Run2_2016',
'--procModifiers':
'premix_stage2'},
2995 step3Up2015Defaults])
2996 steps[
'RECOPRMXUP15_HIPM_PU25']=
merge([step3_HIPM,steps[
'RECOPRMXUP15_PU25']])
2997 steps[
'RECOPRMXUP15_PU50']=
merge([
2998 {
'--era':
'Run2_50ns',
'--procModifiers':
'premix_stage2'},
2999 step3Up2015Defaults50ns])
3001 steps[
'RECOPRMXUP17_PU25']=
merge([
3002 {
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017',
'--procModifiers':
'premix_stage2'},
3003 step3Up2015Defaults])
3005 steps[
'RECOPRMXUP18_PU25']=
merge([
3006 {
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--procModifiers':
'premix_stage2'},
3007 step3Up2015Defaults])
3008 steps[
'RECOPRMXUP18_PU25_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECOPRMXUP18_PU25']])
3009 steps[
'RECOPRMXUP18_PU25_L1TMuDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TMuon'},steps[
'RECOPRMXUP18_PU25']])
3012 step_RECO18_RD = {
'--conditions':
'auto:phase1_2018_realistic_rd'}
3013 steps[
'RECOPRMXUP18_PU25_RD']=
merge([step_RECO18_RD, steps[
'RECOPRMXUP18_PU25']])
3014 steps[
'RECOPRMXUP18_PU25_L1TEgDQM_RD']=
merge([step_RECO18_RD, steps[
'RECOPRMXUP18_PU25_L1TEgDQM']])
3015 steps[
'RECOPRMXUP18_PU25_L1TMuDQM_RD']=
merge([step_RECO18_RD, steps[
'RECOPRMXUP18_PU25_L1TMuDQM']])
3017 recoPremixUp15prod =
merge([
3019 {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,DQM:DQMOfflinePOGMC'},
3020 {
'--datatier' :
'AODSIM,MINIAODSIM,DQMIO'},
3021 {
'--eventcontent' :
'AODSIM,MINIAODSIM,DQMIO'},
3022 {
'--era':
'Run2_2016'},
3023 step3Up2015Defaults])
3025 steps[
'RECOPRMXUP15PROD_PU25']=
merge([
3026 recoPremixUp15prod])
3027 steps[
'RECOPRMXUP15PROD_PU50']=
merge([
3028 {
'--conditions':
'auto:run2_mc_50ns'},
3029 {
'--era':
'Run2_50ns'},
3030 recoPremixUp15prod])
3032 recoPremixUp17prod =
merge([
3033 {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT'},
3034 {
'--datatier' :
'AODSIM,MINIAODSIM'},
3035 {
'--eventcontent' :
'AODSIM,MINIAODSIM'},
3036 {
'--era':
'Run2_2017'},
3037 {
'--conditions':
'auto:phase1_2017_realistic'},
3038 step3Up2015Defaults])
3041 steps[
'RECOPRMXUP17PROD_PU25']=
merge([recoPremixUp17prod])
3042 steps[
'RECOPRMXUP18PROD_PU25']=
merge([{
'--era':
'Run2_2018',
'--conditions':
'auto:phase1_2018_realistic',
'--procModifiers':
'premix_stage2'},recoPremixUp17prod])
3045 steps[
'RECOPUDBG']=
merge([{
'--eventcontent':
'RECODEBUG,MINIAODSIM,DQM'},steps[
'RECOPU1']])
3046 steps[
'RERECOPU1']=
merge([{
'--hltProcess':
'REDIGI'},steps[
'RECOPU1']])
3048 steps[
'RECOUP15_ID']=
merge([{
'--hltProcess':
'HLT2'},steps[
'RECOUP15']])
3050 steps[
'RECOHI2023PPRECOAPPROXCLUSTERS']=
merge([hiDefaults2023_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3051 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3052 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3053 },step3Up2015Defaults])
3054 steps[
'RECOHI2023PPRECOMBAPPROXCLUSTERS']=
merge([hiDefaults2023_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3055 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3056 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3057 '--era':
'Run3_pp_on_PbPb_2023',
3058 '--procModifiers':
'genJetSubEvent',
3059 },step3Up2015Defaults])
3061 steps[
'RECOHI2023PROD']=
merge([hiDefaults2023_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO',
3062 '--datatier':
'AODSIM',
3063 '--eventcontent':
'AODSIM',
3064 '--era':
'Run3_pp_on_PbPb_2023',
3065 },step3Up2015Defaults])
3067 steps[
'MINIHI2023PROD']=
merge([hiDefaults2023_ppReco,{
'-s':
'PAT',
3068 '--datatier':
'MINIAODSIM',
3069 '--eventcontent':
'MINIAODSIM',
3070 '--era':
'Run3_pp_on_PbPb_2023',
3071 '--procModifiers':
'genJetSubEvent',
3072 },step3Up2015Defaults])
3074 steps[
'RECOHI2023PPRECO']=
merge([hiDefaults2023_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3075 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3076 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3077 },step3Up2015Defaults])
3078 steps[
'RECOHI2023PPRECOMB']=
merge([hiDefaults2023_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3079 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3080 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3081 '--era':
'Run3_pp_on_PbPb_2023',
3082 '--procModifiers':
'genJetSubEvent',
3083 },step3Up2015Defaults])
3084 steps[
'RECOHI2023PPRECOMB_PatatrackGPU']=
merge([hiDefaults2023_ppReco,step3_pixel_ntuplet_gpu,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3085 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3086 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3087 '--era':
'Run3_pp_on_PbPb',
3088 '--procModifiers':
'genJetSubEvent',
3089 },step3Up2015Defaults])
3090 steps[
'RECOHI2023PPRECOMB_PatatrackCPU']=
merge([hiDefaults2023_ppReco,step3_pixel_ntuplet_cpu,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3091 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3092 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3093 '--era':
'Run3_pp_on_PbPb',
3094 '--procModifiers':
'genJetSubEvent',
3095 },step3Up2015Defaults])
3096 steps[
'REMINIAODHI2023PPRECOMB']=
merge([{
'-s':
'PAT,VALIDATION:@miniAODValidation,DQM:@miniAODDQM',
3097 '--datatier':
'MINIAODSIM,DQMIO',
3098 '--eventcontent':
'MINIAODSIM,DQM',
3100 '--era':
'Run3_pp_on_PbPb_2023',
3101 '--procModifiers':
'genJetSubEvent',
3102 },hiDefaults2023_ppReco,step3Up2015Defaults])
3104 steps[
'ALCARECOHI2023PPRECO']=
merge([hiDefaults2023_ppReco,{
'-s':
'ALCA:TkAlMinBias+SiStripCalMinBias',
3105 '--datatier':
'ALCARECO',
3106 '--eventcontent':
'ALCARECO' 3109 steps[
'RECOHI2022PPRECOAPPROXCLUSTERS']=
merge([hiDefaults2022_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3110 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3111 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3112 },step3Up2015Defaults])
3113 steps[
'RECOHI2022PPRECOMBAPPROXCLUSTERS']=
merge([hiDefaults2022_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3114 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3115 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3116 '--era':
'Run3_pp_on_PbPb',
3117 '--procModifiers':
'genJetSubEvent',
3118 },step3Up2015Defaults])
3120 steps[
'RECOHI2022PROD']=
merge([hiDefaults2022_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO',
3121 '--datatier':
'AODSIM',
3122 '--eventcontent':
'AODSIM',
3123 '--era':
'Run3_pp_on_PbPb',
3124 },step3Up2015Defaults])
3126 steps[
'MINIHI2022PROD']=
merge([hiDefaults2022_ppReco,{
'-s':
'PAT',
3127 '--datatier':
'MINIAODSIM',
3128 '--eventcontent':
'MINIAODSIM',
3129 '--era':
'Run3_pp_on_PbPb',
3130 '--procModifiers':
'genJetSubEvent',
3131 },step3Up2015Defaults])
3133 steps[
'RECOHI2022PPRECO']=
merge([hiDefaults2022_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3134 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3135 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3136 },step3Up2015Defaults])
3137 steps[
'RECOHI2022PPRECOMB']=
merge([hiDefaults2022_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3138 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3139 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3140 '--era':
'Run3_pp_on_PbPb',
3141 '--procModifiers':
'genJetSubEvent',
3142 },step3Up2015Defaults])
3143 steps[
'REMINIAODHI2022PPRECOMB']=
merge([{
'-s':
'PAT,VALIDATION:@miniAODValidation,DQM:@miniAODDQM',
3144 '--datatier':
'MINIAODSIM,DQMIO',
3145 '--eventcontent':
'MINIAODSIM,DQM',
3147 '--era':
'Run3_pp_on_PbPb',
3148 '--procModifiers':
'genJetSubEvent',
3149 },hiDefaults2022_ppReco,step3Up2015Defaults])
3151 steps[
'ALCARECOHI2022PPRECO']=
merge([hiDefaults2022_ppReco,{
'-s':
'ALCA:TkAlMinBias+SiStripCalMinBias',
3152 '--datatier':
'ALCARECO',
3153 '--eventcontent':
'ALCARECO' 3156 steps[
'RECOHI2018PPRECO']=
merge([hiDefaults2018_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiPixelCalZeroBias,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3157 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO,ALCARECO',
3158 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM,ALCARECO',
3159 },step3Up2015Defaults])
3160 steps[
'RECOHI2018PPRECOMB']=
merge([hiDefaults2018_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiPixelCalZeroBias,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3161 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO,ALCARECO',
3162 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM,ALCARECO',
3163 '--era':
'Run2_2018_pp_on_AA',
3164 '--procModifiers':
'genJetSubEvent',
3165 },step3Up2015Defaults])
3167 steps[
'RECOHI2023MIX']=
merge([hiDefaults2023_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLTHiMix+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3169 '--pileup_input':
'das:/RelValHydjetQ_MinBias_5362GeV_2023_ppReco/%s/GEN-SIM'%(baseDataSetRelease[25])
3170 },step3Up2015Defaults])
3172 steps[
'RECOHI2022MIX']=
merge([hiDefaults2022_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLTHiMix+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3174 '--pileup_input':
'das:/RelValHydjetQ_B12_5020GeV_2021_ppReco/%s/GEN-SIM'%(baseDataSetRelease[23])
3175 },step3Up2015Defaults])
3178 steps[
'RECOHIMIX']=
merge([hiDefaults2018_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLTHiMix+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3179 '--era':
'Run2_2018_pp_on_AA',
3181 '--pileup_input':
'das:/RelValHydjetQ_B12_5020GeV_2018/%s/GEN-SIM'%(baseDataSetRelease[9])
3182 },step3Up2015Defaults])
3185 steps[
'REMINIAODHI2018PPRECO']=
merge([{
'-s':
'PAT,VALIDATION:@miniAODValidation,DQM:@miniAODDQM',
3186 '--datatier':
'MINIAODSIM,DQMIO',
3187 '--eventcontent':
'MINIAODSIM,DQM',
3189 '--era':
'Run2_2018_pp_on_AA',
3190 '--procModifiers':
'run2_miniAOD_pp_on_AA_103X',
3191 },hiDefaults2018_ppReco,step3Up2015Defaults])
3192 steps[
'REMINIAODHI2018PPRECOMB']=
merge([{
'-s':
'PAT,VALIDATION:@miniAODValidation,DQM:@miniAODDQM',
3193 '--datatier':
'MINIAODSIM,DQMIO',
3194 '--eventcontent':
'MINIAODSIM,DQM',
3196 '--era':
'Run2_2018_pp_on_AA',
3197 '--procModifiers':
'genJetSubEvent,run2_miniAOD_pp_on_AA_103X',
3198 },hiDefaults2018_ppReco,step3Up2015Defaults])
3199 steps[
'ALCARECOHI2018PPRECO']=
merge([hiDefaults2018_ppReco,{
'-s':
'ALCA:TkAlMinBias+SiStripCalMinBias',
3200 '--datatier':
'ALCARECO',
3201 '--eventcontent':
'ALCARECO' 3204 steps[
'RECOHI2018']=
merge([hiDefaults2018,{
'-s':
'RAW2DIGI,L1Reco,RECO,VALIDATION,DQM'},step3Up2015Defaults])
3205 steps[
'RECOHI2017']=
merge([hiDefaults2017,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM'},step3Up2015Defaults])
3206 steps[
'RECOHI2015']=
merge([hiDefaults2015,{
'-s':
'RAW2DIGI,L1Reco,RECO,VALIDATION,DQM'},step3Up2015Defaults])
3207 steps[
'RECOHI2011']=
merge([hiDefaults2011,{
'-s':
'RAW2DIGI,L1Reco,RECO,VALIDATION,DQM'},step3Defaults])
3209 steps[
'RECOPPREF2017']=
merge([ppRefDefaults2017,step3Up2015Defaults])
3211 steps[
'RECOHID11St3']=
merge([{
3212 '--process':
'ZStoRECO'},
3213 steps[
'RECOHID11']])
3214 steps[
'RECOHIR10D11']=
merge([{
'--filein':
'file:step2_inREPACKRAW.root',
3215 '--filtername':
'reRECO'},
3216 steps[
'RECOHID11St3']])
3224 steps[
'ALCACOSD']={
'--conditions':
'auto:run1_data',
3225 '--datatier':
'ALCARECO',
3226 '--eventcontent':
'ALCARECO',
3227 '--scenario':
'cosmics',
3228 '-s':
'ALCA:TkAlCosmics0T+MuAlGlobalCosmics+HcalCalHOCosmics+DQM' 3231 steps[
'ALCACOSDRUN2']=
merge([{
'--conditions':
'auto:run2_data',
'--era':
'Run2_2016',
'-s':
'ALCA:SiPixelCalCosmics+TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+MuAlGlobalCosmics+HcalCalHOCosmics+DQM'},steps[
'ALCACOSD']])
3233 steps[
'ALCACOSDRUN3']=
merge([{
'--conditions':
'auto:run3_data',
'--era':
'Run3',
'-s':
'ALCA:SiPixelCalCosmics+TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+MuAlGlobalCosmics+HcalCalHOCosmics+DQM'},steps[
'ALCACOSD']])
3234 steps[
'ALCACOSDPROMPTRUN3']=
merge([{
'--conditions':
'auto:run3_data_prompt',
'--era':
'Run3',
'-s':
'ALCA:SiPixelCalCosmics+TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+MuAlGlobalCosmics+HcalCalHOCosmics+DQM'},steps[
'ALCACOSD']])
3235 steps[
'ALCACOSDEXPRUN3']=
merge([{
'--conditions':
'auto:run3_data_express',
'--era':
'Run3',
'-s':
'ALCA:SiPixelCalCosmics+TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+MuAlGlobalCosmics+HcalCalHOCosmics+DQM'},steps[
'ALCACOSD']])
3237 steps[
'ALCAPROMPT']={
'-s':
'ALCA:PromptCalibProd',
3238 '--filein':
'file:TkAlMinBias.root',
3239 '--conditions':
'auto:run1_data',
3240 '--datatier':
'ALCARECO',
3241 '--eventcontent':
'ALCARECO'}
3242 steps[
'ALCAEXP']={
'-s':
'ALCAOUTPUT:SiStripCalZeroBias+TkAlMinBias+Hotline+LumiPixelsMinBias+AlCaPCCZeroBiasFromRECO+AlCaPCCRandomFromRECO+SiPixelCalSingleMuon,ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG+PromptCalibProdSiStripHitEff+PromptCalibProdSiPixelAli+PromptCalibProdSiPixel+PromptCalibProdSiPixelLA',
3243 '--customise':
'Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.doNotFilterLS',
3244 '--conditions':
'auto:run1_data',
3245 '--datatier':
'ALCARECO',
3246 '--eventcontent':
'ALCARECO',
3247 '--triggerResultsProcess':
'RECO'}
3249 steps[
'ALCAEXPRUN2']={
'-s':
'ALCAOUTPUT:SiStripCalZeroBias+TkAlMinBias+LumiPixelsMinBias+AlCaPCCZeroBiasFromRECO+AlCaPCCRandomFromRECO+SiPixelCalZeroBias+SiPixelCalSingleMuon,ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG+PromptCalibProdSiStripHitEff+PromptCalibProdSiPixelAli+PromptCalibProdSiPixelAliHG+PromptCalibProdSiPixel+PromptCalibProdSiPixelLA',
3250 '--customise':
'Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.doNotFilterLS',
3251 '--conditions':
'auto:run2_data',
3252 '--datatier':
'ALCARECO',
3253 '--eventcontent':
'ALCARECO',
3254 '--triggerResultsProcess':
'RECO'}
3256 steps[
'ALCAEXPRUN3']={
'-s':
'ALCAOUTPUT:@allForPrompt+@allForExpress,ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG+PromptCalibProdSiStripHitEff+PromptCalibProdSiPixelAli+PromptCalibProdSiPixel+PromptCalibProdSiPixelLA+PromptCalibProdBeamSpotHP+PromptCalibProdBeamSpotHPLowPU',
3257 '--conditions':
'auto:run3_data',
3258 '--datatier':
'ALCARECO',
3259 '--eventcontent':
'ALCARECO',
3260 '--triggerResultsProcess':
'RECO'}
3261 steps[
'ALCAEXPCOSMICSRUN3']={
'-s':
'ALCAOUTPUT:@allForExpressCosmics,ALCA:PromptCalibProdSiStrip+PromptCalibProdSiPixelLAMCS+PromptCalibProdSiStripLA',
3263 '--scenario':
'cosmics',
3265 '--datatier':
'ALCARECO',
3266 '--eventcontent':
'ALCARECO',
3267 '--conditions':
'auto:run3_data_express',
3268 '--triggerResultsProcess':
'RECO'}
3270 steps[
'ALCAEXPHI']=
merge([{
'-s':
'ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG',
3271 '--scenario':
'HeavyIons'},steps[
'ALCAEXP']])
3272 steps[
'ALCAEXPTE']={
'-s':
'ALCA:PromptCalibProdEcalPedestals',
3273 '--conditions':
'auto:run2_data',
3274 '--datatier':
'ALCARECO',
3275 '--eventcontent':
'ALCARECO',
3276 '--triggerResultsProcess':
'RECO'}
3278 steps[
'ALCARECOEXPR3']=
merge([{
'-s':
'ALCAOUTPUT:SiPixelCalZeroBias+SiStripCalZeroBias+SiStripCalMinBias+SiStripCalMinBiasAAG+TkAlMinBias,ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiPixelAli+PromptCalibProdSiPixelAliHG+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG+PromptCalibProdSiPixel',
3279 '--conditions':
'auto:run3_data_express',
3282 '--datatier':
'ALCARECO',
3283 '--eventcontent':
'ALCARECO',
3284 '--triggerResultsProcess':
'RECO',
3285 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress,Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.doNotFilterLS'},steps[
'RECODR3']])
3287 steps[
'ALCARECOPROMPTR3']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+HcalCalHO+HcalCalIterativePhiSym+HcalCalHBHEMuonProducerFilter+HcalCalIsoTrkProducerFilter,DQM:@standardDQMFakeHLT',
3288 '--conditions':
'auto:run3_data_prompt',
3291 '--datatier':
'RECO,MINIAOD,ALCARECO,DQMIO',
3292 '--eventcontent':
'RECO,MINIAOD,ALCARECO,DQM',
3293 '--triggerResultsProcess':
'RECO',
3294 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePrompt'},steps[
'RECODR3']])
3296 steps[
'ALCAECALPHISYM']={
'--scenario':
'pp',
3298 '--conditions':
'auto:run3_data_prompt',
3299 '--datatier':
'ALCARECO',
3300 '--eventcontent':
'ALCARECO',
3302 '-s':
'ALCA:EcalPhiSymByRun',
3303 '--customise':
'Calibration/EcalCalibAlgos/EcalPhiSymRecoSequence_cff'}
3305 steps[
'ALCASPLITRUN3']={
'-s':
'ALCAOUTPUT:@allForPrompt+@allForExpress,ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG+PromptCalibProdSiStripHitEff+PromptCalibProdSiPixelAli+PromptCalibProdSiPixel+PromptCalibProdSiPixelLA+PromptCalibProdBeamSpotHP+PromptCalibProdBeamSpotHPLowPU',
3306 '--conditions':
'auto:run3_data',
3307 '--datatier':
'ALCARECO',
3308 '--eventcontent':
'ALCARECO',
3309 '--triggerResultsProcess':
'RECO'}
3312 step4Defaults = {
'-s' :
'ALCA:TkAlMuonIsolated+TkAlMinBias+EcalCalZElectron+EcalCalWElectron+HcalCalIsoTrk+MuAlCalIsolatedMu+MuAlZMuMu+MuAlOverlaps',
3314 '--conditions' :
'auto:run1_mc',
3315 '--datatier' :
'ALCARECO',
3316 '--eventcontent':
'ALCARECO',
3318 step4Up2015Defaults = {
3319 '-s' :
'ALCA:TkAlMuonIsolated+TkAlMinBias+MuAlOverlaps+EcalESAlign+EcalTrg',
3321 '--conditions' :
'auto:run2_mc',
3322 '--era' :
'Run2_2016',
3323 '--datatier' :
'ALCARECO',
3324 '--eventcontent':
'ALCARECO',
3327 steps[
'RERECOPU']=steps[
'RERECOPU1']
3329 steps[
'ALCATT']=
merge([{
'--filein':
'file:step3.root',
'-s':
'ALCA:TkAlMuonIsolated+TkAlMinBias+MuAlCalIsolatedMu+MuAlZMuMu+MuAlOverlaps'},step4Defaults])
3330 steps[
'ALCATTUP15']=
merge([{
'--filein':
'file:step3.root'},step4Up2015Defaults])
3331 steps[
'ALCAMIN']=
merge([{
'-s':
'ALCA:TkAlMinBias',
'--filein':
'file:step3.root'},stCond,step4Defaults])
3332 steps[
'ALCAMINUP15']=
merge([{
'-s':
'ALCA:TkAlMinBias',
'--filein':
'file:step3.root'},step4Up2015Defaults])
3333 steps[
'ALCACOS']=
merge([{
'-s':
'ALCA:TkAlCosmics0T+MuAlGlobalCosmics+HcalCalHOCosmics'},stCond,step4Defaults])
3334 steps[
'ALCABH']=
merge([{
'-s':
'ALCA:TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo'},stCond,step4Defaults])
3335 steps[
'ALCABH_UP18']=
merge([{
'--conditions':
'auto:phase1_2018_cosmics',
'-s':
'ALCA:TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run2_2018'},step4Up2015Defaults])
3336 steps[
'ALCABH_UP21']=
merge([{
'--conditions':
'auto:phase1_2022_cosmics',
'-s':
'ALCA:TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run3'},step4Up2015Defaults])
3338 steps[
'ALCAHAL']=
merge([{
'-s':
'ALCA:TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo'},step4Up2015Defaults])
3339 steps[
'ALCACOS_UP15']=
merge([{
'--conditions':
'auto:run2_mc_cosmics',
'-s':
'ALCA:TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo'},step4Up2015Defaults])
3340 steps[
'ALCACOS_UP16']=
merge([{
'--conditions':
'auto:run2_mc_cosmics',
'-s':
'ALCA:TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+SiPixelCalCosmics+TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run2_2016'},step4Up2015Defaults])
3341 steps[
'ALCACOS_UP17']=
merge([{
'--conditions':
'auto:phase1_2017_cosmics',
'-s':
'ALCA:TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+SiPixelCalCosmics+TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run2_2017'},step4Up2015Defaults])
3342 steps[
'ALCACOS_UP18']=
merge([{
'--conditions':
'auto:phase1_2018_cosmics',
'-s':
'ALCA:TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+SiPixelCalCosmics+TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run2_2018'},step4Up2015Defaults])
3343 steps[
'ALCACOS_UP21']=
merge([{
'--conditions':
'auto:phase1_2022_cosmics',
'-s':
'ALCA:TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+SiPixelCalCosmics+TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run3'},step4Up2015Defaults])
3344 steps[
'ALCACOS_UP21_0T']=
merge([{
'--magField':
'0T',
'--conditions':
'auto:phase1_2022_cosmics_0T'},steps[
'ALCACOS_UP21']])
3345 steps[
'ALCAHARVD']={
'-s':
'ALCAHARVEST:BeamSpotByRun+BeamSpotByLumi+SiStripQuality',
3346 '--conditions':
'auto:run1_data',
3349 '--filein':
'file:PromptCalibProd.root'}
3351 steps[
'ALCAHARVD1']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProd']),
3352 '--conditions':
'auto:run1_data',
3355 '--filein':
'file:PromptCalibProd.root'}
3356 steps[
'ALCAHARVD1HI']=
merge([{
'--scenario':
'HeavyIons'},steps[
'ALCAHARVD1']])
3358 steps[
'ALCAHARVD2']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiStrip']),
3359 '--conditions':
'auto:run1_data',
3362 '--filein':
'file:PromptCalibProdSiStrip.root'}
3364 steps[
'ALCAHARVD2HI']=
merge([{
'--scenario':
'HeavyIons'},steps[
'ALCAHARVD2']])
3365 steps[
'ALCAHARVD2COS']=
merge([{
'--scenario':
'cosmics',
3366 '--conditions':
'auto:run3_data_express'},steps[
'ALCAHARVD2']])
3368 steps[
'ALCAHARVD3']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiStripGains']),
3369 '--conditions':
'auto:run1_data',
3372 '--filein':
'file:PromptCalibProdSiStripGains.root'}
3374 steps[
'ALCAHARVD3COS']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiStripLA']),
3375 '--conditions':
'auto:run3_data_express',
3376 '--scenario':
'cosmics',
3378 '--filein':
'file:PromptCalibProdSiStripLA.root'}
3380 steps[
'ALCAHARVD3HI']=
merge([{
'--scenario':
'HeavyIons'},steps[
'ALCAHARVD3']])
3382 steps[
'ALCAHARVD4']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixelAli']),
3383 '--conditions':
'auto:run1_data',
3386 '--filein':
'file:PromptCalibProdSiPixelAli.root'}
3388 steps[
'ALCAHARVD4HI']=
merge([{
'--scenario':
'HeavyIons'},steps[
'ALCAHARVD4']])
3390 steps[
'ALCAHARVD5']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiStripGainsAAG']),
3391 '--conditions':
'auto:run1_data',
3394 '--filein':
'file:PromptCalibProdSiStripGainsAAG.root'}
3396 steps[
'ALCAHARVD6']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixel']),
3397 '--conditions':
'auto:run1_data',
3400 '--filein':
'file:PromptCalibProdSiPixel.root'}
3402 steps[
'ALCAHARVD7']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixelLA']),
3403 '--conditions':
'auto:run1_data',
3406 '--filein':
'file:PromptCalibProdSiPixelLA.root'}
3408 steps[
'ALCAHARVD8']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiStripHitEff']),
3409 '--conditions':
'auto:run1_data',
3412 '--filein':
'file:PromptCalibProdSiStripHitEff.root'}
3414 steps[
'ALCAHARVD5HI']=
merge([{
'--scenario':
'HeavyIons'},steps[
'ALCAHARVD5']])
3415 steps[
'ALCAHARVDTE']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdEcalPedestals']),
3416 '--conditions':
'auto:run2_data',
3419 '--filein':
'file:PromptCalibProdEcalPedestals.root'}
3421 steps[
'ALCAHARVDEXPRUN3']={
'-s':
'ALCAHARVEST:SiStripQuality+SiStripHitEff+SiStripGains+SiStripGainsAAG+SiPixelAli+SiPixelQuality+SiPixelLA+BeamSpotHPByRun+BeamSpotHPByLumi+BeamSpotHPLowPUByRun+BeamSpotHPLowPUByLumi',
3422 '--conditions':
'auto:run3_data',
3425 '--filein':
'file:PromptCalibProd.root'}
3428 steps[
'RECOHISt4']=steps[
'RECOHI2015']
3430 steps[
'ALCANZS']=
merge([{
'-s':
'ALCA:HcalCalMinBias',
'--mc':
''},step4Defaults])
3431 steps[
'HARVESTGEN']={
'-s':
'HARVESTING:genHarvesting',
3432 '--conditions':
'auto:run2_mc',
3434 '--era' :
'Run2_2016',
3436 '--filein':
'file:step1_inDQM.root' 3439 steps[
'HARVESTGEN2']=
merge([{
'--filein':
'file:step2_inDQM.root'},steps[
'HARVESTGEN']])
3443 steps[
'HARVESTD']={
'-s':
'HARVESTING:@standardDQMFakeHLT+@miniAODDQM',
3444 '--conditions':
'auto:run1_data',
3449 steps[
'HARVESTDR1']={
'-s':
'HARVESTING:@standardDQMFakeHLT+@miniAODDQM',
3450 '--conditions':
'auto:run1_data',
3455 steps[
'HARVESTDreHLT'] =
merge([ {
'--conditions':
'auto:run1_data_%s'%menu,
'--hltProcess':
'reHLT'}, steps[
'HARVESTD'] ])
3456 steps[
'HARVESTDR1reHLT'] =
merge([ {
'--conditions':
'auto:run1_data_%s'%menu,
'--hltProcess':
'reHLT'}, steps[
'HARVESTDR1'] ])
3457 steps[
'HARVESTDR2'] =
merge([ {
'--conditions':
'auto:run2_data_relval'}, steps[
'HARVESTD'] ])
3458 steps[
'HARVESTDR2_skimDoubleEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVESTDR2'] ])
3459 steps[
'HARVESTDR2_skimJetHT'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVESTDR2'] ])
3460 steps[
'HARVESTDR2_skimMET'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVESTDR2'] ])
3461 steps[
'HARVESTDR2_skimMuonEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVESTDR2'] ])
3462 steps[
'HARVESTDR2_skimSinglePh'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVESTDR2'] ])
3463 steps[
'HARVESTDR2_skimMuOnia'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon'}, steps[
'HARVESTDR2'] ])
3464 steps[
'HARVESTDR2ZB'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'-s':
'HARVESTING:@rerecoZeroBiasFakeHLT+@miniAODDQM'}, steps[
'HARVESTD'] ])
3466 steps[
'HARVEST2016'] =
merge([ {
'--era':
'Run2_2016'}, steps[
'HARVESTDR2'] ])
3467 steps[
'HARVEST2016_L1TEgDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma+@L1TEgamma'}, steps[
'HARVEST2016'] ])
3468 steps[
'HARVEST2016_L1TMuDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon+@lumi+@L1TMuon'}, steps[
'HARVEST2016'] ])
3469 steps[
'HARVEST2016_skimDoubleEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVEST2016'] ])
3470 steps[
'HARVEST2016_skimJetHT'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2016'] ])
3471 steps[
'HARVEST2016_skimMET'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2016'] ])
3472 steps[
'HARVEST2016_skimMuonEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2016'] ])
3473 steps[
'HARVEST2016_skimDisplacedJet'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2016'] ])
3474 steps[
'HARVEST2016_skimSinglePh'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVEST2016'] ])
3475 steps[
'HARVEST2016_skimMuOnia'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon'}, steps[
'HARVEST2016'] ])
3476 steps[
'HARVEST2016_skimCharmonium'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2016'] ])
3478 steps[
'HARVEST2017'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2017',
'--conditions':
'auto:run2_data'}, steps[
'HARVESTD'] ])
3479 steps[
'HARVEST2017ZB'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2017',
'--conditions':
'auto:run2_data',
'-s':
' HARVESTING:@rerecoZeroBiasFakeHLT+@miniAODDQM'}, steps[
'HARVESTD'] ])
3480 steps[
'HARVEST2017_L1TEgDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma+@L1TEgamma'}, steps[
'HARVEST2017'] ])
3481 steps[
'HARVEST2017_L1TMuDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon+@lumi+@L1TMuon'}, steps[
'HARVEST2017'] ])
3482 steps[
'HARVEST2017_skimDoubleEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVEST2017'] ])
3483 steps[
'HARVEST2017_skimJetHT'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2017'] ])
3484 steps[
'HARVEST2017_skimMET'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2017'] ])
3485 steps[
'HARVEST2017_skimMuonEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2017'] ])
3486 steps[
'HARVEST2017_skimDisplacedJet'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2017'] ])
3487 steps[
'HARVEST2017_skimSinglePh'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVEST2017'] ])
3488 steps[
'HARVEST2017_skimMuOnia'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon'}, steps[
'HARVEST2017'] ])
3489 steps[
'HARVEST2017_skimCharmonium'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2017'] ])
3491 steps[
'HARVEST2018'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2018',
'--conditions':
'auto:run2_data',}, steps[
'HARVESTD'] ])
3492 steps[
'HARVEST2018ZB'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2018',
'--conditions':
'auto:run2_data',
'-s':
'HARVESTING:@rerecoZeroBiasFakeHLT+@miniAODDQM'}, steps[
'HARVESTD'] ])
3493 steps[
'HARVEST2018_Prompt'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2018',
'--conditions':
'auto:run2_data',}, steps[
'HARVESTD'] ])
3494 steps[
'HARVEST2018_PromptZB'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2018',
'--conditions':
'auto:run2_data',
'-s':
'HARVESTING:@rerecoZeroBiasFakeHLT+@miniAODDQM'}, steps[
'HARVESTD'] ])
3495 steps[
'HARVEST2018_L1TEgDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma+@L1TEgamma'}, steps[
'HARVEST2018'] ])
3496 steps[
'HARVEST2018_L1TEgDQM_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma+@L1TEgamma'}, steps[
'HARVEST2018_Prompt'] ])
3497 steps[
'HARVEST2018_L1TMuDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon+@lumi+@L1TMuon'}, steps[
'HARVEST2018'] ])
3498 steps[
'HARVEST2018_L1TMuDQM_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon+@lumi+@L1TMuon'}, steps[
'HARVEST2018_Prompt'] ])
3499 steps[
'HARVEST2018_pixelTrackingOnly'] =
merge([ {
'-s':
'HARVESTING:@pixelTrackingOnlyDQM'}, steps[
'HARVEST2018'] ])
3500 steps[
'HARVEST2018_hBStar'] =
merge([ {
'--era' :
'Run2_2018_highBetaStar'}, steps[
'HARVEST2018'] ])
3501 steps[
'HARVEST2018_HEfail'] =
merge([ {
'--conditions':
'auto:run2_data_HEfail'}, steps[
'HARVEST2018'] ])
3502 steps[
'HARVEST2018_skimJetHT'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2018'] ])
3503 steps[
'HARVEST2018_skimMET'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2018'] ])
3504 steps[
'HARVEST2018_skimMuonEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018'] ])
3505 steps[
'HARVEST2018_skimMuOnia'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon'}, steps[
'HARVEST2018'] ])
3506 steps[
'HARVEST2018_skimDisplacedJet'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018'] ])
3507 steps[
'HARVEST2018_skimCharmonium'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018'] ])
3508 steps[
'HARVEST2018_skimParkingBPH'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018'] ])
3509 steps[
'HARVEST2018_HEfail_skimJetHT'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2018_HEfail'] ])
3510 steps[
'HARVEST2018_skimJetHT_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2018_Prompt'] ])
3511 steps[
'HARVEST2018_skimMET_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2018_Prompt'] ])
3512 steps[
'HARVEST2018_skimMuonEG_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018_Prompt'] ])
3513 steps[
'HARVEST2018_skimMuOnia_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon'}, steps[
'HARVEST2018_Prompt'] ])
3514 steps[
'HARVEST2018_skimDisplacedJet_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018_Prompt'] ])
3515 steps[
'HARVEST2018_skimCharmonium_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018_Prompt'] ])
3516 steps[
'HARVEST2018_skimParkingBPH_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018_Prompt'] ])
3518 steps[
'HARVEST2018_L1TEgDQM_MULTIRUN'] =
merge([ {
3519 '--customise':
"Configuration/StandardSequences/DQMSaverAtJobEnd_cff",
3521 '--filein':
"file:step6_inDQM.root,file:step3_inDQM.root",
3522 }, steps[
'HARVEST2018_L1TEgDQM'] ])
3526 steps[
'DQMHLTonAOD_2017']={
3527 '-s':
'DQM:offlineHLTSourceOnAOD',
3528 '--conditions':
'auto:run2_data',
3530 '--eventcontent':
'DQM',
3531 '--datatier':
'DQMIO',
3532 '--era':
'Run2_2017',
3533 '--fileout':
'DQMHLTonAOD.root',
3534 '--procModifiers':
'tau_readOldDiscriminatorFormat',
3536 steps[
'DQMHLTonAODextra_2017'] =
merge([ {
'-s':
'DQM:offlineHLTSourceOnAODextra'}, steps[
'DQMHLTonAOD_2017'] ])
3538 steps[
'DQMHLTonRAWAOD_2017']={
3539 '--process':
'reHLT',
3540 '-s':
'HLT:@relval2017,DQM:offlineHLTSourceOnAOD',
3541 '--conditions':
'auto:run2_data',
3543 '--eventcontent':
'DQM',
3544 '--datatier':
'DQMIO',
3545 '--era':
'Run2_2017',
3546 '--secondfilein':
'filelist:step1_dasparentquery.log',
3547 '--customise_commands':
'"process.HLTAnalyzerEndpath.remove(process.hltL1TGlobalSummary)"',
3548 '--fileout':
'DQMHLTonAOD.root',
3549 '--procModifiers':
'tau_readOldDiscriminatorFormat',
3552 steps[
'HARVESTDQMHLTonAOD_2017'] =
merge([ {
'--filein':
'file:DQMHLTonAOD.root',
'-s':
'HARVESTING:hltOfflineDQMClient'}, steps[
'HARVEST2017'] ])
3554 steps[
'HARVESTDDQM']=
merge([{
'-s':
'HARVESTING:@allForPrompt'},steps[
'HARVESTD']])
3556 steps[
'HARVESTDfst2']=
merge([{
'--filein':
'file:step2_inDQM.root'},steps[
'HARVESTDR1']])
3558 steps[
'HARVESTDC']={
'-s':
'HARVESTING:dqmHarvestingFakeHLT',
3559 '--conditions':
'auto:run1_data',
3562 '--filein':
'file:step2_inDQM.root',
3563 '--scenario':
'cosmics'}
3565 steps[
'HARVESTDCRUN2']=
merge([{
'--conditions':
'auto:run2_data',
'--era':
'Run2_2016'},steps[
'HARVESTDC']])
3567 steps[
'HARVESTDR3'] =
merge([{
'--conditions':
'auto:run3_data',
'--era':
'Run3'}, steps[
'HARVESTD']])
3568 steps[
'HARVESTDR3_reHLT_2022'] =
merge([{
'--conditions':
'auto:run3_data_relval',
'--hltProcess':
'reHLT',
'-s':
'HARVESTING:@standardDQMFakeHLT+@miniAODDQM'}, steps[
'HARVESTDR3']])
3569 steps[
'HARVESTDR3_reHLT_2023'] =
merge([{
'--conditions':
'auto:run3_data_prompt_relval'}, steps[
'HARVESTDR3_reHLT_2022']])
3570 steps[
'HARVESTD2021MB_reHLT'] =
merge([{
'-s':
'HARVESTING:@commonSiStripZeroBias+@miniAODDQM'}, steps[
'HARVESTDR3_reHLT_2022'] ])
3571 steps[
'HARVESTD2021ZB_reHLT'] =
merge([{
'-s':
'HARVESTING:@rerecoZeroBias+@miniAODDQM'}, steps[
'HARVESTDR3_reHLT_2022'] ])
3572 steps[
'HARVESTD2021HLTPhy_reHLT'] =
merge([{
'-s':
'HARVESTING:@commonReduced+@miniAODDQM'}, steps[
'HARVESTDR3_reHLT_2022'] ])
3574 steps[
'HARVESTDPROMPTR3']=
merge([{
'--conditions':
'auto:run3_data_prompt',
'-s':
'HARVESTING:dqmHarvestingFakeHLT'},steps[
'HARVESTDR3']])
3575 steps[
'HARVESTDEXPR3']=
merge([{
'--conditions':
'auto:run3_data_express',
'--filein':
'file:step2_inDQM.root'},steps[
'HARVESTDR3']])
3577 steps[
'HARVESTDCR3'] =
merge([{
'--conditions':
'auto:run3_data',
'--era':
'Run3'}, steps[
'HARVESTDC']])
3578 steps[
'HARVESTDCPROMPTRUN3']=
merge([{
'--conditions':
'auto:run3_data_prompt',
'--era':
'Run3'},steps[
'HARVESTDC']])
3579 steps[
'HARVESTDCEXPRUN3']=
merge([{
'--conditions':
'auto:run3_data_express',
'--era':
'Run3'},steps[
'HARVESTDC']])
3581 steps[
'HARVESTDR2_REMINIAOD_data2016']=
merge([{
'--data':
'',
'-s':
'HARVESTING:@miniAODDQM',
'--era':
'Run2_2016,run2_miniAOD_80XLegacy'},steps[
'HARVESTDR2']])
3582 steps[
'HARVESTDR2_REMININANO_data2016']=
merge([{
'--data':
'',
'-s':
'HARVESTING:@miniAODDQM+@nanoAODDQM',
'--era':
'Run2_2016'},steps[
'HARVESTDR2']])
3583 steps[
'HARVESTDR2_REMINIAOD_data2016_HIPM']=
merge([{
'--era':
'Run2_2016_HIPM,run2_miniAOD_80XLegacy'},steps[
'HARVESTDR2_REMINIAOD_data2016']])
3584 steps[
'HARVESTDR2_REMINIAOD_data2016UL']=
merge([{
'--era':
'Run2_2016',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'HARVESTDR2_REMINIAOD_data2016']])
3585 steps[
'HARVESTDR2_REMININANO_data2016UL']=
merge([{
'--era':
'Run2_2016',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'HARVESTDR2_REMININANO_data2016']])
3586 steps[
'HARVESTDR2_REMINIAOD_data2016UL_HIPM']=
merge([{
'--era':
'Run2_2016_HIPM'},steps[
'HARVESTDR2_REMINIAOD_data2016UL']])
3587 steps[
'HARVESTDR2_REMININANO_data2016UL_HIPM']=
merge([{
'--era':
'Run2_2016_HIPM'},steps[
'HARVESTDR2_REMININANO_data2016UL']])
3588 steps[
'HARVESTDR2_REMININANO_data2016UL_HIPM_met']=
merge([{
'--era':
'Run2_2016_HIPM'},steps[
'HARVESTDR2_REMININANO_data2016UL']])
3590 steps[
'HARVEST2017_REMINIAOD_data2017']=
merge([{
'--era':
'Run2_2017,run2_miniAOD_94XFall17'},steps[
'HARVESTDR2_REMINIAOD_data2016']])
3591 steps[
'HARVEST2017_REMINIAOD_data2017UL']=
merge([{
'--era':
'Run2_2017'},steps[
'HARVESTDR2_REMINIAOD_data2016UL']])
3592 steps[
'HARVEST2018_REMINIAOD_data2018UL']=
merge([{
'--era':
'Run2_2018'},steps[
'HARVESTDR2_REMINIAOD_data2016UL']])
3594 steps[
'HARVESTDHI']={
'-s':
'HARVESTING:dqmHarvestingFakeHLT',
3595 '--conditions':
'auto:run1_data',
3598 '--scenario':
'HeavyIons'}
3600 steps[
'HARVESTDHI15']=
merge([{
'--conditions':
'auto:run2_data',
3602 '-n':-1},steps[
'HARVESTDHI']])
3604 steps[
'HARVESTDHI18']=
merge([{
'--era':
'Run2_2018_pp_on_AA',
3605 '--scenario':
'pp' },steps[
'HARVESTDHI15']])
3607 steps[
'HARVESTHI18MINIAOD']=
merge([{
'-s':
'HARVESTING:@miniAODDQM',
3608 '--filein':
'file:step2_inDQM.root',
3610 '--era' :
'Run2_2018_pp_on_AA',
3612 '-n':100},hiDefaults2018_ppReco])
3614 steps[
'HARVESTDHI22']=
merge([{
'--era':
'Run3_pp_on_PbPb',
3616 '--conditions':
'auto:run3_data'},steps[
'HARVESTDHI15']])
3618 steps[
'HARVESTDRUN3']={
'-s':
'HARVESTING:@standardDQMFakeHLT+@miniAODDQM+@nanoAODDQM',
3619 '--conditions':
'auto:run3_data',
3624 steps[
'HARVESTPROMPTRUN3']=
merge([{
'--data':
'',
'-s':
'HARVESTING:@allForPrompt',
'--era':
'Run3'},steps[
'HARVESTDRUN3']])
3627 steps[
'HARVESTRUN3_2022']=
merge([{
'--data':
'',
'-s':
'HARVESTING:@standardDQMFakeHLT+@miniAODDQM+@nanoAODDQM',
'--era':
'Run3'},steps[
'HARVESTDRUN3']])
3628 steps[
'HARVESTRUN3_ZB_2022']=
merge([{
'--data':
'',
'-s':
'HARVESTING:@rerecoZeroBiasFakeHLT+@miniAODDQM+@nanoAODDQM',
'--era':
'Run3'},steps[
'HARVESTDRUN3']])
3629 steps[
'HARVESTRUN3_COS_2022']=
merge([{
'--data':
'',
'--scenario':
'cosmics',
'--era':
'Run3',
'-s':
'HARVESTING:dqmHarvesting'},steps[
'HARVESTDRUN3']])
3630 steps[
'HARVESTRUN3_2023']=
merge([{
'--era':
'Run3_2023',
'-s':
'HARVESTING:@standardDQM+@miniAODDQM+@nanoAODDQM'},steps[
'HARVESTRUN3_2022']])
3631 steps[
'HARVESTRUN3_2023B']=
merge([{
'--era':
'Run3',
'-s':
'HARVESTING:@standardDQM+@miniAODDQM+@nanoAODDQM'},steps[
'HARVESTRUN3_2022']])
3633 steps[
'HARVESTRUN3_HI2023A']=
merge([{
'--era':
'Run3_pp_on_PbPb_approxSiStripClusters_2023',
'-s':
'HARVESTING:@standardDQM+@miniAODDQM'},steps[
'HARVESTRUN3_2022']])
3635 steps[
'HARVESTRUN3_ZB_2023B']=
merge([{
'--era':
'Run3',
'-s':
'HARVESTING:@rerecoZeroBias+@miniAODDQM+@nanoAODDQM'},steps[
'HARVESTRUN3_2022']])
3636 steps[
'HARVESTRUN3_ZB_2023']=
merge([{
'--era':
'Run3_2023',
'-s':
'HARVESTING:@rerecoZeroBias+@miniAODDQM+@nanoAODDQM'},steps[
'HARVESTRUN3_2022']])
3637 steps[
'HARVESTRUN3_COS_2023']=
merge([{
'--scenario':
'cosmics',
'--era':
'Run3_2023',
'-s':
'HARVESTING:dqmHarvesting'},steps[
'HARVESTRUN3_2022']])
3638 steps[
'HARVESTRUN3_pixelTrackingOnly'] =
merge([ {
'-s':
'HARVESTING:@pixelTrackingOnlyDQM'}, steps[
'HARVESTRUN3_2023']])
3639 steps[
'HARVESTRUN3_pixelTrackingOnlyGPUValidation'] =
merge([ {
'--procModifiers':
'gpuValidation'}, steps[
'HARVESTRUN3_pixelTrackingOnly']])
3640 steps[
'HARVESTRUN3_ECALOnly'] =
merge([ {
'-s':
'HARVESTING:@ecal'}, steps[
'HARVESTRUN3_2023']])
3641 steps[
'HARVESTRUN3_ECALOnlyGPUValidation'] =
merge([ {
'--procModifiers':
'gpuValidation'}, steps[
'HARVESTRUN3_ECALOnly']])
3642 steps[
'HARVESTRUN3_HCALOnly'] =
merge([ {
'-s':
'HARVESTING:@hcalOnly'}, steps[
'HARVESTRUN3_2023']])
3643 steps[
'HARVESTRUN3_HCALOnlyGPUValidation'] =
merge([ {
'--procModifiers':
'gpuValidation'}, steps[
'HARVESTRUN3_HCALOnly']])
3645 steps[
'HARVESTData_Patatrack_AllGPU_Validation_2023'] =
merge([{
'--data':
'',
3646 '-s':
'HARVESTING:@trackingOnlyValidation+@pixelTrackingOnlyDQM+@ecalOnlyValidation+@ecal+@hcalOnlyValidation+@hcalOnly+@hcal2Only',
3647 '--conditions':
'auto:run3_data_prompt',
3648 '--geometry':
'DB:Extended',
3651 '--procModifiers':
'gpuValidation'},steps[
'HARVESTDRUN3']])
3655 steps[
'HARVEST']={
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3656 '--conditions':
'auto:run1_mc',
3661 steps[
'HARVESTCOS']={
'-s':
'HARVESTING:dqmHarvestingFakeHLT',
3662 '--conditions':
'auto:run1_mc',
3664 '--filein':
'file:step3_inDQM.root',
3666 '--scenario':
'cosmics'}
3667 steps[
'HARVESTHAL']={
'-s' :
'HARVESTING:dqmHarvestingFakeHLT',
3668 '--conditions':
'auto:run2_mc',
3670 '--filein' :
'file:step3_inDQM.root',
3671 '--scenario' :
'cosmics',
3672 '--filein':
'file:step3_inDQM.root',
3674 '--era' :
'Run2_2016',
3676 steps[
'HARVESTCOS_UP15']={
'-s' :
'HARVESTING:dqmHarvestingFakeHLT',
3677 '--conditions':
'auto:run2_mc_cosmics',
3679 '--filein' :
'file:step3_inDQM.root',
3680 '--scenario' :
'cosmics',
3681 '--filein':
'file:step3_inDQM.root',
3683 '--era' :
'Run2_2016',
3686 steps[
'HARVESTCOS_UP16']={
'-s' :
'HARVESTING:dqmHarvestingFakeHLT',
3687 '--conditions':
'auto:run2_mc_cosmics',
3689 '--filein' :
'file:step3_inDQM.root',
3690 '--scenario' :
'cosmics',
3691 '--filein':
'file:step3_inDQM.root',
3693 '--era' :
'Run2_2016' 3696 steps[
'HARVESTCOS_UP17']={
'-s' :
'HARVESTING:dqmHarvestingFakeHLT',
3697 '--conditions':
'auto:phase1_2017_cosmics',
3699 '--filein' :
'file:step3_inDQM.root',
3700 '--scenario' :
'cosmics',
3701 '--filein':
'file:step3_inDQM.root',
3703 '--era' :
'Run2_2017' 3706 steps[
'HARVESTCOS_UP18']={
'-s' :
'HARVESTING:dqmHarvestingFakeHLT',
3707 '--conditions':
'auto:phase1_2018_cosmics',
3709 '--filein' :
'file:step3_inDQM.root',
3710 '--scenario' :
'cosmics',
3711 '--filein':
'file:step3_inDQM.root',
3713 '--era' :
'Run2_2018' 3716 steps[
'HARVESTCOS_UP21']={
'-s' :
'HARVESTING:dqmHarvesting',
3717 '--conditions':
'auto:phase1_2022_cosmics',
3719 '--filein' :
'file:step3_inDQM.root',
3720 '--scenario' :
'cosmics',
3721 '--filein':
'file:step3_inDQM.root',
3726 steps[
'HARVESTCOS_UP21_0T']=
merge([{
'--magField':
'0T',
'--conditions':
'auto:phase1_2022_cosmics_0T'},steps[
'HARVESTCOS_UP21']])
3728 steps[
'HARVESTFS']={
'-s':
'HARVESTING:validationHarvestingFS',
3729 '--conditions':
'auto:run1_mc',
3735 steps[
'HARVESTHI2023PPRECO']=
merge([hiDefaults2023_ppReco,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3736 '--filein':
'file:step3_inDQM.root',
3738 '--era' :
'Run3_pp_on_PbPb_2023',
3739 '--filetype':
'DQM'}])
3741 steps[
'HARVESTHI2023PPRECO4']=
merge([hiDefaults2023_ppReco,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3742 '--filein':
'file:step4_inDQM.root',
3744 '--era' :
'Run3_pp_on_PbPb_2023',
3745 '--filetype':
'DQM'}])
3746 steps[
'HARVESTHI2023PPRECOMINIAOD']=
merge([{
'-s':
'HARVESTING:@miniAODValidation+@miniAODDQM',
3747 '--filein':
'file:step2_inDQM.root',
3749 '--era' :
'Run3_pp_on_PbPb_2023',
3751 '-n':100},hiDefaults2023_ppReco])
3753 steps[
'HARVESTHI2022PPRECO']=
merge([hiDefaults2022_ppReco,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3754 '--filein':
'file:step3_inDQM.root',
3756 '--era' :
'Run3_pp_on_PbPb',
3757 '--filetype':
'DQM'}])
3759 steps[
'HARVESTHI2022PPRECO4']=
merge([hiDefaults2022_ppReco,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3760 '--filein':
'file:step4_inDQM.root',
3762 '--era' :
'Run3_pp_on_PbPb',
3763 '--filetype':
'DQM'}])
3764 steps[
'HARVESTHI2022PPRECOMINIAOD']=
merge([{
'-s':
'HARVESTING:@miniAODValidation+@miniAODDQM',
3765 '--filein':
'file:step2_inDQM.root',
3767 '--era' :
'Run3_pp_on_PbPb',
3769 '-n':100},hiDefaults2022_ppReco])
3771 steps[
'HARVESTHI2018PPRECO']=
merge([hiDefaults2018_ppReco,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3772 '--filein':
'file:step3_inDQM.root',
3774 '--era' :
'Run2_2018_pp_on_AA',
3775 '--filetype':
'DQM'}])
3777 steps[
'HARVESTHI2018PPRECOMINIAOD']=
merge([{
'-s':
'HARVESTING:@miniAODValidation+@miniAODDQM',
3778 '--filein':
'file:step2_inDQM.root',
3780 '--era' :
'Run2_2018_pp_on_AA',
3782 '-n':100},hiDefaults2018_ppReco])
3784 steps[
'HARVESTHI2018']=
merge([hiDefaults2018,{
'-s':
'HARVESTING:validationHarvesting+dqmHarvestingFakeHLT',
3786 '--era' :
'Run2_2017',
3788 '--scenario':
'HeavyIons'}])
3789 steps[
'HARVESTHI2017']=
merge([hiDefaults2017,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3791 '--era' :
'Run2_2017_pp_on_XeXe',
3792 '--filetype':
'DQM'}])
3793 steps[
'HARVESTHI2015']=
merge([hiDefaults2015,{
'-s':
'HARVESTING:validationHarvesting+dqmHarvestingFakeHLT',
3795 '--era' :
'Run2_2016,Run2_HI',
3797 '--scenario':
'HeavyIons'}])
3798 steps[
'HARVESTHI2011']=
merge([hiDefaults2011,{
'-s':
'HARVESTING:validationHarvesting+dqmHarvestingFakeHLT',
3800 '--filetype':
'DQM'}])
3802 steps[
'HARVESTPPREF2017']=
merge([ppRefDefaults2017,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3804 '--era' :
'Run2_2017_ppRef',
3805 '--filetype':
'DQM'}])
3807 steps[
'HARVESTUP15']={
3809 '-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM',
3810 '--conditions':
'auto:run2_mc',
3812 '--era' :
'Run2_2016',
3815 steps[
'HARVESTUP15_L1TEgDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TEgamma'},steps[
'HARVESTUP15']])
3816 steps[
'HARVESTUP15_L1TMuDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TMuon'},steps[
'HARVESTUP15']])
3818 steps[
'HARVESTMINUP15']=
merge([{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT'},steps[
'HARVESTUP15']])
3820 steps[
'HARVESTUP15_PU25']=steps[
'HARVESTUP15']
3821 steps[
'HARVESTUP15_PU25_L1TEgDQM']=steps[
'HARVESTUP15_L1TEgDQM']
3822 steps[
'HARVESTUP15_PU25_L1TMuDQM']=steps[
'HARVESTUP15_L1TMuDQM']
3825 steps[
'HARVESTUP15_PU50']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM',
'--era' :
'Run2_50ns'},steps[
'HARVESTUP15']])
3826 steps[
'HARVESTUP15_PU50_L1TEgDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TEgamma'},steps[
'HARVESTUP15_PU50']])
3827 steps[
'HARVESTUP15_PU50_L1TMuDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TMuon'},steps[
'HARVESTUP15_PU50']])
3829 steps[
'HARVESTUP15_trackingOnly']=
merge([{
'-s':
'HARVESTING:@trackingOnlyValidation+@trackingOnlyDQM'}, steps[
'HARVESTUP15']])
3831 steps[
'HARVESTUP17']=
merge([{
'--conditions':
'auto:phase1_2017_realistic',
'--era' :
'Run2_2017',
'--geometry' :
'DB:Extended'},steps[
'HARVESTUP15']])
3832 steps[
'HARVESTUP18']=
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era' :
'Run2_2018',
'--geometry' :
'DB:Extended'},steps[
'HARVESTUP15']])
3833 steps[
'HARVESTUP18_L1TEgDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TEgamma'},steps[
'HARVESTUP18']])
3834 steps[
'HARVESTUP18_L1TMuDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TMuon'},steps[
'HARVESTUP18']])
3836 steps[
'HARVESTUP17_PU25']=steps[
'HARVESTUP17']
3837 steps[
'HARVESTUP18_PU25']=steps[
'HARVESTUP18']
3838 steps[
'HARVESTUP18_PU25_L1TEgDQM']=steps[
'HARVESTUP18_L1TEgDQM']
3839 steps[
'HARVESTUP18_PU25_L1TMuDQM']=steps[
'HARVESTUP18_L1TMuDQM']
3842 step_harvest_MRH_RD = {
'--harvesting':
'AtJobEnd',
'--procModifiers':
'runDependent'}
3843 steps[
'HARVESTUP18_PU25_RD']=
merge([step_harvest_MRH_RD,steps[
'HARVESTUP18']])
3844 steps[
'HARVESTUP18_PU25_L1TEgDQM_RD']=
merge([step_harvest_MRH_RD,steps[
'HARVESTUP18_L1TEgDQM']])
3845 steps[
'HARVESTUP18_PU25_L1TMuDQM_RD']=
merge([step_harvest_MRH_RD,steps[
'HARVESTUP18_L1TMuDQM']])
3847 steps[
'HARVESTDR2_REMINIAOD_mc2016']=
merge([{
'-s':
'HARVESTING:@miniAODValidation+@miniAODDQM',
'--era':
'Run2_2016,run2_miniAOD_80XLegacy'},steps[
'HARVESTUP15']])
3848 steps[
'HARVESTUP17_REMINIAOD_mc2017']=
merge([{
'-s':
'HARVESTING:@miniAODValidation+@miniAODDQM',
'--era':
'Run2_2017,run2_miniAOD_94XFall17'},steps[
'HARVESTUP17']])
3850 steps[
'HARVESTDR2_REMINIAOD_mc2016UL_preVFP']=
merge([{
'--conditions':
'auto:run2_mc_pre_vfp',
'--era':
'Run2_2016_HIPM',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},
3851 steps[
'HARVESTDR2_REMINIAOD_mc2016']])
3852 steps[
'HARVESTDR2_REMINIAOD_mc2016UL_postVFP']=
merge([{
'--conditions':
'auto:run2_mc',
'--era':
'Run2_2016'},steps[
'HARVESTDR2_REMINIAOD_mc2016UL_preVFP']])
3853 steps[
'HARVESTUP17_REMINIAOD_mc2017UL']=
merge([{
'--era':
'Run2_2017',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'HARVESTUP17_REMINIAOD_mc2017']])
3854 steps[
'HARVESTUP18_REMINIAOD_mc2018UL']=
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018'},steps[
'HARVESTUP17_REMINIAOD_mc2017UL']])
3857 steps[
'HARVEST_PPbData']=
merge([{
'--conditions':
'auto:run1_data',
'-s':
'HARVESTING:dqmHarvestingFakeHLT',
'--scenario':
'pp',
'--era':
'Run1_pA' }, steps[
'HARVESTDHI']])
3860 steps[
'HARVESTUP15_PPb']=
merge([{
'--conditions':
'auto:run2_mc_pa',
'--era':
'Run2_2016_pA'}, steps[
'HARVESTMINUP15']])
3865 steps[
'HARVESTUP15FS']={
'-s':
'HARVESTING:validationHarvesting',
3866 '--conditions':
'auto:run2_mc',
3869 '--era':
'Run2_2016',
3872 steps[
'HARVESTUP15FS_trackingOnly']=
merge([{
'-s':
'HARVESTING:@trackingOnlyValidation+@trackingOnlyDQM'}, steps[
'HARVESTUP15FS']])
3873 steps[
'HARVESTUP17FS']=
merge([{
'--conditions':
'auto:phase1_2017_realistic',
'--era' :
'Run2_2017_FastSim'},steps[
'HARVESTUP15FS']])
3874 steps[
'HARVESTUP17FS_trackingOnly']=
merge([{
'-s':
'HARVESTING:@trackingOnlyValidation+@trackingOnlyDQM'}, steps[
'HARVESTUP17FS']])
3875 steps[
'HARVESTUP18FS']=
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era' :
'Run2_2018_FastSim'},steps[
'HARVESTUP15FS']])
3876 steps[
'HARVESTUP18FS_trackingOnly']=
merge([{
'-s':
'HARVESTING:@trackingOnlyValidation+@trackingOnlyDQM'}, steps[
'HARVESTUP18FS']])
3878 steps[
'ALCASPLIT']={
'-s':
'ALCAOUTPUT:@allForPrompt',
3879 '--conditions':
'auto:run1_data',
3882 '--triggerResultsProcess':
'RECO',
3883 '--filein':
'file:step2_inALCARECO.root'}
3885 steps[
'SKIMD']={
'-s':
'SKIM:all',
3886 '--conditions':
'auto:run1_data',
3889 '--filein':
'file:step2.root',
3890 '--secondfilein':
'filelist:step1_dasquery.log'}
3892 steps[
'SKIMDreHLT'] =
merge([ {
'--conditions':
'auto:run1_data_%s'%menu,
'--hltProcess':
'reHLT',
'--filein':
'file:step3.root'}, steps[
'SKIMD'] ])
3894 steps[
'SKIMCOSD']={
'-s':
'SKIM:all',
3895 '--conditions':
'auto:run1_data',
3897 '--scenario':
'cosmics',
3898 '--filein':
'file:step2.root',
3899 '--secondfilein':
'filelist:step1_dasquery.log'}
3901 steps[
'RECOFROMRECO']=
merge([{
'-s':
'RECO',
3902 '--filtername':
'RECOfromRECO',
3903 '--process':
'reRECO',
3904 '--datatier':
'AODSIM',
3905 '--eventcontent':
'AODSIM',
3906 '--procModifiers':
'recoFromReco',
3908 stCond,step3Defaults])
3911 steps[
'RECOFROMRECOSt2']=steps[
'RECOFROMRECO']
3913 steps[
'COPYPASTE']={
'-s':
'NONE',
3914 '--conditions':
'auto:run1_mc',
3915 '--output':
'\'[{"t":"RAW","e":"ALL"}]\'',
3916 '--customise_commands':
'"process.ALLRAWoutput.fastCloning=cms.untracked.bool(False)"'}
3917 steps[
'COPYPASTER3'] =
merge([{
'--era' :
'Run3'}, steps[
'COPYPASTE']])
3920 stepMiniAODDefaults = {
'-s' :
'PAT',
3921 '--era' :
'Run2_2016',
3924 stepMiniAODDataUP15 =
merge([{
'--conditions' :
'auto:run1_data',
3926 '--datatier' :
'MINIAOD',
3927 '--eventcontent' :
'MINIAOD',
3928 '--filein' :
'file:step3.root' 3929 },stepMiniAODDefaults])
3931 steps[
'REMINIAOD_data2016'] =
merge([{
'-s' :
'PAT,DQM:@miniAODDQM',
3932 '--process' :
'PAT',
3933 '--era' :
'Run2_2016,run2_miniAOD_80XLegacy',
3934 '--conditions' :
'auto:run2_data',
3936 '--scenario' :
'pp',
3937 '--eventcontent' :
'MINIAOD,DQM',
3938 '--datatier' :
'MINIAOD,DQMIO' 3939 },stepMiniAODDefaults])
3941 steps[
'REMININANO_data2016'] =
merge([{
'-s' :
'PAT,NANO,DQM:@miniAODDQM+@nanoAODDQM',
3942 '--process' :
'PATnano',
3943 '--era' :
'Run2_2016',
3944 '--conditions' :
'auto:run2_data',
3946 '--scenario' :
'pp',
3947 '--eventcontent' :
'MINIAOD,NANOEDMAOD,DQM',
3948 '--datatier' :
'MINIAOD,NANOAOD,DQMIO' 3951 steps[
'REMINIAOD_data2016_HIPM'] =
merge([{
'--era' :
'Run2_2016_HIPM,run2_miniAOD_80XLegacy'},steps[
'REMINIAOD_data2016']])
3952 steps[
'REMINIAOD_data2016UL'] =
merge([{
'--era' :
'Run2_2016',
'--procModifiers' :
'run2_miniAOD_UL_preSummer20'},steps[
'REMINIAOD_data2016']])
3953 steps[
'REMININANO_data2016UL'] =
merge([{
'--era' :
'Run2_2016',
'--procModifiers' :
'run2_miniAOD_UL_preSummer20'},steps[
'REMININANO_data2016']])
3954 steps[
'REMINIAOD_data2016UL_HIPM'] =
merge([{
'--era' :
'Run2_2016_HIPM'},steps[
'REMINIAOD_data2016UL']])
3955 steps[
'REMININANO_data2016UL_HIPM'] =
merge([{
'--era' :
'Run2_2016_HIPM'},steps[
'REMININANO_data2016UL']])
3956 steps[
'REMININANO_data2016UL_HIPM_met'] =
merge([{
'--era' :
'Run2_2016_HIPM'},steps[
'REMININANO_data2016UL']])
3958 stepReMiniAODData17 =
merge([{
'--era' :
'Run2_2017,run2_miniAOD_94XFall17'},steps[
'REMINIAOD_data2016']])
3959 steps[
'REMINIAOD_data2017'] = stepReMiniAODData17
3960 steps[
'REMINIAOD_data2017UL'] =
merge([{
'--era' :
'Run2_2017'},steps[
'REMINIAOD_data2016UL']])
3961 steps[
'REMINIAOD_data2018UL'] =
merge([{
'--era' :
'Run2_2018'},steps[
'REMINIAOD_data2016UL']])
3964 steps[
'REMINIAOD_data2022']=
merge([{
'-s':
'PAT',
3965 '--process' :
'PAT',
3966 '--datatier':
'MINIAOD',
3967 '--eventcontent':
'MINIAOD',
3970 '--scenario' :
'pp',
3971 '--conditions' :
'auto:run3_data',
3972 '--era':
'Run3,run3_miniAOD_12X' 3974 steps[
'REMININANO_data2022'] =
merge([{
'-s' :
'PAT,NANO,DQM:@nanoAODDQM',
3975 '--process' :
'PATnano',
3976 '--era' :
'Run3,run3_miniAOD_12X',
3977 '--conditions' :
'auto:run3_data',
3979 '--scenario' :
'pp',
3980 '--eventcontent' :
'MINIAOD,NANOEDMAOD,DQM',
3981 '--datatier' :
'MINIAOD,NANOAOD,DQMIO' 3987 try : stepMiniAODData =
remove(stepMiniAODDataUP15,
'--era')
3988 except : stepMiniAODData =
remove(stepMiniAODDataUP15,
'--customise')
3990 stepMiniAODMC =
merge([{
'--conditions' :
'auto:run2_mc',
3992 '--era' :
'Run2_2016',
3993 '--datatier' :
'MINIAODSIM',
3994 '--eventcontent' :
'MINIAODSIM',
3995 '--filein' :
'file:step3.root' 3996 },stepMiniAODDefaults])
3998 steps[
'REMINIAOD_mc2016'] =
merge([{
'-s' :
'PAT,VALIDATION:@miniAODValidation,DQM:@miniAODDQM',
3999 '--process' :
'PAT',
4000 '--era' :
'Run2_2016,run2_miniAOD_80XLegacy',
4001 '--conditions' :
'auto:run2_mc',
4003 '--scenario' :
'pp',
4004 '--eventcontent' :
'MINIAODSIM,DQM',
4005 '--datatier' :
'MINIAODSIM,DQMIO' 4006 },stepMiniAODDefaults])
4008 steps[
'REMINIAOD_mc2017'] =
merge([{
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017,run2_miniAOD_94XFall17'},steps[
'REMINIAOD_mc2016']])
4010 steps[
'REMINIAOD_mc2016UL_preVFP']=
merge([{
'--conditions':
'auto:run2_mc_pre_vfp',
'--era':
'Run2_2016_HIPM',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'REMINIAOD_mc2016']])
4011 steps[
'REMINIAOD_mc2016UL_postVFP']=
merge([{
'--conditions':
'auto:run2_mc',
'--era':
'Run2_2016'},steps[
'REMINIAOD_mc2016UL_preVFP']])
4012 steps[
'REMINIAOD_mc2017UL']=
merge([{
'--era':
'Run2_2017',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'REMINIAOD_mc2017']])
4013 steps[
'REMINIAOD_mc2018UL']=
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'REMINIAOD_mc2017']])
4020 steps[
'MINIAODMCUP15'] =
merge([stepMiniAODMC])
4023 steps[
'MINIAODMCUP15FS'] =
merge([{
'--filein':
'file:step1.root',
'--fast':
''},stepMiniAODMC])
4024 steps[
'MINIAODMCUP15FS50'] =
merge([{
'--conditions':
'auto:run2_mc_50ns',
'--era':
'Run2_50ns'},steps[
'MINIAODMCUP15FS']])
4025 steps[
'DBLMINIAODMCUP15NODQM'] =
merge([{
'--conditions':
'auto:run2_mc',
4027 '--datatier' :
'MINIAODSIM',
4028 '--eventcontent':
'MINIAOD',},stepMiniAODMC])
4031 steps[
'MINIAODMCUP17FS'] =
merge([{
'--filein':
'file:step1.root',
'--fast':
'',
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017_FastSim'},stepMiniAODMC])
4034 steps[
'MINIAODMCUP18'] =
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018'},stepMiniAODMC])
4035 steps[
'MINIAODMCUP18bParking'] =
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018,bParking'},stepMiniAODMC])
4036 steps[
'MINIAODMCUP18FS'] =
merge([{
'--filein':
'file:step1.root',
'--fast':
'',
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018_FastSim'},stepMiniAODMC])
4038 stepNanoAODDefaults = {
'-s':
'NANO,DQM:@nanoAODDQM',
'-n': 1000 }
4039 stepNanoGenDefaults = {
'-s':
'NANOGEN,DQM:@nanogenDQM',
'-n': 1000 }
4040 stepNanoAODData =
merge([{
'--data':
'',
'--eventcontent' :
'NANOAOD,DQM' ,
'--datatier':
'NANOAOD,DQMIO' }, stepNanoAODDefaults ])
4041 stepNanoAODMC =
merge([{
'--mc':
'' ,
'--eventcontent' :
'NANOAODSIM,DQM',
'--datatier':
'NANOAODSIM,DQMIO' }, stepNanoAODDefaults ])
4042 stepNanoEDMData =
merge([{
'--data':
'',
'--eventcontent' :
'NANOEDMAOD,DQM' ,
'--datatier':
'NANOAOD,DQMIO' }, stepNanoAODDefaults ])
4043 stepNanoEDMMC =
merge([{
'--mc':
'' ,
'--eventcontent' :
'NANOEDMAODSIM,DQM',
'--datatier':
'NANOAODSIM,DQMIO' }, stepNanoAODDefaults ])
4044 stepNanoEDMMCProd =
merge([{
'--mc':
'',
'-s':
'NANO',
'--eventcontent' :
'NANOEDMAODSIM',
'--datatier':
'NANOAODSIM' }, stepNanoAODDefaults ])
4045 stepNanoGen =
merge([{
'--mc':
'' ,
'--eventcontent' :
'NANOAODGEN,DQM',
'--datatier':
'NANOAODSIM,DQMIO' }, stepNanoGenDefaults ])
4047 steps[
'NANOGENFromGen'] =
merge([{
'--conditions':
'auto:run2_mc',
'--customise' :
'PhysicsTools/NanoAOD/nanogen_cff.customizeNanoGEN'}, stepNanoGen ])
4048 steps[
'NANOGENFromMini'] =
merge([{
'--conditions':
'auto:run2_mc'}, stepNanoGen ])
4050 steps[
'NANOEDMMC2018_PROD'] =
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--filein':
'file:step3_inMINIAODSIM.root'}, stepNanoEDMMCProd ])
4051 steps[
'NANOUP15'] =
merge([{
'--conditions':
'auto:run2_mc',
'--era':
'Run2_2016',
'-n':
'10',
'--filein':
'file:step3_inMINIAODSIM.root',
'--nThreads':
'2'}, stepNanoEDMMCProd ])
4052 steps[
'NANOUP17'] =
merge([{
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017',
'-n':
'10' ,
'--filein':
'file:step3_inMINIAODSIM.root',
'--geometry':
'DB:Extended',
'--nThreads':
'2'}, stepNanoEDMMCProd])
4053 steps[
'NANOUP15Had']=
merge([{
'--filein':
'file:step4_inMINIAODSIM.root'},steps[
'NANOUP15']])
4054 steps[
'NANOUP15MC_PU25_JME']=
merge([{
'--customise':
'PhysicsTools/NanoAOD/custom_jme_cff.PrepJMECustomNanoAOD_MC'},steps[
'NANOUP15']])
4055 steps[
'NANOUP15MC_PU25_Muon']=
merge([{
'--customise':
'PhysicsTools/NanoAOD/custom_muon_cff.PrepMuonCustomNanoAOD'},steps[
'NANOUP15']])
4056 steps[
'NANOUP17Had']=
merge([{
'--filein':
'file:step4_inMINIAODSIM.root'},steps[
'NANOUP17']])
4057 steps[
'NANOUP18'] =
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'-n':
'10',
'--filein':
'file:step3_inMINIAODSIM.root',
'--nThreads':
'2'}, stepNanoEDMMCProd ])
4058 steps[
'NANOUP18Had']=
merge([{
'--filein':
'file:step4_inMINIAODSIM.root'},steps[
'NANOUP18']])
4059 steps[
'NANOPRODUP18']=
merge([{
'--filein':
'file:step4.root'},steps[
'NANOUP18']])
4061 steps[
'NANOUP15FS'] =
merge([{
'--filein':
'file:step3.root',
'--fast':
''}, steps[
'NANOUP15']])
4062 steps[
'NANOUP17FS'] =
merge([{
'--filein':
'file:step3.root',
'--fast':
'',
'--era':
'Run2_2017_FastSim'}, steps[
'NANOUP17']])
4063 steps[
'NANOUP18FS'] =
merge([{
'--filein':
'file:step3.root',
'--fast':
'',
'--era':
'Run2_2018_FastSim'}, steps[
'NANOUP18']])
4065 steps[
'NANOUP15FSrefine'] =
merge([{
'--customise':
'PhysicsTools/NanoAOD/jetsAK4_CHS_cff.nanoAOD_refineFastSim_bTagDeepFlav'}, steps[
'NANOUP15FS']])
4067 steps[
'HEfail'] = {
'--conditions':
'auto:phase1_2018_realistic_HEfail',
4069 '--pileup':
'AVE_50_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[18]),
4070 '--era' :
'Run2_2018',
4071 '--geometry' :
'DB:Extended' 4073 steps[
'DigiFullHEfail']=
merge([{
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2018',
'--datatier':
'GEN-SIM-DIGI-RAW',
'--eventcontent':
'FEVTDEBUGHLT'}, steps[
'HEfail']])
4074 steps[
'RecoFullHEfail']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
4075 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
4076 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
4077 }, steps[
'HEfail']])
4078 steps[
'HARVESTFullHEfail']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM',
'--mc':
'',
'--scenario' :
'pp',
'--filetype':
'DQM'}, steps[
'HEfail']])
4079 steps[
'NanoFullHEfail']={
'-s':
'NANO',
4080 '--conditions':
'auto:phase1_2018_realistic_HEfail',
4082 '--era' :
'Run2_2018',
4083 '--geometry' :
'DB:Extended',
4084 '--datatier':
'NANOAODSIM',
4085 '--eventcontent':
'NANOEDMAODSIM',
4086 '--filein':
'file:step3_inMINIAODSIM.root'}
4088 steps[
'HcalNano']={
'-s':
'RAW2DIGI,RECO,USER:DPGAnalysis/HcalNanoAOD/hcalNano_cff.hcalNanoTask',
4089 '--conditions':
'auto:run3_data_prompt',
4092 '--geometry' :
'DB:Extended',
4093 '--datatier':
'NANOAOD',
4094 '--eventcontent':
'NANOAOD'}
4096 steps[
'HcalNanoCalibGap']={
'-s':
'RAW2DIGI,RECO,USER:DPGAnalysis/HcalNanoAOD/hcalNano_cff.hcalNanoTask',
4097 '--conditions':
'auto:run3_data_prompt',
4100 '--geometry' :
'DB:Extended',
4101 '--datatier':
'NANOAOD',
4102 '--eventcontent':
'NANOAOD',
4103 '--customise':
'DPGAnalysis/HcalNanoAOD/hcalNano_cff.customiseHcalCalib',
4104 '--processName':
'USER'}
4120 defaultDataSets[
'2017']=
'CMSSW_12_0_0_pre4-113X_mc2017_realistic_v5-v' 4121 defaultDataSets[
'2017Design']=
'CMSSW_12_0_0_pre4-113X_mc2017_design_v5-v' 4122 defaultDataSets[
'2018']=
'CMSSW_12_0_0_pre4-113X_upgrade2018_realistic_v5-v' 4123 defaultDataSets[
'2018Design']=
'CMSSW_12_0_0_pre4-113X_upgrade2018_design_v5-v' 4124 defaultDataSets[
'2021']=
'CMSSW_13_1_0_pre1-130X_mcRun3_2022_realistic_withNewBSFromEOY2022Data_v2_RV186-v' 4125 defaultDataSets[
'2021Design']=
'CMSSW_12_5_0_pre4-124X_mcRun3_2022_design_v7_design_BS2022-v' 4126 defaultDataSets[
'2021FS']=
'CMSSW_12_4_13-124X_mcRun3_2022_realistic_v12_2021_FastSim-v' 4127 defaultDataSets[
'2023']=
'CMSSW_13_0_10-130X_mcRun3_2023_realistic_withEarly2023BS_v1_2023-v' 4128 defaultDataSets[
'2023FS']=
'CMSSW_13_0_11-130X_mcRun3_2023_realistic_withEarly2023BS_v1_FastSim-v' 4129 defaultDataSets[
'2024']=
'CMSSW_12_5_0_pre4-124X_mcRun3_2024_realistic_v11_BS2022-v' 4130 defaultDataSets[
'2026D49']=
'CMSSW_12_0_0_pre4-113X_mcRun4_realistic_v7_2026D49noPU-v' 4131 defaultDataSets[
'2026D76']=
'CMSSW_12_0_0_pre4-113X_mcRun4_realistic_v7_2026D76noPU-v' 4132 defaultDataSets[
'2026D77']=
'CMSSW_12_1_0_pre2-113X_mcRun4_realistic_v7_2026D77noPU-v' 4133 defaultDataSets[
'2026D88']=
'CMSSW_12_3_0_pre5-123X_mcRun4_realistic_v4_2026D88noPU-v' 4134 defaultDataSets[
'2026D95']=
'CMSSW_13_1_0_pre1-130X_mcRun4_realistic_v2_2026D95noPU-v' 4135 defaultDataSets[
'2026D96']=
'CMSSW_13_1_0_pre1-130X_mcRun4_realistic_v2_2026D96noPU-v' 4136 defaultDataSets[
'2026D98']=
'CMSSW_13_2_0_pre1-131X_mcRun4_realistic_v5_2026D98noPU-v' 4139 for key, value
in defaultDataSets.items(): puDataSets[key+
'PU'] = value
4140 defaultDataSets.update(puDataSets)
4143 versionOverrides={
'BuMixing_BMuonFilter_forSTEAM_13TeV_TuneCUETP8M1_2017':
'2',
'HSCPstop_M_200_TuneCUETP8M1_13TeV_pythia8_2017':
'2',
'RSGravitonToGammaGamma_kMpl01_M_3000_TuneCUETP8M1_13TeV_pythia8_2017':
'2',
'WprimeToENu_M-2000_TuneCUETP8M1_13TeV-pythia8_2017':
'2',
'DisplacedSUSY_stopToBottom_M_300_1000mm_TuneCUETP8M1_13TeV_pythia8_2017':
'2',
'TenE_E_0_200_pythia8_2017':
'2',
'TenE_E_0_200_pythia8_2017PU':
'2',
'TenTau_E_15_500_pythia8_2018':
'2',
'PhotonJet_Pt_10_13TeV_TuneCUETP8M1_2018':
'2',
'Wjet_Pt_80_120_13TeV_TuneCUETP8M1_2018':
'2',
'SingleMuPt10_Eta2p85_2021':
'2',
'SingleMuPt100_Eta2p85_2021':
'2',
'SingleMuPt1000_Eta2p85_2021':
'2'}
4145 baseDataSetReleaseBetter={}
4146 for gen
in upgradeFragments:
4147 for ds
in defaultDataSets:
4150 if key
in versionOverrides:
4151 version = versionOverrides[key]
4152 baseDataSetReleaseBetter[key]=defaultDataSets[ds]+version
4155 for ds
in defaultDataSets:
4156 key=
'MinBias_14TeV_pythia8_TuneCP5'+
'_'+ds
4157 name=baseDataSetReleaseBetter[key]
4159 PUDataSets[ds]={
'-n':10,
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(name,)}
4160 elif '2018' in ds
or 'postLS2' in ds:
4161 PUDataSets[ds]={
'-n':10,
'--pileup':
'AVE_50_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(name,)}
4162 elif '2021' in ds
or '2023' in ds
or '2024' in ds:
4164 PUDataSets[ds]={
'-n':10,
'--pileup':
'Run3_Flat55To75_PoissonOOTPU',
'--pileup_input':
'das:/RelValMinBias_14TeV/%s/GEN-SIM'%(name,)}
4166 PUDataSets[ds]={
'-n':10,
'--pileup':
'Run3_Flat55To75_PoissonOOTPU',
'--pileup_input':
'das:/RelValMinBias_14TeV/%s/GEN-SIM-RECO'%(name,)}
4168 PUDataSets[ds]={
'-n':10,
'--pileup':
'AVE_200_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_14TeV/%s/GEN-SIM'%(name,)}
4170 PUDataSets[ds]={
'-n':10,
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_14TeV/%s/GEN-SIM'%(name,)}
4177 for specialType,specialWF
in upgradeWFs.items():
4178 specialWF.init(upgradeStepDict)
4182 for year,k
in [(year,k)
for year
in upgradeKeys
for k
in upgradeKeys[year]]:
4186 geom=upgradeProperties[year][k][
'Geom']
4187 gt=upgradeProperties[year][k][
'GT']
4188 hltversion=upgradeProperties[year][k].get(
'HLTmenu')
4189 beamspot=upgradeProperties[year][k].get(
'BeamSpot',
None)
4192 upgradeStepDict[
'Gen'][k]= {
'-s' :
'GEN',
4194 '--conditions' : gt,
4195 '--beamspot' :
'Realistic25ns13TeVEarly2017Collision',
4196 '--datatier' :
'GEN',
4197 '--eventcontent':
'FEVTDEBUG',
4200 if beamspot
is not None: upgradeStepDict[
'Gen'][k][
'--beamspot']=beamspot
4202 upgradeStepDict[
'GenSim'][k]= {
'-s' :
'GEN,SIM',
4204 '--conditions' : gt,
4205 '--beamspot' :
'Realistic25ns13TeVEarly2017Collision',
4206 '--datatier' :
'GEN-SIM',
4207 '--eventcontent':
'FEVTDEBUG',
4210 if beamspot
is not None: upgradeStepDict[
'GenSim'][k][
'--beamspot']=beamspot
4212 upgradeStepDict[
'GenSimHLBeamSpot'][k]= {
'-s' :
'GEN,SIM',
4214 '--conditions' : gt,
4215 '--beamspot' :
'HLLHC',
4216 '--datatier' :
'GEN-SIM',
4217 '--eventcontent':
'FEVTDEBUG',
4221 upgradeStepDict[
'GenSimHLBeamSpot14'][k]= {
'-s' :
'GEN,SIM',
4223 '--conditions' : gt,
4224 '--beamspot' :
'HLLHC14TeV',
4225 '--datatier' :
'GEN-SIM',
4226 '--eventcontent':
'FEVTDEBUG',
4230 upgradeStepDict[
'GenSimHLBeamSpotHGCALCloseBy'][k]= {
'-s' :
'GEN,SIM',
4232 '--conditions' : gt,
4233 '--beamspot' :
'HGCALCloseBy',
4234 '--datatier' :
'GEN-SIM',
4235 '--eventcontent':
'FEVTDEBUG',
4239 upgradeStepDict[
'Digi'][k] = {
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:%s'%(hltversion),
4241 '--datatier':
'GEN-SIM-DIGI-RAW',
4243 '--eventcontent':
'FEVTDEBUGHLT',
4248 upgradeStepDict[
'DigiTrigger'][k] = {
'-s':
'DIGI:pdigi_valid,L1TrackTrigger,L1,DIGI2RAW,HLT:%s'%(hltversion),
4250 '--datatier':
'GEN-SIM-DIGI-RAW',
4252 '--eventcontent':
'FEVTDEBUGHLT',
4256 upgradeStepDict[
'HLTRun3'][k] = {
'-s':
'HLT:%s'%(hltversion),
4258 '--datatier':
'GEN-SIM-DIGI-RAW',
4260 '--eventcontent':
'FEVTDEBUGHLT',
4261 '--geometry' : geom,
4262 '--outputCommands' :
'"drop *_*_*_GEN,drop *_*_*_DIGI2RAW"' 4265 upgradeStepDict[
'HLT75e33'][k] = {
'-s':
'HLT:@relval2026',
4266 '--processName':
'HLTX',
4268 '--datatier':
'FEVT',
4270 '--eventcontent':
'FEVTDEBUGHLT',
4274 upgradeStepDict[
'Reco'][k] = {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidation+@miniAODValidation,DQM:@standardDQM+@ExtraHLT+@miniAODDQM',
4276 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
4278 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
4282 upgradeStepDict[
'RecoFakeHLT'][k] = {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
4284 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
4286 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
4290 upgradeStepDict[
'RecoGlobal'][k] = {
'-s':
'RAW2DIGI,RECO,RECOSIM,PAT,VALIDATION:@phase2Validation+@miniAODValidation,DQM:@phase2+@miniAODDQM',
4292 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
4294 '--eventcontent':
'FEVTDEBUGHLT,MINIAODSIM,DQM',
4298 upgradeStepDict[
'RecoLocal'][k] = {
'-s':
'RAW2DIGI,L1Reco,RECO:localreco',
4300 '--datatier':
'GEN-SIM-RECO',
4302 '--eventcontent':
'FEVTDEBUGHLT',
4306 upgradeStepDict[
'MiniAOD'][k] = {
'-s':
'PAT',
4308 '--datatier':
'MINIAODSIM',
4310 '--eventcontent':
'MINIAODSIM',
4314 upgradeStepDict[
'HARVEST'][k]={
'-s':
'HARVESTING:@standardValidation+@standardDQM+@ExtraHLT+@miniAODValidation+@miniAODDQM',
4317 '--geometry' : geom,
4318 '--scenario' :
'pp',
4322 upgradeStepDict[
'HARVESTFakeHLT'][k]={
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM',
4325 '--geometry' : geom,
4326 '--scenario' :
'pp',
4330 upgradeStepDict[
'HARVESTNano'][k]={
'-s':
'HARVESTING:@standardValidation+@standardDQM+@ExtraHLT+@miniAODValidation+@miniAODDQM+@nanoAODDQM',
4335 '--filetype':
'DQM',
4338 upgradeStepDict[
'HARVESTNanoFakeHLT'][k]={
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@nanoAODDQM',
4343 '--filetype':
'DQM',
4346 upgradeStepDict[
'HARVESTGlobal'][k] =
merge([{
'-s':
'HARVESTING:@phase2Validation+@phase2+@miniAODValidation+@miniAODDQM'}, upgradeStepDict[
'HARVEST'][k]])
4348 upgradeStepDict[
'ALCA'][k] = {
'-s':
'ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+TkAlMuonIsolated+TkAlMinBias+MuAlOverlaps+EcalESAlign+TkAlZMuMu+TkAlDiMuonAndVertex+HcalCalHBHEMuonProducerFilter+TkAlUpsilonMuMu+TkAlJpsiMuMu+SiStripCalMinBias',
4350 '--datatier':
'ALCARECO',
4352 '--eventcontent':
'ALCARECO',
4353 '--geometry' : geom,
4354 '--filein':
'file:step3.root' 4357 upgradeStepDict[
'ALCAPhase2'][k] =
merge([{
'-s':
'ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+TkAlMuonIsolated+TkAlMinBias+MuAlOverlaps+EcalESAlign+TkAlZMuMu+TkAlDiMuonAndVertex+HcalCalHBHEMuonProducerFilter+TkAlUpsilonMuMu+TkAlJpsiMuMu'},upgradeStepDict[
'ALCA'][k]])
4359 upgradeStepDict[
'FastSim'][k]={
'-s':
'GEN,SIM,RECO,VALIDATION',
4360 '--eventcontent':
'FEVTDEBUGHLT,DQM',
4361 '--datatier':
'GEN-SIM-DIGI-RECO,DQMIO',
4364 '--geometry' : geom,
4365 '--relval':
'27000,3000'}
4367 upgradeStepDict[
'HARVESTFast'][k]={
'-s':
'HARVESTING:validationHarvesting',
4370 '--geometry' : geom,
4374 upgradeStepDict[
'FastSimRun3'][k]={
'-s':
'SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,PAT,NANO,VALIDATION:@standardValidation+@miniAODValidation,DQM:@standardDQMFS+@miniAODDQM+@nanoAODDQM',
4376 '--era':
'Run3_FastSim',
4377 '--beamspot':beamspot,
4380 '--eventcontent':
'FEVTDEBUGHLT,MINIAODSIM,NANOEDMAODSIM,DQM',
4381 '--datatier':
'GEN-SIM-DIGI-RECO,MINIAODSIM,NANOAODSIM,DQMIO',
4384 upgradeStepDict[
'HARVESTFastRun3'][k]={
'-s':
'HARVESTING:validationHarvesting+@miniAODValidation+@miniAODDQM+@nanoAODDQM',
4391 '--filein':
'file:step2_inDQM.root'}
4393 upgradeStepDict[
'Nano'][k] = {
'-s':
'NANO,DQM:@nanoAODDQM',
4395 '--datatier':
'NANOAODSIM,DQMIO',
4397 '--eventcontent':
'NANOEDMAODSIM,DQM',
4398 '--filein':
'file:step3_inMINIAODSIM.root',
4402 upgradeStepDict[
'RecoNano'][k] = {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,NANO,VALIDATION:@standardValidation+@miniAODValidation,DQM:@standardDQM+@ExtraHLT+@miniAODDQM+@nanoAODDQM',
4404 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,NANOAODSIM,DQMIO',
4406 '--eventcontent':
'RECOSIM,MINIAODSIM,NANOEDMAODSIM,DQM',
4407 '--geometry' : geom,
4410 upgradeStepDict[
'RecoNanoFakeHLT'][k] = {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,NANO,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@nanoAODDQM',
4412 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,NANOAODSIM,DQMIO',
4414 '--eventcontent':
'RECOSIM,MINIAODSIM,NANOEDMAODSIM,DQM',
4415 '--geometry' : geom,
4419 for specialType,specialWF
in upgradeWFs.items():
4420 specialWF.setup(upgradeStepDict, k, upgradeProperties[year][k])
4423 if k2
in PUDataSets:
4424 for specialType,specialWF
in upgradeWFs.items():
4425 for step
in specialWF.PU:
4426 stepName = specialWF.getStepName(step)
4427 stepNamePU = specialWF.getStepNamePU(step)
4428 if k
not in upgradeStepDict[stepName]
or upgradeStepDict[stepName][k]
is None:
4429 upgradeStepDict[stepNamePU][k] =
None 4431 upgradeStepDict[stepNamePU][k]=
merge([PUDataSets[k2],upgradeStepDict[stepName][k]])
4434 specialWF.setupPU(upgradeStepDict, k, upgradeProperties[year][k])
4436 for step
in upgradeStepDict.keys():
4438 if (
'Sim' in step
and 'Fast' not in step)
or (
'Premix' in step)
or (
'Sim' not in step
and 'Gen' in step):
4439 for frag,info
in upgradeFragments.items():
4440 howMuch=info.howMuch
4441 for key
in [key
for year
in upgradeKeys
for key
in upgradeKeys[year]]:
4442 k=frag[:-4]+
'_'+key+
'_'+step
4443 if step
in upgradeStepDict
and key
in upgradeStepDict[step]:
4444 if upgradeStepDict[step][key]
is None:
4446 elif 'Premix' in step:
4448 if not 'SingleNu' in frag:
4450 stepKey =
'PREMIX_'+key+
'_'+step
4451 howMuch =
Kby(100,100)
4452 steps[stepKey]=
merge([ {
'--evt_type':frag},howMuch,upgradeStepDict[step][key]])
4454 steps[k]=
merge([ {
'cfg':frag},howMuch,upgradeStepDict[step][key]])
4460 istep = step+preventReuseKeyword
4461 if 'FastSim' not in k
and s+
'INPUT' not in steps
and s
in baseDataSetReleaseBetter
and defaultDataSets[key] !=
'' and \
4462 (istep
not in upgradeStepDict
or key
not in upgradeStepDict[istep]
or upgradeStepDict[istep][key]
is not None):
4464 steps[k+
'INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelVal'+info.dataset+
'/%s/GEN-SIM'%(baseDataSetReleaseBetter[s],),location=
'STD')}
4466 steps[k+
'INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelVal'+info.dataset+
'/%s/GEN'%(baseDataSetReleaseBetter[s],),location=
'STD')}
4468 for key
in [key
for year
in upgradeKeys
for key
in upgradeKeys[year]]:
4470 if step
in upgradeStepDict
and key
in upgradeStepDict[step]:
4471 if upgradeStepDict[step][key]
is None:
4474 steps[k]=
merge([upgradeStepDict[step][key]])
def identityFS(wf)
pPb tests
def gen2017(fragment, howMuch)
def identitySim(wf)
Production test: 13 TeV equivalents.
def lhegensim2018ml(fragment, howMuch)
def gen2018RD(fragment, howMuch)
def lhegensim(fragment, howMuch)
GENERATORS.
def gen2023HiMix(fragment, howMuch)
def gen2018(fragment, howMuch)
def genS(fragment, howMuch)
high stat step1
def gen2022HiMix(fragment, howMuch)
def gen2018prodml(fragment, howMuch)
def gen2018prod(fragment, howMuch)
def gen2023hiprod(fragment, howMuch)
def gen(fragment, howMuch)
Production test section ####.
def lhegensim2018(fragment, howMuch)
DQM-only workflow on AOD input: for HLT.
def selectedLS(list_runs=[], maxNum=-1, l_json=data_json2015)
def remove(d, key, TELL=False)
def gen2018HiMix(fragment, howMuch)
def gen2015(fragment, howMuch)
def gen2022hiprod(fragment, howMuch)
def Kby(N, s)
Standard release validation samples ####.
def lhegensim2017(fragment, howMuch)
def gen2018hiprod(fragment, howMuch)