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])
1095 phase2CosInfo=upgradeProperties[2026][
'2026D98']
1097 steps[
'Cosmics_Phase2']=
merge([{
'cfg':
'UndergroundCosmicMu_cfi.py',
1099 '--conditions': phase2CosInfo[
'GT'],
1100 '--scenario':
'cosmics',
1101 '--era': phase2CosInfo[
'Era'],
1102 '--geometry': phase2CosInfo[
'Geom'],
1103 '--beamspot':
'HLLHC14TeV'},
Kby(666,100000),step1Defaults])
1105 steps[
'BeamHalo']=
merge([{
'cfg':
'BeamHalo_cfi.py',
'--scenario':
'cosmics'},
Kby(9,100),step1Defaults])
1106 steps[
'BeamHalo_13']=
merge([{
'cfg':
'BeamHalo_13TeV_cfi.py',
'--scenario':
'cosmics'},
Kby(9,100),step1Up2015Defaults])
1107 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])
1108 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])
1112 steps[
'BeamHaloINPUT']={
'INPUT':
InputInfo(dataSet=
'/RelValBeamHalo/%s/GEN-SIM'%(baseDataSetRelease[0],),location=
'STD')}
1114 steps[
'QCD_Pt_50_80']=
genS(
'QCD_Pt_50_80_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1115 steps[
'QCD_Pt_15_20']=
genS(
'QCD_Pt_15_20_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1116 steps[
'ZTTHS']=
merge([
Kby(25,100),steps[
'ZTT']])
1117 steps[
'QQH120Inv']=
genS(
'QQH120Inv_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1118 steps[
'TTbar2HS']=
merge([
Kby(25,100),steps[
'TTbar']])
1119 steps[
'JpsiMM_Pt_20_inf']=
genS(
'JpsiMM_Pt_20_inf_8TeV_TuneCUETP8M1_cfi',
Kby(70,280))
1120 steps[
'QCD_Pt_120_170']=
genS(
'QCD_Pt_120_170_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1121 steps[
'H165WW2L']=
genS(
'H165WW2L_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1122 steps[
'UpsMM']=
genS(
'UpsMM_8TeV_TuneCUETP8M1_cfi',
Kby(56250,225))
1123 steps[
'RSGrav']=
genS(
'RS750_quarks_and_leptons_8TeV_TuneCUETP8M1_cff',
Kby(25,100))
1124 steps[
'QCD_Pt_80_120_2HS']=
merge([
Kby(25,100),steps[
'QCD_Pt_80_120']])
1125 steps[
'bJpsiX']=
genS(
'bJpsiX_8TeV_TuneCUETP8M1_cfi',
Mby(325,1300000))
1126 steps[
'QCD_Pt_30_50']=
genS(
'QCD_Pt_30_50_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1127 steps[
'H200ZZ4L']=
genS(
'H200ZZ4L_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1128 steps[
'LM9p']=
genS(
'LM9p_8TeV_cff',
Kby(25,100))
1129 steps[
'QCD_Pt_20_30']=
genS(
'QCD_Pt_20_30_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1130 steps[
'QCD_Pt_170_230']=
genS(
'QCD_Pt_170_230_8TeV_TuneCUETP8M1_cfi',
Kby(25,100))
1133 step1PPbDefaults={
'--beamspot':
'Realistic8TeVCollision'}
1134 steps[
'AMPT_PPb_5020GeV_MinimumBias']=
merge([{
'-n':10},step1PPbDefaults,
genS(
'AMPT_PPb_5020GeV_MinimumBias_cfi',
Kby(9,100))])
1137 step1PPbDefaultsUp15={
'--beamspot':
'RealisticPPbBoost8TeV2016Collision',
'--conditions':
'auto:run2_mc_pa',
'--eventcontent':
'RAWSIM',
'--era':
'Run2_2016_pA'}
1138 steps[
'EPOS_PPb_8160GeV_MinimumBias']=
merge([{
'-n':10},step1PPbDefaultsUp15,
gen2015(
'ReggeGribovPartonMC_EposLHC_4080_4080GeV_pPb_cfi',
Kby(9,100))])
1141 U2000by1={
'--relval':
'2000,1'}
1142 U80by1={
'--relval':
'80,1'}
1144 hiDefaults2017 = {
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017_pp_on_XeXe'}
1145 hiDefaults2018_ppReco = {
'--conditions':
'auto:phase1_2018_realistic_hi',
'--era':
'Run2_2018_pp_on_AA'}
1146 hiDefaults2022_ppReco = {
'--conditions':
'auto:phase1_2022_realistic_hi',
'--era':
'Run3_pp_on_PbPb'}
1147 hiDefaults2022_ppReco_approxClusters = {
'--conditions':
'auto:phase1_2022_realistic_hi',
'--era':
'Run3_pp_on_PbPb_approxSiStripClusters'}
1148 hiDefaults2023_ppReco = {
'--conditions':
'auto:phase1_2023_realistic_hi',
'--era':
'Run3_pp_on_PbPb_2023'}
1149 hiDefaults2023_ppReco_approxClusters = {
'--conditions':
'auto:phase1_2023_realistic_hi',
'--era':
'Run3_pp_on_PbPb_approxSiStripClusters_2023'}
1151 steps[
'Hydjet2Q_MinBias_5020GeV_2018_ppReco']=
merge([{
'-n':1},hiDefaults2018_ppReco,
gen2018hiprod(
'Hydjet2_Quenched_MinBias_5020GeV_cfi',U2000by1)])
1152 steps[
'HydjetQ_MinBias_XeXe_5442GeV_2017']=
merge([{
'-n':1},hiDefaults2017,
gen2017(
'Hydjet_Quenched_MinBias_XeXe_5442GeV_cfi',U2000by1)])
1153 steps[
'HydjetQ_B12_5020GeV_2018_ppReco']=
merge([{
'-n':1},hiDefaults2018_ppReco,
gen2018hiprod(
'Hydjet_Quenched_B12_5020GeV_cfi',U2000by1)])
1154 steps[
'HydjetQ_B12_5020GeV_2022_ppReco']=
merge([{
'-n':1},hiDefaults2022_ppReco,
gen2022hiprod(
'Hydjet_Quenched_B12_5020GeV_cfi',U2000by1)])
1155 steps[
'HydjetQ_MinBias_5020GeV_2022_ppReco']=
merge([{
'-n':1},hiDefaults2022_ppReco,
gen2022hiprod(
'Hydjet_Quenched_MinBias_5020GeV_cfi',U2000by1)])
1156 steps[
'HydjetQ_B12_5362GeV_2023_ppReco']=
merge([{
'-n':1},hiDefaults2023_ppReco,
gen2023hiprod(
'Hydjet_Quenched_B12_5362GeV_cfi',U2000by1)])
1157 steps[
'HydjetQ_MinBias_5362GeV_2023_ppReco']=
merge([{
'-n':1},hiDefaults2023_ppReco,
gen2023hiprod(
'Hydjet_Quenched_MinBias_5362GeV_cfi',U2000by1)])
1159 steps[
'QCD_Pt_80_120_13_HI']=
merge([hiDefaults2018_ppReco,
gen2018hiprod(
'QCD_Pt_80_120_13TeV_TuneCUETP8M1_cfi',
Kby(9,150))])
1160 steps[
'PhotonJets_Pt_10_13_HI']=
merge([hiDefaults2018_ppReco,
gen2018hiprod(
'PhotonJet_Pt_10_13TeV_TuneCUETP8M1_cfi',
Kby(9,150))])
1161 steps[
'ZEEMM_13_HI']=
merge([hiDefaults2018_ppReco,
gen2018hiprod(
'ZEEMM_13TeV_TuneCUETP8M1_cfi',
Kby(18,300))])
1163 steps[
'QCD_Pt_80_120_14_HI_2022']=
merge([hiDefaults2022_ppReco,
gen2022hiprod(
'QCD_Pt_80_120_14TeV_TuneCP5_cfi',
Kby(9,150))])
1164 steps[
'PhotonJets_Pt_10_14_HI_2022']=
merge([hiDefaults2022_ppReco,
gen2022hiprod(
'PhotonJet_Pt_10_14TeV_TuneCP5_cfi',
Kby(9,150))])
1165 steps[
'ZMM_14_HI_2022']=
merge([hiDefaults2022_ppReco,
gen2022hiprod(
'ZMM_14TeV_TuneCP5_cfi',
Kby(18,300))])
1166 steps[
'ZEE_14_HI_2022']=
merge([hiDefaults2022_ppReco,
gen2022hiprod(
'ZEE_14TeV_TuneCP5_cfi',
Kby(18,300))])
1168 steps[
'QCD_Pt_80_120_5362_HI_2023']=
merge([hiDefaults2023_ppReco,
gen2023hiprod(
'QCD_Pt_80_120_5362GeV_TuneCP5_cfi',
Kby(9,150))])
1169 steps[
'PhotonJets_Pt_10_5362_HI_2023']=
merge([hiDefaults2023_ppReco,
gen2023hiprod(
'PhotonJet_Pt_10_5362GeV_TuneCP5_cfi',
Kby(9,150))])
1170 steps[
'ZMM_5362_HI_2023']=
merge([hiDefaults2023_ppReco,
gen2023hiprod(
'ZMM_5362GeV_TuneCP5_cfi',
Kby(18,300))])
1171 steps[
'ZEE_5362_HI_2023']=
merge([hiDefaults2023_ppReco,
gen2023hiprod(
'ZEE_5362GeV_TuneCP5_cfi',
Kby(18,300))])
1175 ppRefAlca2017 = {
'--conditions':
'auto:phase1_2017_realistic_ppref',
'--era':
'Run2_2017_ppRef',
'--beamspot':
'Fixed_EmitRealistic5TeVppCollision2017'}
1176 ppRefDefaults2017=
merge([ppRefAlca2017,{
'-n':2}])
1178 steps[
'QCD_Pt_80_120_13_PPREF']=
merge([ppRefDefaults2017,
gen2017(
'QCD_Pt_80_120_13TeV_TuneCUETP8M1_cfi',
Kby(9,150))])
1183 step1FastDefaults =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,VALIDATION:@standardValidation,DQM:@standardDQMFS',
1185 '--beamspot' :
'Realistic8TeVCollision',
1186 '--eventcontent':
'FEVTDEBUGHLT,DQM',
1187 '--datatier':
'GEN-SIM-DIGI-RECO,DQMIO',
1188 '--relval':
'27000,3000'},
1191 step1FastUpg2015Defaults =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,VALIDATION:@standardValidation,DQM:@standardDQMFS',
1193 '--conditions' :
'auto:run2_mc',
1194 '--beamspot' :
'Realistic25ns13TeV2016Collision',
1195 '--era' :
'Run2_2016',
1196 '--eventcontent':
'FEVTDEBUGHLT,DQM',
1197 '--datatier':
'GEN-SIM-DIGI-RECO,DQMIO',
1198 '--relval':
'27000,3000'},
1200 step1FastPUNewMixing =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX',
1201 '--eventcontent':
'FASTPU',
1202 '--datatier':
'GEN-SIM-RECO'},
1203 step1FastUpg2015Defaults])
1204 step1FastUpg2015_trackingOnlyValidation =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,RECO,VALIDATION:@trackingOnlyValidation'},
1205 step1FastUpg2015Defaults])
1207 step1FastUpg2017Defaults =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,VALIDATION:@standardValidation,DQM:@standardDQMFS',
1209 '--conditions' :
'auto:phase1_2017_realistic',
1210 '--beamspot' :
'Realistic25ns13TeVEarly2017Collision',
1211 '--era' :
'Run2_2017_FastSim',
1212 '--eventcontent':
'FEVTDEBUGHLT,DQM',
1213 '--datatier':
'GEN-SIM-DIGI-RECO,DQMIO',
1214 '--relval':
'27000,3000'},
1216 step1FastPU17NewMixing =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX',
1217 '--eventcontent':
'FASTPU',
1218 '--datatier':
'GEN-SIM-RECO'},
1219 step1FastUpg2017Defaults])
1220 step1FastUpg2017_trackingOnlyValidation =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,RECO,VALIDATION:@trackingOnlyValidation'},
1221 step1FastUpg2017Defaults])
1223 step1FastUpg2018Defaults =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,VALIDATION:@standardValidation,DQM:@standardDQMFS',
1225 '--conditions' :
'auto:phase1_2018_realistic',
1226 '--beamspot' :
'Realistic25ns13TeVEarly2018Collision',
1227 '--era' :
'Run2_2018_FastSim',
1228 '--eventcontent':
'FEVTDEBUGHLT,DQM',
1229 '--datatier':
'GEN-SIM-DIGI-RECO,DQMIO',
1230 '--relval':
'27000,3000'},
1232 step1FastPU18NewMixing =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX',
1233 '--eventcontent':
'FASTPU',
1234 '--datatier':
'GEN-SIM-RECO'},
1235 step1FastUpg2018Defaults])
1236 step1FastUpg2018_trackingOnlyValidation =
merge([{
'-s':
'GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,RECO,VALIDATION:@trackingOnlyValidation'},
1237 step1FastUpg2018Defaults])
1240 steps[
'TTbarFS']=
merge([{
'cfg':
'TTbar_8TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastDefaults])
1241 steps[
'SingleMuPt1FS']=
merge([{
'cfg':
'SingleMuPt1_pythia8_cfi'},step1FastDefaults])
1242 steps[
'SingleMuPt10FS']=
merge([{
'cfg':
'SingleMuPt10_pythia8_cfi'},step1FastDefaults])
1243 steps[
'SingleMuPt100FS']=
merge([{
'cfg':
'SingleMuPt100_pythia8_cfi'},step1FastDefaults])
1244 steps[
'SinglePiPt1FS']=
merge([{
'cfg':
'SinglePiPt1_pythia8_cfi'},step1FastDefaults])
1245 steps[
'SinglePiPt10FS']=
merge([{
'cfg':
'SinglePiPt10_pythia8_cfi'},step1FastDefaults])
1246 steps[
'SinglePiPt100FS']=
merge([{
'cfg':
'SinglePiPt100_pythia8_cfi'},step1FastDefaults])
1247 steps[
'ZEEFS']=
merge([{
'cfg':
'ZEE_8TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastDefaults])
1248 steps[
'ZTTFS']=
merge([{
'cfg':
'ZTT_Tauola_OneLepton_OtherHadrons_8TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastDefaults])
1249 steps[
'QCDFlatPt153000FS']=
merge([{
'cfg':
'QCDForPF_8TeV_TuneCUETP8M1_cfi'},
Kby(27,2000),step1FastDefaults])
1250 steps[
'QCD_Pt_80_120FS']=
merge([{
'cfg':
'QCD_Pt_80_120_8TeV_TuneCUETP8M1_cfi'},
Kby(100,500),stCond,step1FastDefaults])
1251 steps[
'QCD_Pt_3000_3500FS']=
merge([{
'cfg':
'QCD_Pt_3000_3500_8TeV_TuneCUETP8M1_cfi'},
Kby(100,500),stCond,step1FastDefaults])
1252 steps[
'H130GGgluonfusionFS']=
merge([{
'cfg':
'H130GGgluonfusion_8TeV_TuneCUETP8M1_cfi'},step1FastDefaults])
1253 steps[
'SingleGammaFlatPt10To10FS']=
merge([{
'cfg':
'SingleGammaFlatPt10To100_pythia8_cfi'},
Kby(100,500),step1FastDefaults])
1256 steps[
'TTbarFS_13']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2015Defaults])
1257 steps[
'TTbarFS_13_trackingOnlyValidation']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2015_trackingOnlyValidation])
1258 steps[
'SMS-T1tttt_mGl-1500_mLSP-100FS_13']=
merge([{
'cfg':
'SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi'},
Kby(100,1000),step1FastUpg2015Defaults])
1259 steps[
'NuGunFS_UP15']=
merge([{
'cfg':
'SingleNuE10_cfi'},
Kby(100,1000),step1FastUpg2015Defaults])
1260 steps[
'ZEEFS_13']=
merge([{
'cfg':
'ZEE_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2015Defaults])
1261 steps[
'ZTTFS_13']=
merge([{
'cfg':
'ZTT_All_hadronic_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2015Defaults])
1262 steps[
'ZMMFS_13']=
merge([{
'cfg':
'ZMM_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2015Defaults])
1263 steps[
'QCDFlatPt153000FS_13']=
merge([{
'cfg':
'QCDForPF_13TeV_TuneCUETP8M1_cfi'},
Kby(27,2000),step1FastUpg2015Defaults])
1264 steps[
'QCD_Pt_80_120FS_13']=
merge([{
'cfg':
'QCD_Pt_80_120_13TeV_TuneCUETP8M1_cfi'},
Kby(100,500),step1FastUpg2015Defaults])
1265 steps[
'QCD_Pt_3000_3500FS_13']=
merge([{
'cfg':
'QCD_Pt_3000_3500_13TeV_TuneCUETP8M1_cfi'},
Kby(100,500),step1FastUpg2015Defaults])
1266 steps[
'H125GGgluonfusionFS_13']=
merge([{
'cfg':
'H125GGgluonfusion_13TeV_TuneCUETP8M1_cfi'},step1FastUpg2015Defaults])
1267 steps[
'SingleMuPt10FS_UP15']=
merge([{
'cfg':
'SingleMuPt10_pythia8_cfi'},step1FastUpg2015Defaults])
1268 steps[
'SingleMuPt100FS_UP15']=
merge([{
'cfg':
'SingleMuPt100_pythia8_cfi'},step1FastUpg2015Defaults])
1271 steps[
'MinBiasFS_13_ForMixing']=
merge([{
'cfg':
'MinBias_13TeV_pythia8_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastPUNewMixing])
1274 steps[
'TTbarFS_13_UP17']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2017Defaults])
1275 steps[
'TTbarFS_13_trackingOnlyValidation_UP17']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2017_trackingOnlyValidation])
1276 steps[
'SMS-T1tttt_mGl-1500_mLSP-100FS_13_UP17']=
merge([{
'cfg':
'SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi'},
Kby(100,1000),step1FastUpg2017Defaults])
1277 steps[
'ZEEFS_13_UP17']=
merge([{
'cfg':
'ZEE_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2017Defaults])
1278 steps[
'ZTTFS_13_UP17']=
merge([{
'cfg':
'ZTT_All_hadronic_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2017Defaults])
1279 steps[
'ZMMFS_13_UP17']=
merge([{
'cfg':
'ZMM_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2017Defaults])
1280 steps[
'QCDFlatPt153000FS_13_UP17']=
merge([{
'cfg':
'QCDForPF_13TeV_TuneCUETP8M1_cfi'},
Kby(27,2000),step1FastUpg2017Defaults])
1281 steps[
'QCD_Pt_80_120FS_13_UP17']=
merge([{
'cfg':
'QCD_Pt_80_120_13TeV_TuneCUETP8M1_cfi'},
Kby(100,500),step1FastUpg2017Defaults])
1282 steps[
'H125GGgluonfusionFS_13_UP17']=
merge([{
'cfg':
'H125GGgluonfusion_13TeV_TuneCUETP8M1_cfi'},step1FastUpg2017Defaults])
1283 steps[
'SingleMuPt10FS_UP17']=
merge([{
'cfg':
'SingleMuPt10_pythia8_cfi'},step1FastUpg2017Defaults])
1284 steps[
'SingleMuPt100FS_UP17']=
merge([{
'cfg':
'SingleMuPt100_pythia8_cfi'},step1FastUpg2017Defaults])
1287 steps[
'MinBiasFS_13_UP17_ForMixing']=
merge([{
'cfg':
'MinBias_13TeV_pythia8_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastPU17NewMixing])
1290 steps[
'TTbarFS_13_UP18']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2018Defaults])
1291 steps[
'TTbarFS_13_trackingOnlyValidation_UP18']=
merge([{
'cfg':
'TTbar_13TeV_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastUpg2018_trackingOnlyValidation])
1292 steps[
'SMS-T1tttt_mGl-1500_mLSP-100FS_13_UP18']=
merge([{
'cfg':
'SMS-T1tttt_mGl-1500_mLSP-100_13TeV-pythia8_cfi'},
Kby(100,1000),step1FastUpg2018Defaults])
1293 steps[
'ZEEFS_13_UP18']=
merge([{
'cfg':
'ZEE_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2018Defaults])
1294 steps[
'ZTTFS_13_UP18']=
merge([{
'cfg':
'ZTT_All_hadronic_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2018Defaults])
1295 steps[
'ZMMFS_13_UP18']=
merge([{
'cfg':
'ZMM_13TeV_TuneCUETP8M1_cfi'},
Kby(100,2000),step1FastUpg2018Defaults])
1296 steps[
'QCDFlatPt153000FS_13_UP18']=
merge([{
'cfg':
'QCDForPF_13TeV_TuneCUETP8M1_cfi'},
Kby(27,2000),step1FastUpg2018Defaults])
1297 steps[
'QCD_Pt_80_120FS_13_UP18']=
merge([{
'cfg':
'QCD_Pt_80_120_13TeV_TuneCUETP8M1_cfi'},
Kby(100,500),step1FastUpg2018Defaults])
1298 steps[
'H125GGgluonfusionFS_13_UP18']=
merge([{
'cfg':
'H125GGgluonfusion_13TeV_TuneCUETP8M1_cfi'},step1FastUpg2018Defaults])
1299 steps[
'SingleMuPt10FS_UP18']=
merge([{
'cfg':
'SingleMuPt10_pythia8_cfi'},step1FastUpg2018Defaults])
1300 steps[
'SingleMuPt100FS_UP18']=
merge([{
'cfg':
'SingleMuPt100_pythia8_cfi'},step1FastUpg2018Defaults])
1303 steps[
'MinBiasFS_13_UP18_ForMixing']=
merge([{
'cfg':
'MinBias_13TeV_pythia8_TuneCUETP8M1_cfi'},
Kby(100,1000),step1FastPU18NewMixing])
1306 PUFS25={
'--pileup':
'AVE_35_BX_25ns',
1307 '--pileup_input':
'das:/RelValMinBiasFS_13_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[7],)}
1308 FS_UP15_PU25_OVERLAY =
merge([PUFS25,
Kby(100,500),steps[
'TTbarFS_13']] )
1311 PUFSAVE50={
'--pileup':
'AVE_50_BX_25ns',
1312 '--pileup_input':
'das:/RelValMinBiasFS_13_UP17_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[15],)}
1313 FS_UP17_PU50_OVERLAY =
merge([PUFSAVE50,
Kby(100,500),steps[
'TTbarFS_13_UP17']] )
1316 PUFSAVE50UP18={
'--pileup':
'AVE_50_BX_25ns',
1317 '--pileup_input':
'das:/RelValMinBiasFS_13_UP18_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[19],)}
1318 FS_UP18_PU50_OVERLAY =
merge([PUFSAVE50UP18,
Kby(100,500),steps[
'TTbarFS_13_UP18']] )
1321 steps[
"FS_PREMIXUP15_PU25"] =
merge([
1322 {
"cfg":
"SingleNuE10_cfi",
1324 "--conditions":
"auto:run2_mc",
1325 "-s":
"GEN,SIM,RECOBEFMIX,DIGI",
1326 "--eventcontent":
"PREMIX",
1327 "--datatier":
"PREMIX",
1328 "--procModifiers":
"premix_stage1",
1329 "--era":
"Run2_2016",
1331 PUFS25,
Kby(100,500)])
1334 FS_PREMIXUP15_PU25_OVERLAY =
merge([
1336 {
"-s" :
"GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,L1Reco,RECO,VALIDATION",
1337 "--datamix" :
"PreMix",
1338 "--procModifiers":
"premix_stage2",
1339 "--pileup_input" :
"dbs:/RelValFS_PREMIXUP15_PU25/%s/PREMIX"%(baseDataSetRelease[8],),
1341 Kby(100,500),step1FastUpg2015Defaults])
1344 FS_PREMIXUP15_PU25_LOCAL_OVERLAY =
merge([
1345 {
"--pileup_input":
"file:step1.root" 1347 FS_PREMIXUP15_PU25_OVERLAY
1351 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']
1354 for x
in fs_proclist:
1355 key =
"FS_" + x +
"_PRMXUP15_PU25" 1356 steps[key] =
merge([FS_PREMIXUP15_PU25_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1358 key = key.replace(
"PRMXUP15",
"PRMXLOCALUP15")
1359 steps[key] =
merge([FS_PREMIXUP15_PU25_LOCAL_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1362 for x
in fs_proclist:
1363 key =
"FS_" + x +
"_UP15_PU25" 1364 steps[key] =
merge([{
"cfg":steps[x][
"cfg"]},FS_UP15_PU25_OVERLAY])
1367 steps[
"FS_PREMIXUP17_PU50"] =
merge([
1368 {
"cfg":
"SingleNuE10_cfi",
1370 "--conditions":
"auto:phase1_2017_realistic",
1371 "-s":
"GEN,SIM,RECOBEFMIX,DIGI",
1372 "--eventcontent":
"PREMIX",
1373 "--datatier":
"PREMIX",
1374 "--procModifiers":
"premix_stage1",
1375 "--era":
"Run2_2017_FastSim",
1377 PUFSAVE50,
Kby(100,500)])
1380 FS_PREMIXUP17_PU50_OVERLAY =
merge([
1382 {
"-s" :
"GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,L1Reco,RECO,VALIDATION",
1383 "--datamix" :
"PreMix",
1384 "--procModifiers":
"premix_stage2",
1385 "--pileup_input" :
"dbs:/RelValFS_PREMIXUP17_PU50/%s/PREMIX"%(baseDataSetRelease[16],),
1387 Kby(100,500),step1FastUpg2017Defaults])
1390 FS_PREMIXUP17_PU50_LOCAL_OVERLAY =
merge([
1391 {
"--pileup_input":
"file:step1.root" 1393 FS_PREMIXUP17_PU50_OVERLAY
1397 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']
1400 for x
in fs_proclist:
1401 key =
"FS_" + x +
"_PRMXUP17_PU50" 1402 steps[key] =
merge([FS_PREMIXUP17_PU50_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1404 key = key.replace(
"PRMXUP17",
"PRMXLOCALUP17")
1405 steps[key] =
merge([FS_PREMIXUP17_PU50_LOCAL_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1408 for x
in fs_proclist:
1409 key =
"FS_" + x +
"_UP17_PU50" 1410 steps[key] =
merge([{
"cfg":steps[x][
"cfg"]},FS_UP17_PU50_OVERLAY])
1416 steps[
"FS_PREMIXUP18_PU50"] =
merge([
1417 {
"cfg":
"SingleNuE10_cfi",
1419 "--conditions":
"auto:phase1_2018_realistic",
1420 "-s":
"GEN,SIM,RECOBEFMIX,DIGI",
1421 "--eventcontent":
"PREMIX",
1422 "--datatier":
"PREMIX",
1423 "--procModifiers":
"premix_stage1",
1424 "--era":
"Run2_2018_FastSim",
1426 PUFSAVE50UP18,
Kby(100,500)])
1429 FS_PREMIXUP18_PU50_OVERLAY =
merge([
1431 {
"-s" :
"GEN,SIM,RECOBEFMIX,DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,L1Reco,RECO,VALIDATION",
1432 "--datamix" :
"PreMix",
1433 "--procModifiers":
"premix_stage2",
1434 "--pileup_input" :
"dbs:/RelValFS_PREMIXUP18_PU50/%s/PREMIX"%(baseDataSetRelease[20],),
1436 Kby(100,500),step1FastUpg2018Defaults])
1439 FS_PREMIXUP18_PU50_LOCAL_OVERLAY =
merge([
1440 {
"--pileup_input":
"file:step1.root" 1442 FS_PREMIXUP18_PU50_OVERLAY
1446 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']
1449 for x
in fs_proclist:
1450 key =
"FS_" + x +
"_PRMXUP18_PU50" 1451 steps[key] =
merge([FS_PREMIXUP18_PU50_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1453 key = key.replace(
"PRMXUP18",
"PRMXLOCALUP18")
1454 steps[key] =
merge([FS_PREMIXUP18_PU50_LOCAL_OVERLAY,{
"cfg":steps[x][
"cfg"]}])
1457 for x
in fs_proclist:
1458 key =
"FS_" + x +
"_UP18_PU50" 1459 steps[key] =
merge([{
"cfg":steps[x][
"cfg"]},FS_UP18_PU50_OVERLAY])
1465 steps[
'TTbarSFS']=
merge([{
'cfg':
'TTbar_8TeV_TuneCUETP8M1_cfi'},
1467 '--eventcontent':
'FEVTDEBUG',
1468 '--datatier':
'GEN-SIM',
1472 steps[
'TTbarSFSA']=
merge([{
'cfg':
'TTbar_8TeV_TuneCUETP8M1_cfi',
1474 '-s':
'GEN,SIM,RECO,VALIDATION',
1479 return merge([{
'--restoreRND':
'HLT',
'--process':
'HLT2',
'--hltProcess':
'HLT2',
'--inputCommands':
'"keep *","drop *TagInfo*_*_*_*"'},wf])
1481 steps[
'SingleMuPt10FS_UP15_ID']=
identityFS(steps[
'SingleMuPt10FS_UP15'])
1482 steps[
'TTbarFS_13_ID']=
identityFS(steps[
'TTbarFS_13'])
1486 step1GenDefaults=
merge([{
'-s':
'GEN,VALIDATION:genvalid',
1487 '--relval':
'250000,5000',
1488 '--eventcontent':
'RAWSIM,DQM',
1489 '--datatier':
'GEN,DQMIO',
1490 '--conditions':
'auto:run2_mc' 1494 step1HadronizerDefaults=
merge([{
'--datatier':
'GEN-SIM,DQMIO',
1495 '--relval':
'200000,5000' 1496 },step1GenDefaults])
1498 step1LHEDefaults=
merge([{
'-s':
'LHE',
1499 '--relval':
'200000,5000',
1500 '--eventcontent':
'LHE',
1502 '--conditions':
'auto:run2_mc' 1506 steps[
'DYToll01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/DYToll01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1507 steps[
'DYToll012Jets_5f_LO_MLM_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/DYToll012Jets_5f_LO_MLM_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1508 steps[
'TTbar012Jets_5f_NLO_FXFX_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/TTbar012Jets_5f_NLO_FXFX_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1509 steps[
'TTbar_Pow_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/TTbar_Pow_LHE_13TeV_cff.py',step1LHEDefaults)
1510 steps[
'DYToll012Jets_5f_NLO_FXFX_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/DYToll012Jets_5f_NLO_FXFX_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1511 steps[
'WTolNu01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/WTolNu01234Jets_5f_LO_MLM_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1512 steps[
'WTolNu012Jets_5f_LO_MLM_Madgraph_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/WTolNu012Jets_5f_LO_MLM_Madgraph_LHE_13TeV_cff.py',step1LHEDefaults)
1513 steps[
'GGToH_Pow_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/GGToH_Pow_LHE_13TeV_cff.py',step1LHEDefaults)
1514 steps[
'VHToH_Pow_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/VHToH_Pow_LHE_13TeV_cff.py',step1LHEDefaults)
1515 steps[
'VBFToH_Pow_JHU4l_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/VBFToH_Pow_JHU4l_LHE_13TeV_cff.py',step1LHEDefaults)
1517 steps[
'BulkG_M1200_narrow_2L2Q_LHE_13TeV']=
genvalid(
'Configuration/Generator/python/BulkG_M1200_narrow_2L2Q_LHE_13TeV_cff.py',step1LHEDefaults)
1522 steps[
'MinBias_TuneZ2star_13TeV_pythia6']=
genvalid(
'MinBias_TuneZ2star_13TeV_pythia6_cff',step1GenDefaults)
1523 steps[
'QCD_Pt-30_TuneZ2star_13TeV_pythia6']=
genvalid(
'QCD_Pt_30_TuneZ2star_13TeV_pythia6_cff',step1GenDefaults)
1524 steps[
'MinBias_13TeV_pythia8']=
genvalid(
'MinBias_13TeV_pythia8_cff',step1GenDefaults)
1525 steps[
'QCD_Pt-30_13TeV_pythia8']=
genvalid(
'QCD_Pt_30_13TeV_pythia8_cff',step1GenDefaults)
1527 steps[
'DYToLL_M-50_13TeV_pythia8']=
genvalid(
'DYToLL_M-50_13TeV_pythia8_cff',step1GenDefaults)
1528 steps[
'WToLNu_13TeV_pythia8']=
genvalid(
'WToLNu_13TeV_pythia8_cff',step1GenDefaults)
1530 steps[
'SoftQCDDiffractive_13TeV_pythia8']=
genvalid(
'SoftQCDDiffractive_13TeV_pythia8_cff',step1GenDefaults)
1531 steps[
'SoftQCDnonDiffractive_13TeV_pythia8']=
genvalid(
'SoftQCDnonDiffractive_13TeV_pythia8_cff',step1GenDefaults)
1532 steps[
'SoftQCDelastic_13TeV_pythia8']=
genvalid(
'SoftQCDelastic_13TeV_pythia8_cff',step1GenDefaults)
1533 steps[
'SoftQCDinelastic_13TeV_pythia8']=
genvalid(
'SoftQCDinelastic_13TeV_pythia8_cff',step1GenDefaults)
1535 steps[
'QCD_Pt-30_13TeV_aMCatNLO_herwig7']=
genvalid(
'Herwig7_Matchbox_aMCatNLO_Herwig_ppTojj_cff',step1GenDefaults)
1537 steps[
'ZprimeToll_M3000_13TeV_pythia8']=
genvalid(
'ZprimeToll_M3000_13TeV_pythia8_cff',step1GenDefaults)
1538 steps[
'WprimeTolNu_M3000_13TeV_pythia8']=
genvalid(
'WprimeTolNu_M3000_13TeV_pythia8_cff',step1GenDefaults)
1540 steps[
'BsToMuMu_forSTEAM_13TeV_ExtGen']=
genvalid(
'BsToMuMu_forSTEAM_13TeV_ExtGen_cfi',step1GenDefaults)
1541 steps[
'BuToKstarJPsiToMuMu_forSTEAM_13TeV_ExtGen']=
genvalid(
'BuToKstarJPsiToMuMu_forSTEAM_13TeV_ExtGen_cfi',step1GenDefaults)
1542 steps[
'ZTTFS_ExtGen']=
genvalid(
'ZTT_Tauola_OneLepton_OtherHadrons_8TeV_TuneCUETP8M1_ExtGen_cfi',step1GenDefaults)
1543 steps[
'sherpa_ttbar_2j_MENLOPS_13TeV_MASTER_ExtGen']=
genvalid(
'sherpa_ttbar_2j_MENLOPS_13TeV_MASTER_ExtGen_cff',
merge([{
'-n':
'50'},step1GenDefaults]))
1544 steps[
'HydjetQ_B12_5020GeV_2018_ExtGen']=
genvalid(
'Hydjet_Quenched_B12_5020GeV_ExtGen_cfi',step1GenDefaults)
1545 steps[
'AMPT_PPb_5020GeV_MinimumBias_ExtGen']=
genvalid(
'AMPT_PPb_5020GeV_MinimumBias_ExtGen_cfi',step1GenDefaults)
1546 steps[
'EPOS_PPb_8160GeV_MinimumBias_ExtGen']=
genvalid(
'ReggeGribovPartonMC_EposLHC_4080_4080GeV_pPb_ExtGen_cfi',step1GenDefaults)
1547 steps[
'Pyquen_ZeemumuJets_pt10_2760GeV_ExtGen']=
genvalid(
'Pyquen_ZeemumuJets_pt10_2760GeV_ExtGen_cfi',step1GenDefaults)
1550 steps[
'WJetsLNu_13TeV_madgraph-pythia8']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_cff',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1551 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_cff',step1HadronizerDefaults)
1552 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_cff',step1HadronizerDefaults)
1553 steps[
'GGToH_13TeV_pythia8']=
genvalid(
'GGToHtautau_13TeV_pythia8_cff',step1GenDefaults)
1555 steps[
'WJetsLNutaupinu_13TeV_madgraph-pythia8']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_taupinu_cff',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1556 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taupinu']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taupinu_cff',step1HadronizerDefaults)
1557 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_taupinu']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_taupinu_cff',step1HadronizerDefaults)
1558 steps[
'GGToHtaupinu_13TeV_pythia8']=
genvalid(
'GGToHtautau_13TeV_pythia8_taupinu_cff',step1GenDefaults)
1560 steps[
'WJetsLNutaurhonu_13TeV_madgraph-pythia8']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_taurhonu_cff.py',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1561 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taurhonu']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_taurhonu_cff.py',step1HadronizerDefaults)
1562 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_taurhonu']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_taurhonu_cff.py',step1HadronizerDefaults)
1563 steps[
'GGToHtaurhonu_13TeV_pythia8']=
genvalid(
'GGToHtautau_13TeV_pythia8_taurhonu_cff',step1GenDefaults)
1565 steps[
'Hadronizer_TuneCUETP8M1_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8_cff',step1HadronizerDefaults)
1566 steps[
'Hadronizer_TuneCP5_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_aMCatNLO_FXFX_5f_max2j_max1p_LHE_pythia8_cff',step1HadronizerDefaults)
1567 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)
1568 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)
1569 steps[
'Hadronizer_TuneCUETP8M1_13TeV_aMCatNLO_FXFX_5f_max2j_max0p_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_aMCatNLO_FXFX_5f_max2j_max0p_LHE_pythia8_cff',step1HadronizerDefaults)
1570 steps[
'Hadronizer_TuneCP5_13TeV_aMCatNLO_FXFX_5f_max2j_max0p_LHE_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_aMCatNLO_FXFX_5f_max2j_max0p_LHE_pythia8_cff',step1HadronizerDefaults)
1572 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Hgg_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Hgg_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1573 steps[
'Hadronizer_TuneCP5_13TeV_Hgg_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Hgg_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1574 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Httpinu_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Httpinu_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1575 steps[
'Hadronizer_TuneCP5_13TeV_Httpinu_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Httpinu_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1576 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Httrhonu_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Httrhonu_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1577 steps[
'Hadronizer_TuneCP5_13TeV_Httrhonu_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Httrhonu_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1578 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Htt_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Htt_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1579 steps[
'Hadronizer_TuneCP5_13TeV_Htt_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Htt_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1580 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Htt_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Htt_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1581 steps[
'Hadronizer_TuneCP5_13TeV_Htt_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Htt_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1582 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Httpinu_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Httpinu_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1583 steps[
'Hadronizer_TuneCP5_13TeV_Httpinu_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Httpinu_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1584 steps[
'Hadronizer_TuneCUETP8M1_13TeV_Httrhonu_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_Httrhonu_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1585 steps[
'Hadronizer_TuneCP5_13TeV_Httrhonu_powhegEmissionVeto_pythia8_tauola']=
genvalid(
'Hadronizer_TuneCP5_13TeV_Httrhonu_powhegEmissionVeto_pythia8_tauola_cff',step1HadronizerDefaults)
1586 steps[
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1587 steps[
'Hadronizer_TuneCP5_13TeV_powhegEmissionVeto_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_powhegEmissionVeto_pythia8_cff',step1HadronizerDefaults)
1588 steps[
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto2p_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto2p_pythia8_cff',step1HadronizerDefaults)
1589 steps[
'Hadronizer_TuneCP5_13TeV_powhegEmissionVeto2p_pythia8']=
genvalid(
'Hadronizer_TuneCP5_13TeV_powhegEmissionVeto2p_pythia8_cff',step1HadronizerDefaults)
1591 steps[
'Hadronizer_TuneCUETP8M1_Mad_pythia8']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_generic_LHE_pythia8_cff',step1HadronizerDefaults)
1596 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')
1598 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_cff',step1HadronizerDefaults)
1599 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_cff',step1HadronizerDefaults)
1601 steps[
'WToLNu_13TeV_pythia8-tauola']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_Tauola_cff',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1602 steps[
'GGToH_13TeV_pythia8-tauola']=
genvalid(
'GGToHtautau_13TeV_pythia8_Tauola_cff',step1GenDefaults)
1604 steps[
'WToLNutaupinu_13TeV_pythia8-tauola']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_Tauola_taupinu_cff',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1605 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taupinu']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taupinu_cff',step1HadronizerDefaults)
1606 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taupinu']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taupinu_cff',step1HadronizerDefaults)
1607 steps[
'GGToHtaupinu_13TeV_pythia8-tauola']=
genvalid(
'GGToHtautau_13TeV_pythia8_Tauola_taupinu_cff',step1GenDefaults)
1609 steps[
'WToLNutaurhonu_13TeV_pythia8-tauola']=
genvalid(
'Hadronizer_MgmMatchTuneCUETP8M1_13TeV_madgraph_pythia8_Tauola_taurhonu_cff',step1GenDefaults,dataSet=
'/WJetsToLNu_13TeV-madgraph/Fall13wmLHE-START62_V1-v1/GEN')
1610 steps[
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taurhonu']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taurhonu_cff',step1HadronizerDefaults)
1611 steps[
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taurhonu']=
genvalid(
'Hadronizer_TuneCP5_13TeV_MLM_5f_max4j_LHE_pythia8_Tauola_taurhonu_cff',step1HadronizerDefaults)
1612 steps[
'GGToHtaurhonu_13TeV_pythia8-tauola']=
genvalid(
'GGToHtautau_13TeV_pythia8_Tauola_taurhonu_cff',step1GenDefaults)
1616 step1LHEGenSimDefault = {
'--relval':
'9000,50',
1619 '--conditions' :
'auto:run2_mc',
1620 '--beamspot' :
'Realistic25ns13TeV2016Collision',
1621 '--datatier' :
'GEN-SIM,LHE',
1622 '--eventcontent':
'FEVTDEBUG,LHE',
1623 '--era' :
'Run2_2016',
1627 step1LHEGenDQM =
merge([{
'-s':
'LHE,GEN,VALIDATION:genvalid',
'--datatier' :
'LHE,GEN,DQMIO',
'--eventcontent':
'LHE,RAWSIM,DQM'},step1LHEDefaults])
1631 global step1LHEGenSimDefault
1632 return merge([{
'cfg':fragment},howMuch,step1LHEGenSimDefault])
1635 step1LHEGenSimUp2017Default = merge ([{
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017',
'--beamspot':
'Realistic25ns13TeVEarly2017Collision',
'--geometry':
'DB:Extended'},step1LHEGenSimDefault])
1638 global step1LHEGenSimUp2017Default
1639 return merge([{
'cfg':fragment},howMuch,step1LHEGenSimUp2017Default])
1642 step1LHEGenSimUp2018Default = merge ([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--beamspot':
'Realistic25ns13TeVEarly2018Collision',
'--geometry':
'DB:Extended'},step1LHEGenSimDefault])
1645 global step1LHEGenSimUp2018Default
1646 return merge([{
'cfg':fragment},howMuch,step1LHEGenSimUp2018Default])
1650 events_per_job_rd = 50
1652 global step1Up2018Defaults
1653 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])
1655 steps[
'ZEE_13UP18_RD']=
gen2018RD(
'ZEE_13TeV_TuneCUETP8M1_cfi',
Kby(kevents_rd,events_per_job_rd))
1656 steps[
'ZMM_13UP18_RD']=
gen2018RD(
'ZMM_13TeV_TuneCUETP8M1_cfi',
Kby(kevents_rd,events_per_job_rd))
1657 steps[
'TTbar_13UP18_RD']=
gen2018RD(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(kevents_rd,events_per_job_rd))
1658 steps[
'TTbar_13UP18_RD_IB']=
gen2018RD(
'TTbar_13TeV_TuneCUETP8M1_cfi',
Kby(kevents_rd,events_per_job_rd))
1659 steps[
'TTbar_13UP18_RD_IB'][
'--customise_commands'] =
"\"process.source.numberEventsInLuminosityBlock=cms.untracked.uint32(5)\"" 1661 steps[
'TTbar012Jets_NLO_Mad_py8_Evt_13']=
lhegensim(
'Configuration/Generator/python/TTbar012Jets_5f_NLO_FXFX_Madgraph_LHE_13TeV_cfi.py',
Kby(9,50))
1662 steps[
'GluGluHToZZTo4L_M125_Pow_py8_Evt_13']=
lhegensim(
'Configuration/Generator/python/GGHZZ4L_JHUGen_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,50))
1663 steps[
'VBFHToZZTo4Nu_M125_Pow_py8_Evt_13']=
lhegensim(
'Configuration/Generator/python/VBFHZZ4Nu_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,50))
1664 steps[
'VBFHToBB_M125_Pow_py8_Evt_13']=
lhegensim(
'Configuration/Generator/python/VBFHbb_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,50))
1666 steps[
'GluGluHToZZTo4L_M125_Pow_py8_Evt_13UP17']=
lhegensim2017(
'Configuration/Generator/python/GGHZZ4L_JHUGen_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1667 steps[
'VBFHToZZTo4Nu_M125_Pow_py8_Evt_13UP17']=
lhegensim2017(
'Configuration/Generator/python/VBFHZZ4Nu_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1668 steps[
'VBFHToBB_M125_Pow_py8_Evt_13UP17']=
lhegensim2017(
'Configuration/Generator/python/VBFHbb_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1670 steps[
'GluGluHToZZTo4L_M125_Pow_py8_Evt_13UP18']=
lhegensim2018(
'Configuration/Generator/python/GGHZZ4L_JHUGen_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1671 steps[
'VBFHToZZTo4Nu_M125_Pow_py8_Evt_13UP18']=
lhegensim2018(
'Configuration/Generator/python/VBFHZZ4Nu_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1672 steps[
'VBFHToBB_M125_Pow_py8_Evt_13UP18']=
lhegensim2018(
'Configuration/Generator/python/VBFHbb_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,100))
1686 step1LHENormal = {
'--relval' :
'10000,50',
1689 '--conditions' :
'auto:run2_mc',
1690 '--datatier' :
'LHE',
1691 '--eventcontent':
'LHE',
1692 '--era' :
'Run2_2016',
1696 step1GENNormal = {
'--relval' :
'10000,50',
1698 '--conditions' :
'auto:run2_mc',
1699 '--beamspot' :
'Realistic25ns13TeV2016Collision',
1700 '--eventcontent':
'FEVTDEBUG',
1701 '--datatier' :
'GEN-SIM',
1702 '--era' :
'Run2_2016',
1706 step1LHENormal2017Default = merge ([{
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017',
'--beamspot':
'Realistic25ns13TeVEarly2017Collision',
'--geometry':
'DB:Extended'},step1LHENormal])
1707 step1GENNormal2017Default = merge ([{
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017',
'--beamspot':
'Realistic25ns13TeVEarly2017Collision',
'--geometry':
'DB:Extended'},step1GENNormal])
1710 step1LHENormal2018Default = merge ([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--beamspot':
'Realistic25ns13TeVEarly2018Collision',
'--geometry':
'DB:Extended'},step1LHENormal])
1711 step1GENNormal2018Default = merge ([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--beamspot':
'Realistic25ns13TeVEarly2018Collision',
'--geometry':
'DB:Extended'},step1GENNormal])
1714 steps[
'GluGluHToGG_M125_Pow_MINLO_NNLOPS_py8_13']=merge ([{
'--filein':
'lhe:18334'},step1LHENormal])
1715 steps[
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_13']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_LHE_py8_cff',step1GENNormal)
1718 steps[
'GluGluHToGG_M125_Pow_MINLO_NNLOPS_py8_13UP17']=merge ([{
'--filein':
'lhe:18334'},step1LHENormal2017Default])
1719 steps[
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_13UP17']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_LHE_py8_cff',step1GENNormal2017Default)
1722 steps[
'GluGluHToGG_M125_Pow_MINLO_NNLOPS_py8_13UP18']=merge ([{
'--filein':
'lhe:18334'},step1LHENormal2018Default])
1723 steps[
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_13UP18']=
genvalid(
'Hadronizer_TuneCUETP8M1_13TeV_powhegEmissionVeto_2p_HToGG_M125_LHE_py8_cff',step1GENNormal2018Default)
1732 steps[
'sherpa_ZtoEE_0j_BlackHat_13TeV_MASTER']=
genvalid(
'sherpa_ZtoEE_0j_BlackHat_13TeV_MASTER_cff',step1GenDefaults)
1733 steps[
'sherpa_ZtoLL_2j_MEPSatNLO_13TeV_MASTER']=
genvalid(
'sherpa_ZtoLL_2j_MEPSatNLO_13TeV_MASTER_cff',step1GenDefaults)
1734 steps[
'sherpa_ttbar_2j_MENLOPS_13TeV_MASTER']=
genvalid(
'sherpa_ttbar_2j_MENLOPS_13TeV_MASTER_cff',step1GenDefaults)
1737 steps[
'TTbar_13TeV_Pow_herwig7']=
genvalid(
'Configuration/Generator/python/TT_13TeV_Pow_Herwig7_cff',step1LHEGenDQM)
1738 steps[
'DYToLL012Jets_5FS_TuneCH3_13TeV_amcatnloFxFx_herwig7']=
genvalid(
'Configuration/Generator/python/DYToLL012Jets_5FS_TuneCH3_13TeV_amcatnloFxFx_herwig7_cff',
merge([{
'-n':
'12'},step1LHEGenDQM]))
1739 steps[
'DYToLL01234Jets_5FS_TuneCH3_13TeV_madgraphMLM_herwig7']=
genvalid(
'Configuration/Generator/python/DYToLL01234Jets_5FS_TuneCH3_13TeV_madgraphMLM_herwig7_cff',step1LHEGenDQM)
1740 steps[
'DY_TuneCH3_13TeV_herwig_madgraph_matchbox']=
genvalid(
'Configuration/Generator/python/DY_TuneCH3_13TeV_herwig_madgraph_matchbox_cff',step1GenDefaults)
1744 steps[
'ReggeGribovPartonMC_EposLHC_5TeV_pPb']=
genvalid(
'GeneratorInterface/ReggeGribovPartonMCInterface/ReggeGribovPartonMC_EposLHC_5TeV_pPb_cfi',step1GenDefaults)
1747 steps[
'BuToKstarJPsiToMuMu_forSTEAM_13TeV']=
genvalid(
'BuToKstarJPsiToMuMu_forSTEAM_13TeV_cfi',step1GenDefaults)
1748 steps[
'Upsilon4swithBuToKstarJPsiToMuMu_forSTEAM_13TeV_TuneCUETP8M1']=
genvalid(
'Upsilon4swithBuToKstarJPsiToMuMu_forSTEAM_13TeV_TuneCUETP8M1_cfi',step1GenDefaults)
1749 steps[
'Upsilon4sBaBarExample_BpBm_Dstarpipi_D0Kpi_nonres_forSTEAM_13TeV_TuneCUETP8M1']=
genvalid(
'Upsilon4sBaBarExample_BpBm_Dstarpipi_D0Kpi_nonres_forSTEAM_13TeV_TuneCUETP8M1_cfi',step1GenDefaults)
1750 steps[
'LambdaBToLambdaMuMuToPPiMuMu_forSTEAM_13TeV_TuneCUETP8M1']=
genvalid(
'LambdaBToLambdaMuMuToPPiMuMu_forSTEAM_13TeV_TuneCUETP8M1_cfi',step1GenDefaults)
1751 steps[
'BsToMuMu_forSTEAM_13TeV']=
genvalid(
'BsToMuMu_forSTEAM_13TeV_cfi',step1GenDefaults)
1756 return merge([{
'cfg':fragment},howMuch,{
'--customise_commands':
'"process.source.numberEventsInLuminosityBlock=cms.untracked.uint32(5)"'},step1LHEGenSimUp2018Default])
1758 steps[
'GluGluHToZZTo4L_M125_Pow_py8_Evt_13UP18ml']=
lhegensim2018ml(
'Configuration/Generator/python/GGHZZ4L_JHUGen_Pow_NNPDF30_LHE_13TeV_cfi.py',
Kby(9,50))
1763 overrideFragments={
'H125GGgluonfusion_13UP18INPUT':
'2'}
1766 for key
in overrideFragments:
1767 for inI
in steps[key]:
1768 DSold=steps[key][inI].dataSet
1769 DS = re.sub(
'v[0-9]*/',
'v'+overrideFragments[key]+
'/',DSold.rstrip())
1771 steps[key]={
'INPUT':
InputInfo(dataSet=DS,location=
'STD')}
1775 PU={
'-n':10,
'--pileup':
'default',
'--pileup_input':
'das:/RelValMinBias/%s/GEN-SIM'%(baseDataSetRelease[0],)}
1777 PU2={
'-n':10,
'--pileup':
'default',
'--pileup_input':
'das:/RelValMinBias/%s/GEN-SIM'%(baseDataSetRelease[0],)}
1778 PU25={
'-n':10,
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[3],)}
1779 PU50={
'-n':10,
'--pileup':
'AVE_35_BX_50ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[3],)}
1780 PUHI={
'-n':10,
'--pileup_input':
'das:/RelValHydjetQ_B12_5020GeV_2018/%s/GEN-SIM'%(baseDataSetRelease[9])}
1781 PUHI2022={
'-n':10,
'--pileup_input':
'das:/RelValHydjetQ_B12_5020GeV_2021_ppReco/%s/GEN-SIM'%(baseDataSetRelease[23])}
1782 PUHI2023={
'-n':10,
'--pileup_input':
'das:/RelValHydjetQ_MinBias_5362GeV_2023_ppReco/%s/GEN-SIM'%(baseDataSetRelease[25])}
1783 PU25UP17={
'-n':10,
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[13],)}
1784 PU25UP18={
'-n':10,
'--pileup':
'AVE_50_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[18],)}
1788 PUFS={
'--pileup':
'GEN_2012_Summer_50ns_PoissonOOTPU'}
1790 PUFSAVE10={
'--pileup':
'GEN_AVE_10_BX_25ns'}
1791 PUFSAVE20={
'--pileup':
'GEN_AVE_20_BX_25ns'}
1792 PUFSAVE35={
'--pileup':
'GEN_AVE_35_BX_25ns'}
1793 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'}
1794 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'}
1795 PUFS25={
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBiasFS_13_ForMixing/%s/GEN-SIM-RECO'%(baseDataSetRelease[7],)}
1798 PU25HS={
'-n':10,
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[11],)}
1802 steps[
'TTbarFSPU']=
merge([PUFS,
Kby(100,500),steps[
'TTbarFS']] )
1804 steps[
'FS_TTbar_13_PUAVE10']=
merge([PUFSAVE10,
Kby(100,500),steps[
'TTbarFS_13']] )
1805 steps[
'FS_TTbar_13_PUAVE20']=
merge([PUFSAVE20,
Kby(100,500),steps[
'TTbarFS_13']] )
1806 steps[
'FS_TTbar_13_PUAVE35']=
merge([PUFSAVE35,
Kby(100,500),steps[
'TTbarFS_13']] )
1807 steps[
'FS_TTbar_13_PU25']=
merge([PUFS25,
Kby(100,500),steps[
'TTbarFS_13']] )
1808 steps[
'FS_NuGun_UP15_PU25']=
merge([PUFS25,
Kby(100,500),steps[
'NuGunFS_UP15']] )
1809 steps[
'FS_SMS-T1tttt_mGl-1500_mLSP-100_13_PU25']=
merge([PUFS25,
Kby(100,500),steps[
'SMS-T1tttt_mGl-1500_mLSP-100FS_13']] )
1811 steps[
'FS__PU25']=
merge([PUFS25,
Kby(100,500),steps[
'NuGunFS_UP15']] )
1812 steps[
'FS_TTbar_13_PUAVE10_DRMIX_ITO']=
merge([PUFSAVE10_DRMIX_ITO,
Kby(100,500),steps[
'TTbarFS_13']] )
1813 steps[
'FS_TTbar_13_PUAVE35_DRMIX_ITO']=
merge([PUFSAVE35_DRMIX_ITO,
Kby(100,500),steps[
'TTbarFS_13']] )
1816 step2Defaults = {
'-s' :
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@fake',
1817 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1818 '--eventcontent':
'FEVTDEBUGHLT',
1819 '--conditions' :
'auto:run1_mc',
1822 step2Upg2015Defaults = {
'-s' :
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2016',
1823 '--conditions' :
'auto:run2_mc',
1824 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1825 '--eventcontent':
'FEVTDEBUGHLT',
1826 '--era' :
'Run2_2016',
1829 step2Upg2015Defaults50ns =
merge([{
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval50ns',
'--conditions':
'auto:run2_mc_50ns',
'--era':
'Run2_50ns'},step2Upg2015Defaults])
1831 step2Upg2015DefaultsAPVSimu =
merge([{
'--era':
'Run2_2016_HIPM'},step2Upg2015Defaults])
1834 step2Upg2017Defaults = {
'-s' :
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2017',
1835 '--conditions' :
'auto:phase1_2017_realistic',
1836 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1837 '--eventcontent':
'FEVTDEBUGHLT',
1838 '--era' :
'Run2_2017',
1840 '--geometry' :
'DB:Extended',
1844 step2Upg2018Defaults = {
'-s' :
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2018',
1845 '--conditions' :
'auto:phase1_2018_realistic',
1846 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1847 '--eventcontent':
'FEVTDEBUGHLT',
1848 '--era' :
'Run2_2018',
1850 '--geometry' :
'DB:Extended',
1854 steps[
'DIGIUP15']=
merge([step2Upg2015Defaults])
1855 steps[
'DIGIUP15APVSimu']=
merge([{
'--era':
'Run2_2016_HIPM'},step2Upg2015Defaults])
1857 steps[
'DIGIUP15PROD1']=
merge([{
'-s':
'DIGI,L1,DIGI2RAW,HLT:@relval2016',
'--eventcontent':
'RAWSIM',
'--datatier':
'GEN-SIM-RAW'},step2Upg2015Defaults])
1858 steps[
'DIGIUP15_PU25']=
merge([PU25,step2Upg2015Defaults])
1859 steps[
'DIGIUP15APVSimu_PU25']=
merge([PU25,step2Upg2015DefaultsAPVSimu])
1861 steps[
'DIGIUP15_PU50']=
merge([PU50,step2Upg2015Defaults50ns])
1862 steps[
'DIGIUP17']=
merge([step2Upg2017Defaults])
1863 steps[
'DIGIUP18']=
merge([step2Upg2018Defaults])
1864 steps[
'DIGIUP17PROD1']=
merge([{
'-s':
'DIGI,L1,DIGI2RAW,HLT:@relval2017',
'--eventcontent':
'RAWSIM',
'--datatier':
'GEN-SIM-RAW'},step2Upg2017Defaults])
1865 steps[
'DIGIUP18PROD1']=
merge([{
'-s':
'DIGI,L1,DIGI2RAW,HLT:@relval2018',
'--eventcontent':
'RAWSIM',
'--datatier':
'GEN-SIM-RAW'},step2Upg2018Defaults])
1866 steps[
'DIGIUP18PROD1bParking']=
merge([{
'-s':
'DIGI,L1,DIGI2RAW,HLT:@relval2018',
'--eventcontent':
'RAWSIM',
'--datatier':
'GEN-SIM-RAW',
'--era' :
'Run2_2018,bParking'},step2Upg2018Defaults])
1867 steps[
'DIGIUP17_PU25']=
merge([PU25UP17,step2Upg2017Defaults])
1868 steps[
'DIGIUP18_PU25']=
merge([PU25UP18,step2Upg2018Defaults])
1871 steps[
'DIGIUP15_PPb']=
merge([{
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:PIon',
'--conditions':
'auto:run2_mc_pa',
'--era':
'Run2_2016_pA'}, steps[
'DIGIUP15']])
1874 steps[
'DIGIUP15_PU25HS']=
merge([PU25HS,step2Upg2015Defaults])
1877 steps[
'DIGIPROD1']=
merge([{
'-s':
'DIGI,L1,DIGI2RAW,HLT:@fake',
'--eventcontent':
'RAWSIM',
'--datatier':
'GEN-SIM-RAW'},step2Defaults])
1878 steps[
'DIGI']=
merge([step2Defaults])
1880 steps[
'DIGICOS']=
merge([{
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW'},stCond,step2Defaults])
1881 steps[
'DIGIHAL']=
merge([{
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW'},step2Upg2015Defaults])
1882 steps[
'DIGICOS_UP15']=
merge([{
'--conditions':
'auto:run2_mc_cosmics',
'--scenario':
'cosmics',
'--eventcontent':
'FEVTDEBUG',
'--datatier':
'GEN-SIM-DIGI-RAW'},step2Upg2015Defaults])
1883 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])
1884 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])
1885 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])
1886 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])
1887 steps[
'DIGICOS_UP21_0T']=
merge([{
'--magField':
'0T',
'--conditions':
'auto:phase1_2022_cosmics_0T'},steps[
'DIGICOS_UP21']])
1889 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])
1890 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])
1892 steps[
'DIGICOS_Phase2']=
merge([{
'--conditions': phase2CosInfo[
'GT'],
1893 '-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@fake2',
1894 '--scenario':
'cosmics',
1895 '--eventcontent':
'FEVTDEBUG',
1896 '--datatier':
'GEN-SIM-DIGI-RAW',
1897 '--era' : phase2CosInfo[
'Era'],
1898 '--geometry': phase2CosInfo[
'Geom']},step2Upg2015Defaults])
1900 steps[
'DIGIPU1']=
merge([PU,step2Defaults])
1901 steps[
'DIGIPU2']=
merge([PU2,step2Defaults])
1902 steps[
'REDIGIPU']=
merge([{
'-s':
'reGEN,reDIGI,L1,DIGI2RAW,HLT:@fake'},steps[
'DIGIPU1']])
1904 steps[
'DIGIUP15_ID']=
merge([{
'--restoreRND':
'HLT',
'--process':
'HLT2'},steps[
'DIGIUP15']])
1906 steps[
'RESIM']=
merge([{
'-s':
'reGEN,reSIM',
'-n':10},steps[
'DIGI']])
1910 steps[
'DIGIHI2023PPRECOAPPROXCLUSTERS']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2023_ppReco_approxClusters, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1911 steps[
'DIGIHI2023PPRECO']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2023_ppReco, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1912 steps[
'DIGIHI2022PPRECOAPPROXCLUSTERS']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2022_ppReco_approxClusters, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1913 steps[
'DIGIHI2022PPRECO']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2022_ppReco, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1914 steps[
'DIGIHI2018PPRECO']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2018_ppReco, {
'--pileup':
'HiMixNoPU'}, step2Upg2015Defaults])
1915 steps[
'DIGIHI2017']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2'}, hiDefaults2017, step2Upg2015Defaults])
1916 steps[
'DIGIHI2023MIX']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2',
'-n':2}, hiDefaults2023_ppReco, {
'--pileup':
'HiMix'}, PUHI2023, step2Upg2015Defaults])
1917 steps[
'DIGIHI2022MIX']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2',
'-n':2}, hiDefaults2022_ppReco, {
'--pileup':
'HiMix'}, PUHI2022, step2Upg2015Defaults])
1918 steps[
'DIGIHIMIX']=
merge([{
'-s':
'DIGI:pdigi_hi_nogen,L1,DIGI2RAW,HLT:@fake2',
'-n':2}, hiDefaults2018_ppReco, {
'--pileup':
'HiMix'}, PUHI, step2Upg2015Defaults])
1920 steps[
'DIGIPPREF2017']=
merge([{
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@fake2'}, ppRefDefaults2017, step2Upg2015Defaults])
1923 premixUp2015Defaults = {
1924 '--evt_type' :
'SingleNuE10_cfi',
1925 '-s' :
'GEN,SIM,DIGI:pdigi_valid',
1927 '--conditions' :
'auto:run2_mc',
1928 '--datatier' :
'PREMIX',
1929 '--eventcontent':
'PREMIX',
1930 '--procModifiers':
'premix_stage1',
1931 '--era' :
'Run2_2016' 1934 premixUp2015Defaults50ns =
merge([{
'--conditions':
'auto:run2_mc_50ns'},
1935 {
'--era':
'Run2_50ns'},
1936 premixUp2015Defaults])
1938 premixUp2017Defaults =
merge([{
'--conditions':
'auto:phase1_2017_realistic'},
1939 {
'--era':
'Run2_2017'},
1940 premixUp2015Defaults])
1942 premixUp2018Defaults =
merge([{
'--conditions':
'auto:phase1_2018_realistic'},
1943 {
'--era':
'Run2_2018'},
1944 premixUp2015Defaults])
1946 premixUp2018_RDPix =
merge([{
'--conditions':
'auto:phase1_2018_realistic_rd'},
1947 {
'--era':
'Run2_2018'},
1948 {
'--procModifiers':
'premix_stage1,runDependentForPixel'},
1949 premixUp2015Defaults])
1951 steps[
'PREMIXUP15_PU25']=
merge([PU25,
Kby(100,100),premixUp2015Defaults])
1952 steps[
'PREMIXUP15_PU50']=
merge([PU50,
Kby(100,100),premixUp2015Defaults50ns])
1953 steps[
'PREMIXUP17_PU25']=
merge([PU25UP17,
Kby(100,100),premixUp2017Defaults])
1954 steps[
'PREMIXUP18_PU25']=
merge([PU25UP18,
Kby(100,100),premixUp2018Defaults])
1955 steps[
'PREMIXUP18_PU25_RDPix']=
merge([PU25UP18,
Kby(100,100),premixUp2018_RDPix])
1957 digiPremixUp2015Defaults25ns = {
1958 '--conditions' :
'auto:run2_mc',
1959 '-s' :
'DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,HLT:@relval2016',
1960 '--pileup_input' :
'das:/RelValPREMIXUP15_PU25/%s/PREMIX'%baseDataSetRelease[5],
1961 '--eventcontent' :
'FEVTDEBUGHLT',
1962 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1963 '--datamix' :
'PreMix',
1964 '--procModifiers':
'premix_stage2',
1965 '--era' :
'Run2_2016' 1968 from .upgradeWorkflowComponents
import digiPremixLocalPileup
1969 digiPremixLocalPileupUp2015Defaults25ns =
merge([digiPremixLocalPileup,
1970 digiPremixUp2015Defaults25ns])
1971 digiPremixUp2015Defaults50ns=
merge([{
'-s':
'DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,HLT:@relval50ns'},
1972 {
'--conditions':
'auto:run2_mc_50ns'},
1973 {
'--pileup_input' :
'das:/RelValPREMIXUP15_PU50/%s/PREMIX'%baseDataSetRelease[6]},
1974 {
'--era' :
'Run2_50ns'},
1975 digiPremixUp2015Defaults25ns])
1977 digiPremixUp2017Defaults25ns = {
1978 '--conditions' :
'auto:phase1_2017_realistic',
1979 '-s' :
'DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,HLT:@relval2017',
1980 '--pileup_input' :
'das:/RelValPREMIXUP17_PU25/%s/PREMIX'%baseDataSetRelease[14],
1981 '--eventcontent' :
'FEVTDEBUGHLT',
1982 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1983 '--datamix' :
'PreMix',
1984 '--procModifiers':
'premix_stage2',
1985 '--era' :
'Run2_2017' 1987 digiPremixLocalPileupUp2017Defaults25ns =
merge([digiPremixLocalPileup,
1988 digiPremixUp2017Defaults25ns])
1991 digiPremixUp2018Defaults25ns = {
1992 '--conditions' :
'auto:phase1_2018_realistic',
1993 '-s' :
'DIGI:pdigi_valid,DATAMIX,L1,DIGI2RAW,HLT:@relval2018',
1994 '--pileup_input' :
'das:/RelValPREMIXUP18_PU25/%s/PREMIX'%baseDataSetRelease[17],
1995 '--eventcontent' :
'FEVTDEBUGHLT',
1996 '--datatier' :
'GEN-SIM-DIGI-RAW-HLTDEBUG',
1997 '--datamix' :
'PreMix',
1998 '--procModifiers':
'premix_stage2',
1999 '--era' :
'Run2_2018' 2001 digiPremixLocalPileupUp2018Defaults25ns =
merge([digiPremixLocalPileup,
2002 digiPremixUp2018Defaults25ns])
2004 steps[
'DIGIPRMXUP15_PU25']=
merge([digiPremixUp2015Defaults25ns])
2005 steps[
'DIGIPRMXUP15APVSimu_PU25']=
merge([{
'--era':
'Run2_2016_HIPM'},digiPremixUp2015Defaults25ns])
2006 steps[
'DIGIPRMXLOCALUP15_PU25']=
merge([digiPremixLocalPileupUp2015Defaults25ns])
2007 steps[
'DIGIPRMXLOCALUP15APVSimu_PU25']=
merge([{
'--era':
'Run2_2016_HIPM'},digiPremixLocalPileupUp2015Defaults25ns])
2009 steps[
'DIGIPRMXUP15_PU50']=
merge([digiPremixUp2015Defaults50ns])
2010 steps[
'DIGIPRMXUP17_PU25']=
merge([digiPremixUp2017Defaults25ns])
2011 steps[
'DIGIPRMXLOCALUP17_PU25']=
merge([digiPremixLocalPileupUp2017Defaults25ns])
2012 steps[
'DIGIPRMXUP18_PU25']=
merge([digiPremixUp2018Defaults25ns])
2013 steps[
'DIGIPRMXLOCALUP18_PU25']=
merge([digiPremixLocalPileupUp2018Defaults25ns])
2016 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') ) )\""} ])
2018 digiPremixRD2018 = {
2019 '--pileup_input':
'das:/RelValPREMIXUP18_PU25/%s/PREMIX'%baseDataSetRelease[24],
2020 '--procModifiers':
'premix_stage2,runDependent' 2023 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])
2026 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])
2028 steps[
'DIGIPRMXLOCALUP18_PU25_RDPix']=
merge([{
'--conditions':
'auto:phase1_2018_realistic_rd',
'--procModifiers':
'premix_stage2,runDependentForPixel'}, digiPremixLocalPileupUp2018Defaults25ns])
2030 premixProd25ns = {
'-s' :
'DIGI,DATAMIX,L1,DIGI2RAW,HLT:@relval2016',
2031 '--eventcontent' :
'PREMIXRAW',
2032 '--datatier' :
'PREMIXRAW'}
2033 premixProd50ns =
merge([{
'-s':
'DIGI,DATAMIX,L1,DIGI2RAW,HLT:@relval50ns'},premixProd25ns])
2034 premixProd25ns2017 =
merge([{
'-s':
'DIGI,DATAMIX,L1,DIGI2RAW,HLT:@relval2017'},premixProd25ns])
2035 premixProd25ns2018 =
merge([{
'-s':
'DIGI,DATAMIX,L1,DIGI2RAW,HLT:@relval2018',
'--datatier':
'GEN-SIM-RAW',
'--geometry':
'DB:Extended'},premixProd25ns])
2037 steps[
'DIGIPRMXUP15_PROD_PU25']=
merge([premixProd25ns,digiPremixUp2015Defaults25ns])
2038 steps[
'DIGIPRMXUP15_PROD_PU50']=
merge([premixProd50ns,digiPremixUp2015Defaults50ns])
2039 steps[
'DIGIPRMXUP17_PROD_PU25']=
merge([premixProd25ns2017,digiPremixUp2017Defaults25ns])
2040 steps[
'DIGIPRMXUP18_PROD_PU25']=
merge([premixProd25ns2018,digiPremixUp2018Defaults25ns])
2042 dataReco={
'--conditions':
'auto:run1_data',
2043 '-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM',
2044 '--datatier':
'RECO,MINIAOD,DQMIO',
2045 '--eventcontent':
'RECO,MINIAOD,DQM',
2047 '--process':
'reRECO',
2051 dataRecoAlCaCalo=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron+EcalTrg+HcalCalIsoTrk,DQM'}, dataReco])
2055 menu = autoHLT[hltKey]
2056 steps[
'HLTD']=
merge([{
'--process':
'reHLT',
2057 '-s':
'L1REPACK,HLT:@%s'%hltKey,
2058 '--conditions':
'auto:run1_hlt_%s'%menu,
2060 '--eventcontent':
'FEVTDEBUGHLT',
2061 '--datatier':
'FEVTDEBUGHLT',
2066 steps[
'HLTDSKIM']=
merge([{
'--inputCommands':
'"keep *","drop *_*_*_RECO"'},steps[
'HLTD']])
2067 steps[
'HLTDSKIM2']=
merge([{
'--inputCommands':
'"keep *","drop *_*_*_RECO","drop *_*_*_reRECO"'},steps[
'HLTD']])
2070 steps[
'RECOD']=
merge([{
'--scenario':
'pp',},dataReco])
2071 steps[
'RECODR1']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias,DQM:@standardDQMFakeHLT+@miniAODDQM'},dataReco])
2072 steps[
'RECODAlCaCalo']=
merge([{
'--scenario':
'pp',},dataRecoAlCaCalo])
2074 hltKey50ns=
'relval50ns' 2075 steps[
'HLTDR2_50ns']=
merge( [ {
'-s':
'L1REPACK,HLT:@%s'%hltKey50ns,},{
'--conditions':
'auto:run2_hlt_relval'},{
'--era' :
'Run2_50ns'},steps[
'HLTD'] ] )
2077 hltKey25ns=
'relval25ns' 2078 steps[
'HLTDR2_25ns']=
merge( [ {
'-s':
'L1REPACK:GT2,HLT:@%s'%hltKey25ns,},{
'--conditions':
'auto:run2_hlt_relval'},{
'--era' :
'Run2_25ns'},steps[
'HLTD'] ] )
2080 hltKey2016=
'relval2016' 2081 steps[
'HLTDR2_2016']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2016,},{
'--conditions':
'auto:run2_hlt_relval'},{
'--era' :
'Run2_2016'},steps[
'HLTD'] ] )
2083 hltKey2017=
'relval2017' 2084 steps[
'HLTDR2_2017']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2017,},{
'--conditions':
'auto:run2_hlt_relval'},{
'--era' :
'Run2_2017'},steps[
'HLTD'] ] )
2086 hltKey2018=
'relval2018' 2087 steps[
'HLTDR2_2018']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2018,},{
'--conditions':
'auto:run2_hlt_relval'},{
'--era' :
'Run2_2018'},steps[
'HLTD'] ] )
2089 hltKey2022=
'relval2022' 2090 steps[
'HLTDR3_2022']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2022,},{
'--conditions':
'auto:run3_hlt_relval'},{
'--era' :
'Run3'},steps[
'HLTD'] ] )
2092 hltKey2023=
'relval2023' 2094 hltKey2024=
'relval2024' 2095 steps[
'HLTDR3_2023']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2024,},{
'--conditions':
'auto:run3_hlt_relval'},{
'--era' :
'Run3_2023'},steps[
'HLTD'] ] )
2097 steps[
'HLTDR3_2023B']=
merge( [ {
'-s':
'L1REPACK:Full,HLT:@%s'%hltKey2024,},{
'--conditions':
'auto:run3_hlt_relval'},{
'--era' :
'Run3'},steps[
'HLTD'] ] )
2099 steps[
'HLTDR3_HI2023ARawprime']=
merge([{
'-s':
'L1REPACK:Full,HLT:HIon'},
2100 {
'--conditions':
'auto:run3_hlt_HIon'},
2101 {
'--era' :
'Run3_pp_on_PbPb_approxSiStripClusters_2023'},
2102 {
'--customise' :
'HLTrigger/Configuration/CustomConfigs.customiseL1THLTforHIonRepackedRAWPrime'},
2106 steps[
'HLTDR2_2018ml']=
merge( [ {
'--customise_commands':
'"process.source.skipEvents=cms.untracked.uint32(7000)"'},steps[
'HLTDR2_2018'] ] )
2108 steps[
'HLTDR2_2018_hBStar']=
merge( [ {
'--era' :
'Run2_2018_highBetaStar'},steps[
'HLTDR2_2018'] ] )
2111 steps[
'RECODR2_50ns']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_50ns',},dataReco])
2112 steps[
'RECODR2_25ns']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_25ns',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_25ns'},dataReco])
2113 steps[
'RECODR2_2016']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2016',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2016'},dataReco])
2114 steps[
'RECODR2_2017']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2017',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2017'},dataReco])
2115 steps[
'RECODR2_2018']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2018',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2018'},dataReco])
2117 steps[
'RECODR2AlCaEle']=
merge([{
'--scenario':
'pp',
'--conditions':
'auto:run2_data_relval',
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePromptRun2',},dataRecoAlCaCalo])
2119 steps[
'RECODSplit']=steps[
'RECOD']
2120 steps[
'RECOSKIMALCA']=
merge([{
'--inputCommands':
'"keep *","drop *_*_*_RECO"' 2122 steps[
'RECOSKIMALCAR1']=
merge([{
'--inputCommands':
'"keep *","drop *_*_*_RECO"' 2123 },steps[
'RECODR1']])
2124 steps[
'REPACKHID']=
merge([{
'--scenario':
'HeavyIons',
2125 '-s':
'RAW2DIGI,REPACK',
2127 '--eventcontent':
'REPACKRAW'},
2129 steps[
'RECOHID10']=
merge([{
'--scenario':
'HeavyIons',
2130 '-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBiasHI+TkAlUpsilonMuMuHI+TkAlZMuMuHI+TkAlMuonIsolatedHI+TkAlJpsiMuMuHI+HcalCalMinBias,DQM:@standardDQMHIFakeHLT',
2131 '--datatier':
'RECO,DQMIO',
2132 '--eventcontent':
'RECO,DQM',
'-n':30},
2134 steps[
'RECOHID11']=
merge([{
'--repacked':
''},
2135 steps[
'RECOHID10']])
2136 steps[
'RECOHID10'][
'-s']+=
',REPACK' 2137 steps[
'RECOHID10'][
'--datatier']+=
',RAW' 2138 steps[
'RECOHID10'][
'--eventcontent']+=
',REPACKRAW' 2140 steps[
'HYBRIDRepackHI2015VR']={
'--eventcontent':
'RAW',
2142 '--conditions':
'auto:run2_hlt_hi',
2143 '--step':
'RAW2DIGI,REPACK:DigiToHybridRawRepack',
2144 '--scenario':
'HeavyIons',
2147 '--customise':
'RecoLocalTracker/SiStripZeroSuppression/customiseHybrid.addHybridEmulationBeforeRepack',
2148 '--processName':
'EMULATEHYBRID',
2149 '--outputCommands':
'"drop FEDRawDataCollection_*__HLT","drop FEDRawDataCollection_*__LHC"',
2154 steps[
'HYBRIDZSHI2015']=
merge([{
'--step':
'RAW2DIGI,REPACK:DigiToRawRepack',
2155 '--processName':
'REHLT',
2156 '--customise':
'RecoLocalTracker/SiStripZeroSuppression/customiseHybrid.runOnHybridZS,RecoLocalTracker/SiStripZeroSuppression/customiseHybrid.repackZSHybrid',
2157 '--customise_commands':
'\'from Configuration.Applications.ConfigBuilder import MassReplaceInputTag; MassReplaceInputTag(process, new="hybridRawDataRepacker")\'' ,
2158 },steps[
'HYBRIDRepackHI2015VR']])
2160 steps[
'RECOHID15']=
merge([{
'--conditions':
'auto:run2_data',
2162 },steps[
'RECOHID11']])
2164 steps[
'RECOHID18']=
merge([{
'--scenario':
'pp',
2165 '--conditions':
'auto:run2_data_promptlike_hi',
2166 '-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiPixelCalZeroBias,SKIM:PbPbEMu+PbPbZEE+PbPbZMM+PbPbZMu,DQM:@commonFakeHLT+@standardDQMFakeHLT',
2167 '--datatier':
'AOD,DQMIO',
2168 '--eventcontent':
'AOD,DQM',
2169 '--era':
'Run2_2018_pp_on_AA',
2170 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2018_pp_on_AA',
2172 },steps[
'RECOHID15']])
2174 steps[
'RAWPRIMEHI18']={
'--scenario':
'pp',
2175 '--conditions':
'auto:run2_data_promptlike_hi',
2176 '-s':
'REPACK:DigiToApproxClusterRaw',
2177 '--datatier':
'GEN-SIM-DIGI-RAW-HLTDEBUG',
2178 '--eventcontent':
'REPACKRAW',
2179 '--era':
'Run2_2018_pp_on_AA',
2180 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2018_pp_on_AA',
2182 '--procModifiers':
'approxSiStripClusters',
2183 '--customise_commands':
'\"process.rawPrimeDataRepacker.src=\'rawDataRepacker\'\"',
2188 steps[
'RAWPRIMEHI22']={
'--scenario':
'pp',
2189 '--conditions':
'auto:run3_data_prompt',
2190 '-s':
'REPACK:DigiToApproxClusterRaw',
2191 '--datatier':
'GEN-SIM-DIGI-RAW-HLTDEBUG',
2192 '--era':
'Run3_pp_on_PbPb_approxSiStripClusters',
2193 '--eventcontent':
'REPACKRAW',
2195 '--customise_commands':
'\"process.rawPrimeDataRepacker.src=\'rawDataRepacker\'\"',
2200 steps[
'RAWPRIMESIMHI18']={
'--scenario':
'pp',
2201 '--conditions':
'auto:phase1_2022_realistic_hi',
2202 '-s':
'REPACK:DigiToApproxClusterRaw',
2203 '--datatier':
'GEN-SIM-DIGI-RAW-HLTDEBUG',
2204 '--eventcontent':
'FEVTDEBUGHLT',
2205 '--era':
'Run2_2018_pp_on_AA',
2207 '--procModifiers':
'approxSiStripClusters',
2208 '--customise_commands':
'\"process.hltSiStripRawToDigi.ProductLabel=\'rawDataCollector\';process.hltScalersRawToDigi.scalersInputTag=\'rawDataCollector\'\"',
2212 steps[
'RECOHID18APPROXCLUSTERS']=
merge([{
'--scenario':
'pp',
2213 '--conditions':
'auto:run2_data_promptlike_hi',
2214 '-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiPixelCalZeroBias,SKIM:PbPbEMu+PbPbZEE+PbPbZMM+PbPbZMu,DQM:@commonFakeHLT+@standardDQMFakeHLT',
2215 '--datatier':
'AOD,DQMIO',
2216 '--eventcontent':
'AOD,DQM',
2217 '--era':
'Run2_2018_pp_on_AA',
2218 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2018_pp_on_AA',
2219 '--procModifiers':
'approxSiStripClusters',
2221 },steps[
'RECOHID15']])
2223 steps[
'REMINIAODHID18']={
'--scenario':
'pp',
2224 '--conditions':
'auto:run2_data_promptlike_hi',
2225 '-s':
'PAT,DQM:@miniAODDQM',
2226 '--datatier':
'MINIAOD,DQMIO',
2227 '--eventcontent':
'MINIAOD,DQM',
2228 '--era':
'Run2_2018_pp_on_AA',
2229 '--procModifiers':
'run2_miniAOD_pp_on_AA_103X',
2231 '--processName':
'PAT',
2236 steps[
'RECOHID22APPROXCLUSTERS']=
merge([{
'--scenario':
'pp',
2237 '--conditions':
'auto:run3_data_prompt',
2238 '-s':
'RAW2DIGI,L1Reco,RECO,DQM:@commonFakeHLT+@standardDQMFakeHLT',
2239 '--datatier':
'AOD,DQMIO',
2240 '--eventcontent':
'AOD,DQM',
2241 '--era':
'Run3_pp_on_PbPb_approxSiStripClusters',
2244 },steps[
'RECOHID15']])
2246 steps[
'RECOHID22']=
merge([{
'--scenario':
'pp',
2247 '--conditions':
'auto:run3_data_prompt',
2248 '-s':
'RAW2DIGI,L1Reco,RECO,DQM:@commonFakeHLT+@standardDQMFakeHLT',
2249 '--datatier':
'AOD,DQMIO',
2250 '--eventcontent':
'AOD,DQM',
2251 '--era':
'Run3_pp_on_PbPb',
2254 },steps[
'RECOHID15']])
2257 steps[
'TIER0']=
merge([{
'--customise':
'Configuration/DataProcessing/RecoTLR.customisePrompt',
2258 '-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForPrompt,DQM:@allForPrompt,ENDJOB',
2259 '--datatier':
'RECO,AOD,ALCARECO,DQMIO',
2260 '--eventcontent':
'RECO,AOD,ALCARECO,DQM',
2263 steps[
'TIER0EXP']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpress+AlCaPCCZeroBiasFromRECO+AlCaPCCRandomFromRECO,DQM:@express,ENDJOB',
2264 '--datatier':
'ALCARECO,DQMIO',
2265 '--eventcontent':
'ALCARECO,DQM',
2266 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress',
2269 steps[
'TIER0EXPRUN2']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpress+AlCaPCCZeroBiasFromRECO+AlCaPCCRandomFromRECO,DQM:@express,ENDJOB',
2271 '--datatier':
'ALCARECO,DQMIO',
2272 '--eventcontent':
'ALCARECO,DQM',
2273 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress',
2274 '--era':
'Run2_2017',
2275 '--conditions':
'auto:run2_data' 2277 steps[
'TIER0EXPRUN3']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpress,DQM:@express,ENDJOB',
2279 '--datatier':
'ALCARECO,DQMIO',
2280 '--eventcontent':
'ALCARECO,DQM',
2281 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress',
2283 '--conditions':
'auto:run3_data_express' 2285 steps[
'TIER0EXPCOSMICSRUN3']=
merge([{
'--scenario':
'cosmics',
2286 '-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpressCosmics,ENDJOB',
2291 '--conditions':
'auto:run3_data_express',
2292 '--datatier':
'ALCARECO',
2293 '--eventcontent':
'ALCARECO',
2294 '--customise_commands':
'"process.source.eventsToProcess = cms.untracked.VEventRange(\'360336:24:422152-360336:24:422152\')"'},steps[
'TIER0EXP']])
2296 steps[
'TIER0PROMPTRUN3']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForPrompt+@allForExpress,DQM:@allForPrompt,ENDJOB',
2298 '--datatier':
'ALCARECO,DQMIO',
2299 '--eventcontent':
'ALCARECO,DQM',
2300 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePrompt',
2302 '--conditions':
'auto:run3_data_prompt' 2305 steps[
'TIER0EXPHI']={
'--conditions':
'auto:run1_data',
2306 '-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:@allForExpressHI,DQM,ENDJOB',
2307 '--datatier':
'ALCARECO,DQMIO',
2308 '--eventcontent':
'ALCARECO,DQM',
2311 '--scenario':
'HeavyIons',
2312 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpressHI',
2316 steps[
'TIER0EXPTE']={
'-s':
'ALCAPRODUCER:EcalTestPulsesRaw',
2317 '--conditions':
'auto:run2_data',
2318 '--datatier':
'ALCARECO',
2319 '--eventcontent':
'ALCARECO',
2321 '--process':
'RECO',
2326 steps[
'TIER0EXPLP']={
'-s':
'ALCAPRODUCER:AlCaPCCRandom',
2327 '--conditions':
'auto:run3_data_express',
2329 '--datatier':
'ALCARECO',
2330 '--eventcontent':
'ALCARECO',
2333 '--process':
'RECO',
2337 steps[
'TIER0PROMPTLP']={
'-s':
'ALCAPRODUCER:AlCaPCCZeroBias+RawPCCProducer',
2338 '--conditions':
'auto:run3_data_prompt',
2340 '--datatier':
'ALCARECO',
2341 '--eventcontent':
'ALCARECO',
2344 '--process':
'RECO',
2345 '--filein':
'filelist:step1_dasquery.log' 2350 steps[
'ALCAEXPLP']={
'-s':
'ALCAOUTPUT:AlCaPCCRandom,ALCA:PromptCalibProdLumiPCC',
2351 '--conditions':
'auto:run3_data_express',
2353 '--datatier':
'ALCARECO',
2354 '--eventcontent':
'ALCARECO',
2355 '--triggerResultsProcess':
'RECO'}
2357 steps[
'ALCAHARVLP']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdLumiPCC']),
2358 '--conditions':
'auto:run3_data_express',
2362 '--eventcontent':
'DQM',
2364 '--filein':
'file:PromptCalibProdLumiPCC.root'}
2367 steps[
'TIER0EXPHPBS']={
'-s':
'RAW2DIGI,L1Reco,RECO:reconstruction_trackingOnly,ALCAPRODUCER:TkAlMinBias,DQM:DQMOfflineTracking,ENDJOB',
2370 '--era':
'Run2_2017',
2371 '--conditions':
'auto:run2_data',
2373 '--datatier':
'ALCARECO,DQMIO',
2374 '--eventcontent':
'ALCARECO,DQM',
2375 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2017_express_trackingOnly',
2378 steps[
'TIER0RAWSIPIXELCAL']={
'-s':
'RAW2DIGI,L1Reco,RECO,ALCAPRODUCER:SiPixelCalZeroBias,DQM:@express,ENDJOB',
2379 '--process':
'ALCARECO',
2381 '--era':
'Run2_2017',
2382 '--conditions':
'auto:run2_data',
2384 '--datatier':
'ALCARECO,DQMIO',
2385 '--eventcontent':
'ALCARECO,DQM',
2386 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress',
2387 '--customise_commands':
'"process.siPixelStatusProducer.SiPixelStatusProducerParameters.pixelClusterLabel = cms.untracked.InputTag(\'siPixelClusters::ALCARECO\')"' 2390 steps[
'TIER0EXPSIPIXELCAL']={
'-s':
'RAW2DIGI,L1Reco,ALCAPRODUCER:SiPixelCalZeroBias,ENDJOB',
2391 '--process':
'ALCARECO',
2393 '--era':
'Run2_2017',
2394 '--conditions':
'auto:run2_data',
2396 '--datatier':
'ALCARECO',
2397 '--eventcontent':
'ALCARECO',
2400 steps[
'TIER0EXPPPSCAL']={
'-s':
'RAW2DIGI,L1Reco,ALCAPRODUCER:PPSCalTrackBasedSel,ENDJOB',
2401 '--process':
'ALCARECO',
2403 '--era':
'Run2_2017',
2404 '--conditions':
'auto:run2_data',
2406 '--datatier':
'ALCARECO',
2407 '--eventcontent':
'ALCARECO',
2410 steps[
'TIER0EXPPPSCALRUN3']={
'-s':
'RAW2DIGI,L1Reco,ALCAPRODUCER:PPSCalMaxTracks,ENDJOB',
2412 '--process':
'ALCARECO',
2415 '--conditions':
'auto:run3_data_express',
2417 '--datatier':
'ALCARECO',
2418 '--eventcontent':
'ALCARECO',
2419 '--customise_commands':
'"process.ctppsRawToDigiTaskAlCaRecoProducer = cms.Task(process.ctppsDiamondRawToDigiAlCaRecoProducer, process.totemTimingRawToDigiAlCaRecoProducer, process.ctppsPixelDigisAlCaRecoProducer)"' 2422 steps[
'TIER0EXPPPSCALALIG']={
'-s':
'RAW2DIGI,L1Reco,ALCAPRODUCER:PPSCalTrackBasedSel,ENDJOB',
2424 '--process':
'ALCARECO',
2426 '--era':
'Run2_2017',
2427 '--conditions':
'auto:run2_data',
2429 '--datatier':
'ALCARECO',
2430 '--eventcontent':
'ALCARECO',
2433 steps[
'ALCASPLITHPBS']={
'-s':
'ALCAOUTPUT:TkAlMinBias,ALCA:PromptCalibProdBeamSpotHP+PromptCalibProdBeamSpotHPLowPU',
2436 '--era':
'Run2_2017',
2437 '--datatier':
'ALCARECO',
2438 '--eventcontent':
'ALCARECO',
2439 '--conditions':
'auto:run2_data',
2440 '--triggerResultsProcess':
'RECO',
2443 steps[
'ALCASPLITSIPIXELCAL']={
'-s':
'ALCAOUTPUT:SiPixelCalZeroBias,ALCA:PromptCalibProdSiPixel',
2446 '--era':
'Run2_2017',
2447 '--datatier':
'ALCARECO',
2448 '--eventcontent':
'ALCARECO',
2449 '--conditions':
'auto:run2_data',
2450 '--triggerResultsProcess':
'ALCARECO',
2453 steps[
'ALCASPLITPPSCAL']={
'-s':
'ALCAOUTPUT:PPSCalTrackBasedSel,ALCA:PromptCalibProdPPSTimingCalib',
2456 '--era':
'Run2_2017',
2457 '--datatier':
'ALCARECO',
2458 '--eventcontent':
'ALCARECO',
2459 '--conditions':
'auto:run2_data',
2460 '--triggerResultsProcess':
'ALCARECO',
2463 steps[
'ALCASPLITPPSCALRUN3']={
'-s':
'ALCAOUTPUT:PPSCalMaxTracks,ALCA:PromptCalibProdPPSTimingCalib',
2468 '--datatier':
'ALCARECO',
2469 '--eventcontent':
'ALCARECO',
2470 '--conditions':
'auto:run3_data_express',
2471 '--triggerResultsProcess':
'ALCARECO',
2474 steps[
'ALCASPLITPPSCALSAMPIC']={
'-s':
'ALCAOUTPUT:PPSCalMaxTracks,ALCA:PromptCalibProdPPSDiamondSampic',
2478 '--datatier':
'ALCARECO',
2479 '--eventcontent':
'ALCARECO',
2480 '--conditions':
'auto:run3_data_express',
2481 '--triggerResultsProcess':
'ALCARECO',
2485 steps[
'ALCASPLITPPSALIG']={
'-s':
'ALCAOUTPUT:PPSCalTrackBasedSel,ALCA:PromptCalibProdPPSAlignment',
2489 '--era':
'Run2_2017',
2490 '--datatier':
'ALCARECO',
2491 '--eventcontent':
'ALCARECO',
2492 '--conditions':
'auto:run3_data_express',
2493 '--triggerResultsProcess':
'ALCARECO',
2496 steps[
'ALCASPLITPPSALIGRUN3']={
'-s':
'ALCAOUTPUT:PPSCalMaxTracks,ALCA:PromptCalibProdPPSAlignment',
2501 '--datatier':
'ALCARECO',
2502 '--eventcontent':
'ALCARECO',
2503 '--conditions':
'auto:run3_data_express',
2504 '--triggerResultsProcess':
'ALCARECO',
2507 steps[
'ALCASPLITSIPIXELLAMCS']={
'-s':
'ALCA:PromptCalibProdSiPixelLAMCS',
2509 '--scenario':
'cosmics',
2511 '--datatier':
'ALCARECO',
2512 '--eventcontent':
'ALCARECO',
2513 '--conditions':
'auto:run3_data_express',
2514 '--customise_commands':
'"process.ALCARECOCalCosmicsFilterForSiPixelLorentzAngleMCS.HLTPaths = [\'*\']; process.ALCARECOCalCosmicsFilterForSiPixelLorentzAngleMCS.TriggerResultsTag = cms.InputTag(\'TriggerResults\',\'\',\'HLT\')"'}
2516 steps[
'ALCAHARVDHPBS']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdBeamSpotHP']),
2518 '--conditions':
'auto:run3_data_express',
2521 '--era':
'Run2_2017',
2522 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2017_harvesting_trackingOnly',
2523 '--filein':
'file:PromptCalibProdBeamSpotHP.root'}
2525 steps[
'ALCAHARVDHPBSLOWPU']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdBeamSpotHPLowPU']),
2527 '--conditions':
'auto:run3_data_express',
2530 '--era':
'Run2_2017',
2531 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run2_2017_harvesting_trackingOnly',
2532 '--filein':
'file:PromptCalibProdBeamSpotHPLowPU.root'}
2535 steps[
'ALCAHARVDSIPIXELCAL']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixel']),
2536 '--conditions':
'auto:run3_data_express',
2539 '--era':
'Run2_2017',
2540 '--filein':
'file:PromptCalibProdSiPixel.root'}
2542 steps[
'ALCAHARVDSIPIXELCALRUN1']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixel']),
2543 '--conditions':
'auto:run1_data',
2546 '--filein':
'file:PromptCalibProdSiPixel.root'}
2548 steps[
'ALCAHARVDSIPIXELCALLA']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixelLA']),
2549 '--conditions':
'auto:run3_data_express',
2552 '--era':
'Run2_2017',
2553 '--filein':
'file:PromptCalibProdSiPixelLA.root'}
2555 steps[
'ALCAHARVDSIPIXELALIHG']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixelAliHG']),
2556 '--conditions':
'auto:run2_data',
2559 '--filein':
'file:PromptCalibProdSiPixelAliHG.root',
2560 '--customise':
'Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.lowerHitsPerStructure'}
2562 steps[
'ALCAHARVDSIPIXELALIHGCOMBINED']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixelAliHGComb']),
2563 '--conditions':
'auto:run2_data',
2566 '--filein':
'file:PromptCalibProdSiPixelAliHGComb.root',
2567 '--customise':
'Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.lowerHitsPerStructure'}
2569 steps[
'ALCAHARVDPPSCAL']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdPPSTimingCalib']),
2570 '--conditions':
'auto:run3_data_express',
2573 '--era':
'Run2_2017',
2574 '--filein':
'file:ALCARECOStreamPromptCalibProdPPSTimingCalib.root'}
2576 steps[
'ALCAHARVDPPSCALRUN3']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdPPSTimingCalib']),
2577 '--conditions':
'auto:run3_data_express',
2581 '--filein':
'file:ALCARECOStreamPromptCalibProdPPSTimingCalib.root'}
2583 steps[
'ALCAHARVDPPSCALSAMPIC']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdPPSDiamondSampic']),
2584 '--conditions':
'auto:run3_data_express',
2588 '--filein':
'file:ALCARECOStreamPromptCalibProdPPSDiamondSampic.root'}
2590 steps[
'ALCAHARVDPPSALIG']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdPPSAlignment']),
2591 '--conditions':
'auto:run3_data_express',
2594 '--era':
'Run2_2017',
2595 '--filein':
'file:PromptCalibProdPPSAlignment.root'}
2597 steps[
'ALCAHARVDPPSALIGRUN3']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdPPSAlignment']),
2598 '--conditions':
'auto:run3_data_express',
2602 '--filein':
'file:PromptCalibProdPPSAlignment.root'}
2604 steps[
'ALCAHARVDSIPIXELLAMCS']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixelLAMCS']),
2605 '--conditions':
'auto:run3_data_express',
2606 '--scenario':
'cosmics',
2609 '--filein':
'file:PromptCalibProdSiPixelLAMCS.root'}
2611 steps[
'RECOCOSD']=
merge([{
'--scenario':
'cosmics',
2612 '-s':
'RAW2DIGI,L1Reco,RECO,DQM',
2613 '--datatier':
'RECO,DQMIO',
2614 '--eventcontent':
'RECO,DQM',
2615 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseCosmicData' 2618 steps[
'RECOCOSDRUN2']=
merge([{
'--conditions':
'auto:run2_data',
'--era':
'Run2_2016'},steps[
'RECOCOSD']])
2621 steps[
'RECODR3']=
merge([{
'--scenario':
'pp',
2622 '-s':
'RAW2DIGI,L1Reco,RECO,DQM',
2623 '--conditions':
'auto:run3_data',
2625 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePostEra_Run3'},dataReco])
2627 steps[
'RECODR3_2023']=
merge([{
'--era':
'Run3_2023'},steps[
'RECODR3']])
2629 steps[
'RECODR3_reHLT_2022']=
merge([{
'--conditions':
'auto:run3_data_relval',
'--hltProcess':
'reHLT'},steps[
'RECODR3']])
2630 steps[
'RECODR3_reHLT_2023']=
merge([{
'--conditions':
'auto:run3_data_prompt_relval',
'--hltProcess':
'reHLT'},steps[
'RECODR3_2023']])
2631 steps[
'RECODR3_reHLT_2023B']=
merge([{
'--conditions':
'auto:run3_data_prompt_relval',
'--hltProcess':
'reHLT'},steps[
'RECODR3']])
2633 steps[
'RECODR3_2023_HIN']=
merge([{
'--conditions':
'auto:run3_data_prompt',
'-s':
'RAW2DIGI,L1Reco,RECO,DQM:@commonFakeHLT+@standardDQMFakeHLT',
'--repacked':
'',
'-n':1000},steps[
'RECODR3_2023']])
2634 steps[
'RECODR3_2023_UPC']=
merge([{
'--era':
'Run3_2023_UPC',
'--conditions':
'132X_dataRun3_Prompt_HI_LowPtPhotonReg_v2'},steps[
'RECODR3_2023_HIN']])
2636 steps[
'RECODR3Splash']=
merge([{
'-n': 2,
2637 '-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM' 2638 },steps[
'RECODR3']])
2640 steps[
'RECOCOSDRUN3']=
merge([{
'--conditions':
'auto:run3_data',
'--era':
'Run3'},steps[
'RECOCOSD']])
2642 steps[
'RECOCOSDPROMPTRUN3']=
merge([{
'--conditions':
'auto:run3_data_prompt',
2644 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePrompt,Configuration/DataProcessing/RecoTLR.customiseCosmicData' 2645 },steps[
'RECOCOSD']])
2647 steps[
'RECOCOSDEXPRUN3']=
merge([{
'--conditions':
'auto:run3_data_express',
2649 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress,Configuration/DataProcessing/RecoTLR.customiseCosmicData' 2650 },steps[
'RECOCOSD']])
2652 steps[
'RECOALCAECALPHISYMDR3']=
merge([{
'--scenario':
'pp',
2654 '--conditions':
'auto:run3_data_prompt',
2655 '--datatier':
'RECO',
2656 '--eventcontent':
'RECO',
2658 '-s':
'RECO:bunchSpacingProducer+ecalMultiFitUncalibRecHitTask+ecalCalibratedRecHitTask',
2659 '--customise':
'Calibration/EcalCalibAlgos/EcalPhiSymRecoSequence_cff'},dataReco])
2662 step1Up2018HiMixDefaults = merge ([{
'--beamspot':
'MatchHI',
'--pileup':
'HiMixGEN',
'--scenario':
'HeavyIons'},hiDefaults2018_ppReco,PUHI,step1Up2018HiProdDefaults])
2664 global step1Up2018HiMixDefaults
2665 return merge([{
'cfg':fragment},howMuch,step1Up2018HiMixDefaults])
2667 step1Up2022HiMixDefaults = merge ([{
'--beamspot':
'MatchHI',
'--pileup':
'HiMixGEN',
'--scenario':
'HeavyIons'},hiDefaults2022_ppReco,PUHI2022,step1Up2022HiProdDefaults])
2669 global step1Up2022HiMixDefaults
2670 return merge([{
'cfg':fragment},howMuch,step1Up2022HiMixDefaults])
2672 step1Up2023HiMixDefaults = merge ([{
'--beamspot':
'MatchHI',
'--pileup':
'HiMixGEN',
'--scenario':
'HeavyIons'},hiDefaults2023_ppReco,PUHI2023,step1Up2023HiProdDefaults])
2674 global step1Up2023HiMixDefaults
2675 return merge([{
'cfg':fragment},howMuch,step1Up2023HiMixDefaults])
2677 steps[
'Pyquen_GammaJet_pt20_2760GeV']=
gen2018HiMix(
'Pyquen_GammaJet_pt20_2760GeV_cfi',
Kby(9,100))
2678 steps[
'Pyquen_DiJet_pt80to120_2760GeV']=
gen2018HiMix(
'Pyquen_DiJet_pt80to120_2760GeV_cfi',
Kby(9,100))
2679 steps[
'Pyquen_ZeemumuJets_pt10_2760GeV']=
gen2018HiMix(
'Pyquen_ZeemumuJets_pt10_2760GeV_cfi',
Kby(9,100))
2680 steps[
'Pyquen_GammaJet_pt20_2760GeV_2022']=
gen2022HiMix(
'Pyquen_GammaJet_pt20_2760GeV_cfi',
Kby(9,100))
2681 steps[
'Pyquen_DiJet_pt80to120_2760GeV_2022']=
gen2022HiMix(
'Pyquen_DiJet_pt80to120_2760GeV_cfi',
Kby(9,100))
2682 steps[
'Pyquen_ZeemumuJets_pt10_2760GeV_2022']=
gen2022HiMix(
'Pyquen_ZeemumuJets_pt10_2760GeV_cfi',
Kby(9,100))
2683 steps[
'Pyquen_GammaJet_pt20_5362GeV_2023']=
gen2023HiMix(
'Pyquen_GammaJet_pt20_5362GeV_cfi',
Kby(9,100))
2684 steps[
'Pyquen_DiJet_pt80to120_5362GeV_2023']=
gen2023HiMix(
'Pyquen_DiJet_pt80to120_5362GeV_cfi',
Kby(9,100))
2685 steps[
'Pyquen_ZeemumuJets_pt10_5362GeV_2023']=
gen2023HiMix(
'Pyquen_ZeemumuJets_pt10_5362GeV_cfi',
Kby(9,100))
2689 '-s' :
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
2690 '--conditions' :
'auto:run1_mc',
2692 '--datatier' :
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
2693 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
2695 step3DefaultsAlCaCalo=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron+HcalCalIsoTrk,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM'},step3Defaults])
2697 steps[
'DIGIPU']=
merge([{
'--process':
'REDIGI'},steps[
'DIGIPU1']])
2700 step3Up2015Defaults = {
2702 '-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
2703 '--conditions':
'auto:run2_mc',
2705 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
2706 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
2707 '--era' :
'Run2_2016' 2710 step3Up2015Defaults50ns =
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
'--conditions':
'auto:run2_mc_50ns',
'--era':
'Run2_50ns'},step3Up2015Defaults])
2712 step3Up2015DefaultsAlCaCalo =
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:EcalCalZElectron+EcalCalWElectron+EcalUncalZElectron+EcalUncalWElectron+EcalTrg+HcalCalIsoTrk,VALIDATION:@standardValidationNoHLT,DQM:@standardDQMFakeHLT'},step3Up2015Defaults])
2713 step3Up2015DefaultsAlCaCalo50ns =
merge([{
'--conditions':
'auto:run2_mc_50ns',
'--era':
'Run2_50ns'},step3Up2015DefaultsAlCaCalo])
2715 step3Up2015Hal = {
'-s' :
'RAW2DIGI,L1Reco,RECO,VALIDATION,DQM',
2716 '--conditions' :
'auto:run2_mc',
2717 '--datatier' :
'GEN-SIM-RECO,DQMIO',
2718 '--eventcontent':
'RECOSIM,DQM',
2720 '--era' :
'Run2_2016' 2723 step3_pixel_ntuplet_cpu = {
2724 '--procModifiers':
'pixelNtupletFit' 2726 step3_pixel_ntuplet_gpu = {
2727 '--procModifiers':
'pixelNtupletFit,gpu' 2729 step3_pixel_ntuplet_gpu_validation = {
2730 '--procModifiers':
'pixelNtupletFit,gpuValidation' 2732 step3_pixel_triplets = {
2733 '--customise':
'RecoTracker/Configuration/customizePixelTracksForTriplets.customizePixelTracksForTriplets' 2735 step3_pixel_profiling = {
2736 '--customise':
'RecoTracker/Configuration/customizePixelOnlyForProfiling.customizePixelOnlyForProfilingGPUOnly' 2738 step3_pixel_triplets_profiling = {
2739 '--customise':
'RecoTracker/Configuration/customizePixelTracksForTriplets.customizePixelTracksForTriplets,RecoTracker/Configuration/customizePixelOnlyForProfiling.customizePixelOnlyForProfilingGPUOnly' 2742 '--procModifiers':
'gpu',
2744 step3_trackingLowPU = {
2745 '--era':
'Run2_2016_trackingLowPU' 2748 '--era':
'Run2_2016_HIPM' 2750 step3Up2015Defaults_trackingOnly =
merge([step3_trackingOnly, step3Up2015Defaults])
2752 steps[
'RECOUP15']=
merge([step3Up2015Defaults])
2753 steps[
'RECOUP15_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},step3Up2015Defaults])
2754 steps[
'RECOUP15_L1TMuDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TMuon'},step3Up2015Defaults])
2755 steps[
'RECOUP15AlCaCalo']=
merge([step3Up2015DefaultsAlCaCalo])
2757 steps[
'RECOUP15_trackingOnly']=
merge([step3Up2015Defaults_trackingOnly])
2758 steps[
'RECOUP15_trackingLowPU']=
merge([step3_trackingLowPU, step3Up2015Defaults])
2759 steps[
'RECOUP15_trackingOnlyLowPU']=
merge([step3_trackingLowPU, step3Up2015Defaults_trackingOnly])
2760 steps[
'RECOUP15_HIPM']=
merge([step3_HIPM,step3Up2015Defaults])
2761 steps[
'RECOUP15_BPHDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@heavyFlavor'},step3Up2015Defaults])
2763 steps[
'RECOUP17']=
merge([{
'--conditions':
'auto:phase1_2017_realistic',
'--era' :
'Run2_2017',
'--geometry' :
'DB:Extended'},steps[
'RECOUP15']])
2764 steps[
'RECOUP17_PU25']=
merge([PU25UP17,steps[
'RECOUP17']])
2766 steps[
'RECOUP18']=
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era' :
'Run2_2018',
'--geometry' :
'DB:Extended'},steps[
'RECOUP15']])
2767 steps[
'RECOUP18_PU25']=
merge([PU25UP18,steps[
'RECOUP18']])
2770 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])
2773 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']])
2777 steps[
'RECODreHLT']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run1_data_%s'%menu},steps[
'RECOD']])
2778 steps[
'RECODR1reHLT']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run1_data_%s'%menu},steps[
'RECODR1']])
2779 steps[
'RECODR1reHLT2']=
merge([{
'--process':
'reRECO2'},steps[
'RECODR1reHLT']])
2781 steps[
'RECODreHLTAlCaCalo']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run1_data_%s'%menu},steps[
'RECODAlCaCalo']])
2783 steps[
'RECODR2_25nsreHLT']=
merge([{
'--hltProcess':
'reHLT'},steps[
'RECODR2_25ns']])
2784 steps[
'RECODR2_25nsreHLT_ZB']=
merge([{
'--hltProcess':
'reHLT',
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@rerecoZeroBiasFakeHLT+@miniAODDQM'},steps[
'RECODR2_25ns']])
2785 steps[
'RECODR2_50nsreHLT']=
merge([{
'--hltProcess':
'reHLT'},steps[
'RECODR2_50ns']])
2786 steps[
'RECODR2_50nsreHLT_ZB']=
merge([{
'--hltProcess':
'reHLT',
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@rerecoZeroBiasFakeHLT+@miniAODDQM'},steps[
'RECODR2_50ns']])
2788 steps[
'RECODR2_2016reHLT']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval'},steps[
'RECODR2_2016']])
2789 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']])
2790 steps[
'RECODR2_2016reHLT_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECODR2_2016reHLT']])
2791 steps[
'RECODR2_2016reHLT_L1TMuDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TMuon'},steps[
'RECODR2_2016reHLT']])
2792 steps[
'RECODR2_2017reHLT']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval'},steps[
'RECODR2_2017']])
2793 steps[
'RECODR2reHLTAlCaEle']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval'},steps[
'RECODR2AlCaEle']])
2794 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']])
2795 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']])
2796 steps[
'RECODR2_2017reHLTSiPixelCalZeroBias']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval',
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiPixelCalZeroBias,DQM:@standardDQMFakeHLT+@miniAODDQM'},steps[
'RECODR2_2017']])
2797 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']])
2799 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']])
2800 steps[
'RECODR2_2016reHLT_skimDoubleEG']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:ZElectron,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@ecal+@egamma'},steps[
'RECODR2_2016reHLT']])
2801 steps[
'RECODR2_2016reHLT_skimMuonEG']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:TopMuEG,PAT,ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2016reHLT']])
2802 steps[
'RECODR2_2016reHLT_skimJetHT']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:JetHTJetPlusHOFilter,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@jetmet+@hcalOnly'},steps[
'RECODR2_2016reHLT']])
2803 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']])
2804 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']])
2805 steps[
'RECODR2_2016reHLT_skimMuOnia']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:BPHSkim,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@muon'},steps[
'RECODR2_2016reHLT']])
2807 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']])
2808 steps[
'RECODR2_2017reHLT_skimDoubleEG']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:ZElectron,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@ecal+@egamma'},steps[
'RECODR2_2017reHLT']])
2809 steps[
'RECODR2_2017reHLT_skimMuonEG']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:TopMuEG,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2017reHLT']])
2810 steps[
'RECODR2_2017reHLT_skimJetHT']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:JetHTJetPlusHOFilter,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@jetmet+@hcalOnly'},steps[
'RECODR2_2017reHLT']])
2811 steps[
'RECODR2_2017reHLT_skimDisplacedJet']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:EXODisplacedJet,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2017reHLT']])
2812 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']])
2813 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']])
2814 steps[
'RECODR2_2017reHLT_skimMuOnia']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:BPHSkim,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@muon'},steps[
'RECODR2_2017reHLT']])
2815 steps[
'RECODR2_2017reHLT_skimCharmonium']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:MuonPOGJPsiSkim+BPHSkim,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2017reHLT']])
2817 steps[
'RECODR2_2018reHLT']=
merge([{
'--hltProcess':
'reHLT',
'--conditions':
'auto:run2_data_relval'},steps[
'RECODR2_2018']])
2818 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']])
2819 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']])
2820 steps[
'RECODR2_2018reHLT_skimMuonEG']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:TopMuEG,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2018reHLT']])
2821 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']])
2822 steps[
'RECODR2_2018reHLT_skimDisplacedJet']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:EXODisplacedJet,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT'},steps[
'RECODR2_2018reHLT']])
2823 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']])
2824 steps[
'RECODR2_2018reHLT_skimMuOnia']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:BPHSkim,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+SiStripCalSmallBiasScan+TkAlMinBias+EcalESAlign,DQM:@commonFakeHLT+@muon'},steps[
'RECODR2_2018reHLT']])
2825 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']])
2826 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']])
2828 for sname
in [
'RECODR2_50nsreHLT',
'RECODR2_50nsreHLT_ZB',
2829 'RECODR2_25nsreHLT',
'RECODR2_25nsreHLT_ZB',
2830 'RECODR2_2016reHLT',
'RECODR2_2016reHLT_ZB',
2831 'RECODR2_2016reHLT_L1TEgDQM',
'RECODR2_2016reHLT_L1TMuDQM',
2832 'RECODR2_2016reHLT_skimDoubleEG',
'RECODR2_2016reHLT_skimJetHT',
'RECODR2_2016reHLT_skimMET',
2833 'RECODR2_2016reHLT_skimMuonEG',
'RECODR2_2016reHLT_skimSingleMu',
2834 'RECODR2_2016reHLT_skimSinglePh',
'RECODR2_2016reHLT_skimMuOnia',
2835 'RECODR2reHLTAlCaTkCosmics']:
2836 steps[sname+
"_HIPM"] =
merge([{
'--era': steps[sname][
'--era']+
"_HIPM"},steps[sname]])
2839 steps[
'RECODR2_2016reHLT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT']])
2840 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']])
2841 steps[
'RECODR2_2016reHLT_Prompt_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECODR2_2016reHLT_Prompt']])
2842 steps[
'RECODR2_2016reHLT_skimDoubleEG_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimDoubleEG']])
2843 steps[
'RECODR2_2016reHLT_skimJetHT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimJetHT']])
2844 steps[
'RECODR2_2016reHLT_skimMET_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimMET']])
2845 steps[
'RECODR2_2016reHLT_skimMuonEG_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimMuonEG']])
2846 steps[
'RECODR2_2016reHLT_skimSingleMu_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimSingleMu']])
2847 steps[
'RECODR2_2016reHLT_skimSinglePh_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimSinglePh']])
2848 steps[
'RECODR2_2016reHLT_skimMuOnia_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2016reHLT_skimMuOnia']])
2849 steps[
'RECODR2_2016reHLT_Prompt_Lumi']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@lumi'},steps[
'RECODR2_2016reHLT_Prompt']])
2850 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']])
2852 steps[
'RECODR2_2017reHLT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT']])
2853 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']])
2854 steps[
'RECODR2_2017reHLT_Prompt_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECODR2_2017reHLT_Prompt']])
2855 steps[
'RECODR2_2017reHLT_skimDoubleEG_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimDoubleEG']])
2856 steps[
'RECODR2_2017reHLT_skimJetHT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimJetHT']])
2857 steps[
'RECODR2_2017reHLT_skimDisplacedJet_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimDisplacedJet']])
2858 steps[
'RECODR2_2017reHLT_skimMET_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimMET']])
2859 steps[
'RECODR2_2017reHLT_skimMuonEG_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimMuonEG']])
2860 steps[
'RECODR2_2017reHLT_skimSingleMu_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimSingleMu']])
2861 steps[
'RECODR2_2017reHLT_skimSinglePh_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimSinglePh']])
2862 steps[
'RECODR2_2017reHLT_skimMuOnia_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimMuOnia']])
2863 steps[
'RECODR2_2017reHLT_skimCharmonium_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLT_skimCharmonium']])
2864 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']])
2865 steps[
'RECODR2_2017reHLTAlCaTkCosmics_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLTAlCaTkCosmics']])
2866 steps[
'RECODR2_2017reHLTSiPixelCalZeroBias_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2017reHLTSiPixelCalZeroBias']])
2868 steps[
'RECODR2_2018reHLT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT']])
2869 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']])
2870 steps[
'RECODR2_2018reHLT_Prompt_pixelTrackingOnly']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_pixelOnly,RECO:reconstruction_pixelTrackingOnly,DQM:@pixelTrackingOnlyDQM'},steps[
'RECODR2_2018reHLT_Prompt']])
2871 steps[
'RECODR2_2018reHLT_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT']])
2872 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']])
2873 steps[
'RECODR2_2018reHLT_skimEGamma_Prompt_L1TEgDQM']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimEGamma_L1TEgDQM']])
2874 steps[
'RECODR2_2018reHLT_skimEGamma_Offline_L1TEgDQM']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimEGamma_L1TEgDQM']])
2875 steps[
'RECODR2_2018reHLT_skimJetHT_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimJetHT']])
2876 steps[
'RECODR2_2018reHLT_skimJetHT_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimJetHT']])
2877 steps[
'RECODR2_2018reHLT_skimDisplacedJet_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimDisplacedJet']])
2878 steps[
'RECODR2_2018reHLT_skimDisplacedJet_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimDisplacedJet']])
2879 steps[
'RECODR2_2018reHLT_skimMET_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMET']])
2880 steps[
'RECODR2_2018reHLT_skimMET_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMET']])
2881 steps[
'RECODR2_2018reHLT_skimMuonEG_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMuonEG']])
2882 steps[
'RECODR2_2018reHLT_skimMuonEG_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMuonEG']])
2883 steps[
'RECODR2_2018reHLT_skimSingleMu_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimSingleMu']])
2884 steps[
'RECODR2_2018reHLT_skimSingleMu_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimSingleMu']])
2885 steps[
'RECODR2_2018reHLT_skimMuOnia_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMuOnia']])
2886 steps[
'RECODR2_2018reHLT_skimMuOnia_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimMuOnia']])
2887 steps[
'RECODR2_2018reHLT_skimCharmonium_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimCharmonium']])
2888 steps[
'RECODR2_2018reHLT_skimCharmonium_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimCharmonium']])
2889 steps[
'RECODR2_2018reHLT_skimParkingBPH_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimParkingBPH']])
2890 steps[
'RECODR2_2018reHLT_skimParkingBPH_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLT_skimParkingBPH']])
2891 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']])
2892 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']])
2893 steps[
'RECODR2_2018reHLTAlCaTkCosmics_Prompt']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLTAlCaTkCosmics']])
2894 steps[
'RECODR2_2018reHLTAlCaTkCosmics_Offline']=
merge([{
'--conditions':
'auto:run2_data'},steps[
'RECODR2_2018reHLTAlCaTkCosmics']])
2895 steps[
'RECODR2_2018reHLT_Prompt_hBStar']=
merge([{
'--era':
'Run2_2018_highBetaStar'},steps[
'RECODR2_2018reHLT_Prompt']])
2896 steps[
'RECODR2_2018reHLT_Offline_hBStar']=
merge([{
'--era':
'Run2_2018_highBetaStar'},steps[
'RECODR2_2018reHLT_Offline']])
2897 steps[
'RECODR2_2018reHLT_skimJetHT_Prompt_HEfail']=
merge([{
'--conditions':
'auto:run2_data_HEfail'},steps[
'RECODR2_2018reHLT_skimJetHT']])
2898 steps[
'RECO']=
merge([step3Defaults])
2901 steps[
'RECOAlCaCalo']=
merge([step3DefaultsAlCaCalo])
2902 steps[
'RECODBG']=
merge([{
'--eventcontent':
'RECODEBUG,MINIAODSIM,DQM'},steps[
'RECO']])
2903 steps[
'RECOPROD1']=
merge([{
'-s' :
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT',
'--datatier' :
'AODSIM,MINIAODSIM',
'--eventcontent' :
'AODSIM,MINIAODSIM'},step3Defaults])
2905 steps[
'RECOPRODUP15']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT',
'--datatier':
'AODSIM,MINIAODSIM',
'--eventcontent':
'AODSIM,MINIAODSIM'},step3Up2015Defaults])
2907 steps[
'RECOPRODUP17']=
merge([{
'--era' :
'Run2_2017',
'--conditions':
'auto:phase1_2017_realistic'},steps[
'RECOPRODUP15']])
2909 steps[
'RECOPRODUP18']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM',
'--era' :
'Run2_2018',
'--conditions':
'auto:phase1_2018_realistic',
'--datatier':
'AODSIM',
'--eventcontent':
'AODSIM'},step3Up2015Defaults])
2910 steps[
'RECOPRODUP18bParking']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM',
'--era' :
'Run2_2018,bParking',
'--conditions':
'auto:phase1_2018_realistic',
'--datatier':
'AODSIM',
'--eventcontent':
'AODSIM'},step3Up2015Defaults])
2912 steps[
'RECOCOS']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,DQM',
'--scenario':
'cosmics',
'--datatier':
'GEN-SIM-RECO,DQMIO',
'--eventcontent':
'RECOSIM,DQM'},stCond,step3Defaults])
2913 steps[
'RECOHAL']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,DQM',
'--scenario':
'cosmics'},step3Up2015Hal])
2914 steps[
'RECOCOS_UP15']=
merge([{
'--conditions':
'auto:run2_mc_cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics'},step3Up2015Hal])
2915 steps[
'RECOCOS_UP16']=
merge([{
'--conditions':
'auto:run2_mc_cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run2_2016'},step3Up2015Hal])
2916 steps[
'RECOCOS_UP17']=
merge([{
'--conditions':
'auto:phase1_2017_cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run2_2017'},step3Up2015Hal])
2917 steps[
'RECOCOS_UP18']=
merge([{
'--conditions':
'auto:phase1_2018_cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run2_2018'},step3Up2015Hal])
2918 steps[
'RECOCOS_UP21']=
merge([{
'--conditions':
'auto:phase1_2022_cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run3'},step3Up2015Hal])
2919 steps[
'RECOCOS_UP21_0T']=
merge([{
'--magField':
'0T',
'--conditions':
'auto:phase1_2022_cosmics_0T'},steps[
'RECOCOS_UP21']])
2920 steps[
'RECOCOSPEAK_UP17']=
merge([{
'--conditions':
'auto:phase1_2017_cosmics_peak',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run2_2017'},step3Up2015Hal])
2921 steps[
'RECOCOSPEAK_UP18']=
merge([{
'--conditions':
'auto:phase1_2018_cosmics_peak',
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics,DQM',
'--scenario':
'cosmics',
'--era':
'Run2_2018'},step3Up2015Hal])
2922 steps[
'RECOCOS_Phase2']=
merge([{
'--conditions': phase2CosInfo[
'GT'],
2923 '-s':
'RAW2DIGI,L1Reco,RECO,ALCA:MuAlGlobalCosmics',
2924 '--scenario':
'cosmics',
2925 '--era': phase2CosInfo[
'Era'],
2926 '--geometry': phase2CosInfo[
'Geom']},step3Up2015Hal])
2928 steps[
'RECOMIN']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,ALCA:SiStripCalZeroBias+SiStripCalMinBias,VALIDATION,DQM'},stCond,step3Defaults])
2929 steps[
'RECOMINUP15']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,ALCA:SiStripCalZeroBias+SiStripCalMinBias,VALIDATION,DQM'},step3Up2015Defaults])
2930 steps[
'RECOAODUP15']=
merge([{
'--datatier':
'AODSIM,MINIAODSIM,DQMIO',
'--eventcontent':
'AODSIM,MINIAODSIM,DQM'},step3Up2015Defaults])
2932 steps[
'RECODDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,DQM:@allForPrompt'},steps[
'RECOD']])
2934 steps[
'RECOPU1']=
merge([PU,steps[
'RECO']])
2935 steps[
'RECOPU2']=
merge([PU2,steps[
'RECO']])
2936 steps[
'RECOUP15_PU25']=
merge([PU25,step3Up2015Defaults])
2937 steps[
'RECOUP15_PU25_HIPM']=
merge([step3_HIPM,steps[
'RECOUP15_PU25']])
2938 steps[
'RECOUP15_PU25_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECOUP15_PU25']])
2939 steps[
'RECOUP15_PU25_L1TMuDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TMuon'},steps[
'RECOUP15_PU25']])
2940 steps[
'RECOUP15_PU50']=
merge([PU50,step3Up2015Defaults50ns])
2941 steps[
'RECOUP15_PU50_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECOUP15_PU50']])
2942 steps[
'RECOUP15_PU50_L1TMuDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TMuon'},steps[
'RECOUP15_PU50']])
2945 steps[
'RECOUP15_PU25HS']=
merge([PU25HS,step3Up2015Defaults])
2948 steps[
'RECODR3_reHLT_MinBiasOffline']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,ALCA:SiStripCalMinBias+TkAlMinBias+EcalESAlign,DQM:@commonSiStripZeroBias+@miniAODDQM',
'--procModifiers':
'siPixelQualityRawToDigi'},steps[
'RECODR3_reHLT_2022']])
2949 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']])
2950 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']])
2951 steps[
'RECODR3_reHLT_AlCaTkCosmics_Offline']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,SKIM:EXONoBPTXSkim,PAT,ALCA:TkAlCosmicsInCollisions,DQM:@standardDQMFakeHLT+@miniAODDQM'},steps[
'RECODR3_reHLT_2022']])
2952 steps[
'RECODR3_reHLT_pixelTrackingOnly']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_pixelOnly,RECO:reconstruction_pixelTrackingOnly,DQM:@pixelTrackingOnlyDQM'},steps[
'RECODR3_reHLT_2023']])
2953 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyCPU']=
merge([step3_pixel_ntuplet_cpu, steps[
'RECODR3_reHLT_pixelTrackingOnly']])
2954 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyGPU']=
merge([step3_pixel_ntuplet_gpu, steps[
'RECODR3_reHLT_pixelTrackingOnly']])
2955 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyGPUValidation']=
merge([{
'--accelerators':
'gpu-nvidia'},step3_pixel_ntuplet_gpu_validation,steps[
'RECODR3_reHLT_Patatrack_PixelOnlyGPU']])
2956 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyGPUProfiling']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_pixelOnly,RECO:reconstruction_pixelTrackingOnly',
'--customise':
'RecoTracker/Configuration/customizePixelOnlyForProfiling.customizePixelOnlyForProfilingGPUOnly'},steps[
'RECODR3_reHLT_Patatrack_PixelOnlyGPU']])
2957 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyTripletsCPU']=
merge([step3_pixel_ntuplet_cpu, step3_pixel_triplets, steps[
'RECODR3_reHLT_pixelTrackingOnly']])
2958 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyTripletsGPU']=
merge([step3_pixel_ntuplet_gpu, step3_pixel_triplets, steps[
'RECODR3_reHLT_pixelTrackingOnly']])
2959 steps[
'RECODR3_reHLT_Patatrack_PixelOnlyTripletsGPUValidation']=
merge([{
'--accelerators':
'gpu-nvidia'},step3_pixel_ntuplet_gpu_validation,steps[
'RECODR3_reHLT_Patatrack_PixelOnlyTripletsGPU']])
2960 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']])
2961 steps[
'RECODR3_reHLT_ECALOnlyCPU']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_ecalOnly,RECO:reconstruction_ecalOnly,DQM:@ecalOnly'},steps[
'RECODR3_reHLT_2023']])
2962 steps[
'RECODR3_reHLT_ECALOnlyGPU']=
merge([step3_gpu, steps[
'RECODR3_reHLT_ECALOnlyCPU']])
2963 steps[
'RECODR3_reHLT_ECALOnlyGPUValidation']=
merge([{
'--accelerators':
'gpu-nvidia',
'--procModifiers':
'gpuValidation'},steps[
'RECODR3_reHLT_ECALOnlyGPU']])
2964 steps[
'RECODR3_reHLT_ECALOnlyGPUProfiling']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_ecalOnly,RECO:reconstruction_ecalOnly',
'--customise':
'RecoLocalCalo/Configuration/customizeEcalOnlyForProfiling.customizeEcalOnlyForProfilingGPUOnly'},steps[
'RECODR3_reHLT_ECALOnlyGPU']])
2965 steps[
'RECODR3_reHLT_HCALOnlyCPU']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_hcalOnly,RECO:reconstruction_hcalOnly,DQM:@hcalOnly+@hcal2Only'},steps[
'RECODR3_reHLT_2023']])
2966 steps[
'RECODR3_reHLT_HCALOnlyGPU']=
merge([step3_gpu, steps[
'RECODR3_reHLT_HCALOnlyCPU']])
2967 steps[
'RECODR3_reHLT_HCALOnlyGPUValidation']=
merge([{
'--accelerators':
'gpu-nvidia',
'--procModifiers':
'gpuValidation'},steps[
'RECODR3_reHLT_HCALOnlyGPU']])
2968 steps[
'RECODR3_reHLT_HCALOnlyGPUProfiling']=
merge([{
'-s':
'RAW2DIGI:RawToDigi_hcalOnly,RECO:reconstruction_hcalOnly',
'--customise':
'RecoLocalCalo/Configuration/customizeHcalOnlyForProfiling.customizeHcalOnlyForProfilingGPUOnly'},steps[
'RECODR3_reHLT_HCALOnlyGPU']])
2970 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']])
2971 steps[
'RECONANORUN3_ZB_reHLT_2022']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@rerecoZeroBiasFakeHLT+@miniAODDQM+@nanoAODDQM'},steps[
'RECONANORUN3_reHLT_2022']])
2972 steps[
'RECOCOSMRUN3_reHLT_2022']=
merge([{
'--scenario':
'cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,DQM',
'--datatier':
'RECO,DQMIO',
'--eventcontent':
'RECO,DQM'},steps[
'RECONANORUN3_reHLT_2022']])
2974 steps[
'AODNANORUN3_reHLT_2022']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@standardDQMFakeHLT+@miniAODDQM+@nanoAODDQM',
'--datatier':
'AOD,MINIAOD,NANOAOD,DQMIO',
'--eventcontent':
'AOD,MINIAOD,NANOEDMAOD,DQM'},steps[
'RECODR3_reHLT_2022']])
2976 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']])
2977 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']])
2978 steps[
'RECONANORUN3_ZB_reHLT_2023B']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@rerecoZeroBias+@miniAODDQM+@nanoAODDQM'},steps[
'RECONANORUN3_reHLT_2023B']])
2979 steps[
'RECONANORUN3_ZB_reHLT_2023']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@rerecoZeroBias+@miniAODDQM+@nanoAODDQM'},steps[
'RECONANORUN3_reHLT_2023']])
2980 steps[
'RECOCOSMRUN3_reHLT_2023']=
merge([{
'--scenario':
'cosmics',
'-s':
'RAW2DIGI,L1Reco,RECO,DQM',
'--datatier':
'RECO,DQMIO',
'--eventcontent':
'RECO,DQM'},steps[
'RECONANORUN3_reHLT_2023']])
2982 steps[
'AODNANORUN3_reHLT_2023']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@standardDQM+@miniAODDQM+@nanoAODDQM',
'--datatier':
'AOD,MINIAOD,NANOAOD,DQMIO',
'--eventcontent':
'AOD,MINIAOD,NANOEDMAOD,DQM'},steps[
'RECODR3_reHLT_2023']])
2983 steps[
'AODNANORUN3_reHLT_2023B']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,NANO,DQM:@standardDQM+@miniAODDQM+@nanoAODDQM',
'--datatier':
'AOD,MINIAOD,NANOAOD,DQMIO',
'--eventcontent':
'AOD,MINIAOD,NANOEDMAOD,DQM'},steps[
'RECODR3_reHLT_2023B']])
2985 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']])
2988 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',
2989 '--conditions':
'auto:run3_data_prompt',
2990 '--datatier':
'RECO,MINIAOD,DQMIO',
2992 '--eventcontent':
'RECO,MINIAOD,DQM',
2993 '--geometry':
'DB:Extended',
2995 '--accelerators':
'gpu-nvidia',
2996 '--procModifiers':
'pixelNtupletFit,gpuValidation'},dataReco])
2999 for s
in autoSkim.keys():
3002 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']])
3003 elif 'Cosmics' in s:
3004 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']])
3006 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']])
3009 for s
in autoSkim.keys():
3012 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']])
3013 elif 'Cosmics' in s:
3014 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']])
3016 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']])
3025 steps[
'RECOPRMXUP15_PU25']=
merge([
3026 {
'--era':
'Run2_2016',
'--procModifiers':
'premix_stage2'},
3027 step3Up2015Defaults])
3028 steps[
'RECOPRMXUP15_HIPM_PU25']=
merge([step3_HIPM,steps[
'RECOPRMXUP15_PU25']])
3029 steps[
'RECOPRMXUP15_PU50']=
merge([
3030 {
'--era':
'Run2_50ns',
'--procModifiers':
'premix_stage2'},
3031 step3Up2015Defaults50ns])
3033 steps[
'RECOPRMXUP17_PU25']=
merge([
3034 {
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017',
'--procModifiers':
'premix_stage2'},
3035 step3Up2015Defaults])
3037 steps[
'RECOPRMXUP18_PU25']=
merge([
3038 {
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--procModifiers':
'premix_stage2'},
3039 step3Up2015Defaults])
3040 steps[
'RECOPRMXUP18_PU25_L1TEgDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TEgamma'},steps[
'RECOPRMXUP18_PU25']])
3041 steps[
'RECOPRMXUP18_PU25_L1TMuDQM']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@L1TMuon'},steps[
'RECOPRMXUP18_PU25']])
3044 step_RECO18_RD = {
'--conditions':
'auto:phase1_2018_realistic_rd'}
3045 steps[
'RECOPRMXUP18_PU25_RD']=
merge([step_RECO18_RD, steps[
'RECOPRMXUP18_PU25']])
3046 steps[
'RECOPRMXUP18_PU25_L1TEgDQM_RD']=
merge([step_RECO18_RD, steps[
'RECOPRMXUP18_PU25_L1TEgDQM']])
3047 steps[
'RECOPRMXUP18_PU25_L1TMuDQM_RD']=
merge([step_RECO18_RD, steps[
'RECOPRMXUP18_PU25_L1TMuDQM']])
3049 recoPremixUp15prod =
merge([
3051 {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,DQM:DQMOfflinePOGMC'},
3052 {
'--datatier' :
'AODSIM,MINIAODSIM,DQMIO'},
3053 {
'--eventcontent' :
'AODSIM,MINIAODSIM,DQMIO'},
3054 {
'--era':
'Run2_2016'},
3055 step3Up2015Defaults])
3057 steps[
'RECOPRMXUP15PROD_PU25']=
merge([
3058 recoPremixUp15prod])
3059 steps[
'RECOPRMXUP15PROD_PU50']=
merge([
3060 {
'--conditions':
'auto:run2_mc_50ns'},
3061 {
'--era':
'Run2_50ns'},
3062 recoPremixUp15prod])
3064 recoPremixUp17prod =
merge([
3065 {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT'},
3066 {
'--datatier' :
'AODSIM,MINIAODSIM'},
3067 {
'--eventcontent' :
'AODSIM,MINIAODSIM'},
3068 {
'--era':
'Run2_2017'},
3069 {
'--conditions':
'auto:phase1_2017_realistic'},
3070 step3Up2015Defaults])
3073 steps[
'RECOPRMXUP17PROD_PU25']=
merge([recoPremixUp17prod])
3074 steps[
'RECOPRMXUP18PROD_PU25']=
merge([{
'--era':
'Run2_2018',
'--conditions':
'auto:phase1_2018_realistic',
'--procModifiers':
'premix_stage2'},recoPremixUp17prod])
3077 steps[
'RECOPUDBG']=
merge([{
'--eventcontent':
'RECODEBUG,MINIAODSIM,DQM'},steps[
'RECOPU1']])
3078 steps[
'RERECOPU1']=
merge([{
'--hltProcess':
'REDIGI'},steps[
'RECOPU1']])
3080 steps[
'RECOUP15_ID']=
merge([{
'--hltProcess':
'HLT2'},steps[
'RECOUP15']])
3082 steps[
'RECOHI2023PPRECOAPPROXCLUSTERS']=
merge([hiDefaults2023_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3083 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3084 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3085 },step3Up2015Defaults])
3086 steps[
'RECOHI2023PPRECOMBAPPROXCLUSTERS']=
merge([hiDefaults2023_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3087 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3088 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3089 '--era':
'Run3_pp_on_PbPb_2023',
3090 '--procModifiers':
'genJetSubEvent',
3091 },step3Up2015Defaults])
3093 steps[
'RECOHI2023PROD']=
merge([hiDefaults2023_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO',
3094 '--datatier':
'AODSIM',
3095 '--eventcontent':
'AODSIM',
3096 '--era':
'Run3_pp_on_PbPb_2023',
3097 },step3Up2015Defaults])
3099 steps[
'MINIHI2023PROD']=
merge([hiDefaults2023_ppReco,{
'-s':
'PAT',
3100 '--datatier':
'MINIAODSIM',
3101 '--eventcontent':
'MINIAODSIM',
3102 '--era':
'Run3_pp_on_PbPb_2023',
3103 '--procModifiers':
'genJetSubEvent',
3104 },step3Up2015Defaults])
3106 steps[
'RECOHI2023PPRECO']=
merge([hiDefaults2023_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3107 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3108 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3109 },step3Up2015Defaults])
3110 steps[
'RECOHI2023PPRECOMB']=
merge([hiDefaults2023_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3111 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3112 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3113 '--era':
'Run3_pp_on_PbPb_2023',
3114 '--procModifiers':
'genJetSubEvent',
3115 },step3Up2015Defaults])
3116 steps[
'RECOHI2023PPRECOMB_PatatrackGPU']=
merge([hiDefaults2023_ppReco,step3_pixel_ntuplet_gpu,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3117 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3118 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3119 '--era':
'Run3_pp_on_PbPb',
3120 '--procModifiers':
'genJetSubEvent',
3121 },step3Up2015Defaults])
3122 steps[
'RECOHI2023PPRECOMB_PatatrackCPU']=
merge([hiDefaults2023_ppReco,step3_pixel_ntuplet_cpu,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3123 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3124 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3125 '--era':
'Run3_pp_on_PbPb',
3126 '--procModifiers':
'genJetSubEvent',
3127 },step3Up2015Defaults])
3128 steps[
'REMINIAODHI2023PPRECOMB']=
merge([{
'-s':
'PAT,VALIDATION:@miniAODValidation,DQM:@miniAODDQM',
3129 '--datatier':
'MINIAODSIM,DQMIO',
3130 '--eventcontent':
'MINIAODSIM,DQM',
3132 '--era':
'Run3_pp_on_PbPb_2023',
3133 '--procModifiers':
'genJetSubEvent',
3134 },hiDefaults2023_ppReco,step3Up2015Defaults])
3136 steps[
'ALCARECOHI2023PPRECO']=
merge([hiDefaults2023_ppReco,{
'-s':
'ALCA:TkAlMinBias+SiStripCalMinBias',
3137 '--datatier':
'ALCARECO',
3138 '--eventcontent':
'ALCARECO' 3141 steps[
'RECOHI2022PPRECOAPPROXCLUSTERS']=
merge([hiDefaults2022_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3142 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3143 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3144 },step3Up2015Defaults])
3145 steps[
'RECOHI2022PPRECOMBAPPROXCLUSTERS']=
merge([hiDefaults2022_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3146 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3147 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3148 '--era':
'Run3_pp_on_PbPb',
3149 '--procModifiers':
'genJetSubEvent',
3150 },step3Up2015Defaults])
3152 steps[
'RECOHI2022PROD']=
merge([hiDefaults2022_ppReco_approxClusters,{
'-s':
'RAW2DIGI,L1Reco,RECO',
3153 '--datatier':
'AODSIM',
3154 '--eventcontent':
'AODSIM',
3155 '--era':
'Run3_pp_on_PbPb',
3156 },step3Up2015Defaults])
3158 steps[
'MINIHI2022PROD']=
merge([hiDefaults2022_ppReco,{
'-s':
'PAT',
3159 '--datatier':
'MINIAODSIM',
3160 '--eventcontent':
'MINIAODSIM',
3161 '--era':
'Run3_pp_on_PbPb',
3162 '--procModifiers':
'genJetSubEvent',
3163 },step3Up2015Defaults])
3165 steps[
'RECOHI2022PPRECO']=
merge([hiDefaults2022_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3166 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3167 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3168 },step3Up2015Defaults])
3169 steps[
'RECOHI2022PPRECOMB']=
merge([hiDefaults2022_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3170 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
3171 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
3172 '--era':
'Run3_pp_on_PbPb',
3173 '--procModifiers':
'genJetSubEvent',
3174 },step3Up2015Defaults])
3175 steps[
'REMINIAODHI2022PPRECOMB']=
merge([{
'-s':
'PAT,VALIDATION:@miniAODValidation,DQM:@miniAODDQM',
3176 '--datatier':
'MINIAODSIM,DQMIO',
3177 '--eventcontent':
'MINIAODSIM,DQM',
3179 '--era':
'Run3_pp_on_PbPb',
3180 '--procModifiers':
'genJetSubEvent',
3181 },hiDefaults2022_ppReco,step3Up2015Defaults])
3183 steps[
'ALCARECOHI2022PPRECO']=
merge([hiDefaults2022_ppReco,{
'-s':
'ALCA:TkAlMinBias+SiStripCalMinBias',
3184 '--datatier':
'ALCARECO',
3185 '--eventcontent':
'ALCARECO' 3188 steps[
'RECOHI2018PPRECO']=
merge([hiDefaults2018_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiPixelCalZeroBias,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3189 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO,ALCARECO',
3190 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM,ALCARECO',
3191 },step3Up2015Defaults])
3192 steps[
'RECOHI2018PPRECOMB']=
merge([hiDefaults2018_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiPixelCalZeroBias,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3193 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO,ALCARECO',
3194 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM,ALCARECO',
3195 '--era':
'Run2_2018_pp_on_AA',
3196 '--procModifiers':
'genJetSubEvent',
3197 },step3Up2015Defaults])
3199 steps[
'RECOHI2023MIX']=
merge([hiDefaults2023_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLTHiMix+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3201 '--pileup_input':
'das:/RelValHydjetQ_MinBias_5362GeV_2023_ppReco/%s/GEN-SIM'%(baseDataSetRelease[25])
3202 },step3Up2015Defaults])
3204 steps[
'RECOHI2022MIX']=
merge([hiDefaults2022_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLTHiMix+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3206 '--pileup_input':
'das:/RelValHydjetQ_B12_5020GeV_2021_ppReco/%s/GEN-SIM'%(baseDataSetRelease[23])
3207 },step3Up2015Defaults])
3210 steps[
'RECOHIMIX']=
merge([hiDefaults2018_ppReco,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLTHiMix+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
3211 '--era':
'Run2_2018_pp_on_AA',
3213 '--pileup_input':
'das:/RelValHydjetQ_B12_5020GeV_2018/%s/GEN-SIM'%(baseDataSetRelease[9])
3214 },step3Up2015Defaults])
3217 steps[
'REMINIAODHI2018PPRECO']=
merge([{
'-s':
'PAT,VALIDATION:@miniAODValidation,DQM:@miniAODDQM',
3218 '--datatier':
'MINIAODSIM,DQMIO',
3219 '--eventcontent':
'MINIAODSIM,DQM',
3221 '--era':
'Run2_2018_pp_on_AA',
3222 '--procModifiers':
'run2_miniAOD_pp_on_AA_103X',
3223 },hiDefaults2018_ppReco,step3Up2015Defaults])
3224 steps[
'REMINIAODHI2018PPRECOMB']=
merge([{
'-s':
'PAT,VALIDATION:@miniAODValidation,DQM:@miniAODDQM',
3225 '--datatier':
'MINIAODSIM,DQMIO',
3226 '--eventcontent':
'MINIAODSIM,DQM',
3228 '--era':
'Run2_2018_pp_on_AA',
3229 '--procModifiers':
'genJetSubEvent,run2_miniAOD_pp_on_AA_103X',
3230 },hiDefaults2018_ppReco,step3Up2015Defaults])
3231 steps[
'ALCARECOHI2018PPRECO']=
merge([hiDefaults2018_ppReco,{
'-s':
'ALCA:TkAlMinBias+SiStripCalMinBias',
3232 '--datatier':
'ALCARECO',
3233 '--eventcontent':
'ALCARECO' 3236 steps[
'RECOHI2017']=
merge([hiDefaults2017,{
'-s':
'RAW2DIGI,L1Reco,RECO,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM'},step3Up2015Defaults])
3238 steps[
'RECOPPREF2017']=
merge([ppRefDefaults2017,step3Up2015Defaults])
3240 steps[
'RECOHID11St3']=
merge([{
3241 '--process':
'ZStoRECO'},
3242 steps[
'RECOHID11']])
3243 steps[
'RECOHIR10D11']=
merge([{
'--filein':
'file:step2_inREPACKRAW.root',
3244 '--filtername':
'reRECO'},
3245 steps[
'RECOHID11St3']])
3253 steps[
'ALCACOSD']={
'--conditions':
'auto:run1_data',
3254 '--datatier':
'ALCARECO',
3255 '--eventcontent':
'ALCARECO',
3256 '--scenario':
'cosmics',
3257 '-s':
'ALCA:TkAlCosmics0T+MuAlGlobalCosmics+HcalCalHOCosmics+DQM' 3260 steps[
'ALCACOSDRUN2']=
merge([{
'--conditions':
'auto:run2_data',
'--era':
'Run2_2016',
'-s':
'ALCA:SiPixelCalCosmics+TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+MuAlGlobalCosmics+HcalCalHOCosmics+DQM'},steps[
'ALCACOSD']])
3262 steps[
'ALCACOSDRUN3']=
merge([{
'--conditions':
'auto:run3_data',
'--era':
'Run3',
'-s':
'ALCA:SiPixelCalCosmics+TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+MuAlGlobalCosmics+HcalCalHOCosmics+DQM'},steps[
'ALCACOSD']])
3263 steps[
'ALCACOSDPROMPTRUN3']=
merge([{
'--conditions':
'auto:run3_data_prompt',
'--era':
'Run3',
'-s':
'ALCA:SiPixelCalCosmics+TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+MuAlGlobalCosmics+HcalCalHOCosmics+DQM'},steps[
'ALCACOSD']])
3264 steps[
'ALCACOSDEXPRUN3']=
merge([{
'--conditions':
'auto:run3_data_express',
'--era':
'Run3',
'-s':
'ALCA:SiPixelCalCosmics+TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+MuAlGlobalCosmics+HcalCalHOCosmics+DQM'},steps[
'ALCACOSD']])
3266 steps[
'ALCACOS_Phase2']=
merge([{
'--conditions': phase2CosInfo[
'GT'],
3267 '--era': phase2CosInfo[
'Era'],
3268 '-s':
'ALCA:SiPixelCalCosmics+TkAlCosmics0T+DQM',
3269 '--geometry': phase2CosInfo[
'Geom']},steps[
'ALCACOSD']])
3271 steps[
'ALCAPROMPT']={
'-s':
'ALCA:PromptCalibProd',
3272 '--filein':
'file:TkAlMinBias.root',
3273 '--conditions':
'auto:run1_data',
3274 '--datatier':
'ALCARECO',
3275 '--eventcontent':
'ALCARECO'}
3276 steps[
'ALCAEXP']={
'-s':
'ALCAOUTPUT:SiStripCalZeroBias+TkAlMinBias+Hotline+LumiPixelsMinBias+AlCaPCCZeroBiasFromRECO+AlCaPCCRandomFromRECO+SiPixelCalSingleMuon,ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG+PromptCalibProdSiStripHitEff+PromptCalibProdSiPixelAli+PromptCalibProdSiPixel+PromptCalibProdSiPixelLA',
3277 '--customise':
'Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.doNotFilterLS',
3278 '--conditions':
'auto:run1_data',
3279 '--datatier':
'ALCARECO',
3280 '--eventcontent':
'ALCARECO',
3281 '--triggerResultsProcess':
'RECO'}
3283 steps[
'ALCAEXPRUN2']={
'-s':
'ALCAOUTPUT:SiStripCalZeroBias+TkAlMinBias+LumiPixelsMinBias+AlCaPCCZeroBiasFromRECO+AlCaPCCRandomFromRECO+SiPixelCalZeroBias+SiPixelCalSingleMuon,ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG+PromptCalibProdSiStripHitEff+PromptCalibProdSiPixelAli+PromptCalibProdSiPixelAliHG+PromptCalibProdSiPixel+PromptCalibProdSiPixelLA',
3284 '--customise':
'Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.doNotFilterLS',
3285 '--conditions':
'auto:run2_data',
3286 '--datatier':
'ALCARECO',
3287 '--eventcontent':
'ALCARECO',
3288 '--triggerResultsProcess':
'RECO'}
3289 steps[
'ALCAEXPRUN3']={
'-s':
'ALCAOUTPUT:@allForExpress,ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG+PromptCalibProdSiStripHitEff+PromptCalibProdSiPixelAli+PromptCalibProdSiPixelAliHG+PromptCalibProdSiPixel+PromptCalibProdSiPixelLA+PromptCalibProdBeamSpotHP+PromptCalibProdBeamSpotHPLowPU',
3290 '--customise':
'Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.doNotFilterLS',
3291 '--conditions':
'auto:run3_data',
3292 '--datatier':
'ALCARECO',
3293 '--eventcontent':
'ALCARECO',
3294 '--triggerResultsProcess':
'RECO'}
3296 steps[
'ALCAEXPSIPIXELALIRUN3']={
'-s':
'ALCAOUTPUT:TkAlZMuMu+TkAlMinBias,ALCA:PromptCalibProdSiPixelAli+PromptCalibProdSiPixelAliHG+PromptCalibProdSiPixelAliHGComb',
3297 '--customise':
'Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.doNotFilterLS',
3298 '--conditions':
'auto:run3_data',
3299 '--datatier':
'ALCARECO',
3300 '--eventcontent':
'ALCARECO',
3301 '--triggerResultsProcess':
'RECO'}
3302 steps[
'ALCAEXPCOSMICSRUN3']={
'-s':
'ALCAOUTPUT:@allForExpressCosmics,ALCA:PromptCalibProdSiStrip+PromptCalibProdSiPixelLAMCS+PromptCalibProdSiStripLA',
3304 '--scenario':
'cosmics',
3306 '--datatier':
'ALCARECO',
3307 '--eventcontent':
'ALCARECO',
3308 '--conditions':
'auto:run3_data_express',
3309 '--triggerResultsProcess':
'RECO'}
3311 steps[
'ALCAEXPHI']=
merge([{
'-s':
'ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG',
3312 '--scenario':
'HeavyIons'},steps[
'ALCAEXP']])
3313 steps[
'ALCAEXPTE']={
'-s':
'ALCA:PromptCalibProdEcalPedestals',
3314 '--conditions':
'auto:run2_data',
3315 '--datatier':
'ALCARECO',
3316 '--eventcontent':
'ALCARECO',
3317 '--triggerResultsProcess':
'RECO'}
3319 steps[
'ALCARECOEXPR3']=
merge([{
'-s':
'ALCAOUTPUT:SiPixelCalZeroBias+SiStripCalZeroBias+SiStripCalMinBias+SiStripCalMinBiasAAG+TkAlMinBias,ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiPixelAli+PromptCalibProdSiPixelAliHG+PromptCalibProdSiPixelAliHGComb+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG+PromptCalibProdSiPixel',
3320 '--conditions':
'auto:run3_data_express',
3323 '--datatier':
'ALCARECO',
3324 '--eventcontent':
'ALCARECO',
3325 '--triggerResultsProcess':
'RECO',
3326 '--customise':
'Configuration/DataProcessing/RecoTLR.customiseExpress,Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.doNotFilterLS'},steps[
'RECODR3']])
3328 steps[
'ALCARECOPROMPTR3']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,ALCA:SiStripCalZeroBias+SiStripCalMinBias+TkAlMinBias+HcalCalHO+HcalCalIterativePhiSym+HcalCalHBHEMuonProducerFilter+HcalCalIsoTrkProducerFilter,DQM:@standardDQMFakeHLT',
3329 '--conditions':
'auto:run3_data_prompt',
3332 '--datatier':
'RECO,MINIAOD,ALCARECO,DQMIO',
3333 '--eventcontent':
'RECO,MINIAOD,ALCARECO,DQM',
3334 '--triggerResultsProcess':
'RECO',
3335 '--customise':
'Configuration/DataProcessing/RecoTLR.customisePrompt'},steps[
'RECODR3']])
3337 steps[
'ALCAECALPHISYM']={
'--scenario':
'pp',
3339 '--conditions':
'auto:run3_data_prompt',
3340 '--datatier':
'ALCARECO',
3341 '--eventcontent':
'ALCARECO',
3343 '-s':
'ALCA:EcalPhiSymByRun',
3344 '--customise':
'Calibration/EcalCalibAlgos/EcalPhiSymRecoSequence_cff'}
3346 steps[
'ALCASPLITRUN3']={
'-s':
'ALCAOUTPUT:@allForPrompt+@allForExpress,ALCA:PromptCalibProd+PromptCalibProdSiStrip+PromptCalibProdSiStripGains+PromptCalibProdSiStripGainsAAG+PromptCalibProdSiStripHitEff+PromptCalibProdSiPixelAli+PromptCalibProdSiPixel+PromptCalibProdSiPixelLA+PromptCalibProdBeamSpotHP+PromptCalibProdBeamSpotHPLowPU',
3347 '--conditions':
'auto:run3_data',
3348 '--datatier':
'ALCARECO',
3349 '--eventcontent':
'ALCARECO',
3350 '--triggerResultsProcess':
'RECO'}
3353 step4Defaults = {
'-s' :
'ALCA:TkAlMuonIsolated+TkAlMinBias+EcalCalZElectron+EcalCalWElectron+HcalCalIsoTrk+MuAlCalIsolatedMu+MuAlZMuMu+MuAlOverlaps',
3355 '--conditions' :
'auto:run1_mc',
3356 '--datatier' :
'ALCARECO',
3357 '--eventcontent':
'ALCARECO',
3359 step4Up2015Defaults = {
3360 '-s' :
'ALCA:TkAlMuonIsolated+TkAlMinBias+MuAlOverlaps+EcalESAlign+EcalTrg',
3362 '--conditions' :
'auto:run2_mc',
3363 '--era' :
'Run2_2016',
3364 '--datatier' :
'ALCARECO',
3365 '--eventcontent':
'ALCARECO',
3368 steps[
'RERECOPU']=steps[
'RERECOPU1']
3370 steps[
'ALCATT']=
merge([{
'--filein':
'file:step3.root',
'-s':
'ALCA:TkAlMuonIsolated+TkAlMinBias+MuAlCalIsolatedMu+MuAlZMuMu+MuAlOverlaps'},step4Defaults])
3371 steps[
'ALCATTUP15']=
merge([{
'--filein':
'file:step3.root'},step4Up2015Defaults])
3372 steps[
'ALCAMIN']=
merge([{
'-s':
'ALCA:TkAlMinBias',
'--filein':
'file:step3.root'},stCond,step4Defaults])
3373 steps[
'ALCAMINUP15']=
merge([{
'-s':
'ALCA:TkAlMinBias',
'--filein':
'file:step3.root'},step4Up2015Defaults])
3374 steps[
'ALCACOS']=
merge([{
'-s':
'ALCA:TkAlCosmics0T+MuAlGlobalCosmics+HcalCalHOCosmics'},stCond,step4Defaults])
3375 steps[
'ALCABH']=
merge([{
'-s':
'ALCA:TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo'},stCond,step4Defaults])
3376 steps[
'ALCABH_UP18']=
merge([{
'--conditions':
'auto:phase1_2018_cosmics',
'-s':
'ALCA:TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run2_2018'},step4Up2015Defaults])
3377 steps[
'ALCABH_UP21']=
merge([{
'--conditions':
'auto:phase1_2022_cosmics',
'-s':
'ALCA:TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run3'},step4Up2015Defaults])
3379 steps[
'ALCAHAL']=
merge([{
'-s':
'ALCA:TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo'},step4Up2015Defaults])
3380 steps[
'ALCACOS_UP15']=
merge([{
'--conditions':
'auto:run2_mc_cosmics',
'-s':
'ALCA:TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo'},step4Up2015Defaults])
3381 steps[
'ALCACOS_UP16']=
merge([{
'--conditions':
'auto:run2_mc_cosmics',
'-s':
'ALCA:TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+SiPixelCalCosmics+TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run2_2016'},step4Up2015Defaults])
3382 steps[
'ALCACOS_UP17']=
merge([{
'--conditions':
'auto:phase1_2017_cosmics',
'-s':
'ALCA:TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+SiPixelCalCosmics+TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run2_2017'},step4Up2015Defaults])
3383 steps[
'ALCACOS_UP18']=
merge([{
'--conditions':
'auto:phase1_2018_cosmics',
'-s':
'ALCA:TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+SiPixelCalCosmics+TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run2_2018'},step4Up2015Defaults])
3384 steps[
'ALCACOS_UP21']=
merge([{
'--conditions':
'auto:phase1_2022_cosmics',
'-s':
'ALCA:TkAlCosmics0T+SiStripCalCosmics+SiStripCalCosmicsNano+SiPixelCalCosmics+TkAlBeamHalo+MuAlBeamHaloOverlaps+MuAlBeamHalo',
'--era':
'Run3'},step4Up2015Defaults])
3385 steps[
'ALCACOS_UP21_0T']=
merge([{
'--magField':
'0T',
'--conditions':
'auto:phase1_2022_cosmics_0T'},steps[
'ALCACOS_UP21']])
3386 steps[
'ALCAHARVD']={
'-s':
'ALCAHARVEST:BeamSpotByRun+BeamSpotByLumi+SiStripQuality',
3387 '--conditions':
'auto:run1_data',
3390 '--filein':
'file:PromptCalibProd.root'}
3392 steps[
'ALCAHARVD1']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProd']),
3393 '--conditions':
'auto:run1_data',
3396 '--filein':
'file:PromptCalibProd.root'}
3397 steps[
'ALCAHARVD1HI']=
merge([{
'--scenario':
'HeavyIons'},steps[
'ALCAHARVD1']])
3399 steps[
'ALCAHARVD2']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiStrip']),
3400 '--conditions':
'auto:run1_data',
3403 '--filein':
'file:PromptCalibProdSiStrip.root'}
3405 steps[
'ALCAHARVD2HI']=
merge([{
'--scenario':
'HeavyIons'},steps[
'ALCAHARVD2']])
3406 steps[
'ALCAHARVD2COS']=
merge([{
'--scenario':
'cosmics',
3407 '--conditions':
'auto:run3_data_express'},steps[
'ALCAHARVD2']])
3409 steps[
'ALCAHARVD3']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiStripGains']),
3410 '--conditions':
'auto:run1_data',
3413 '--filein':
'file:PromptCalibProdSiStripGains.root'}
3415 steps[
'ALCAHARVD3COS']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiStripLA']),
3416 '--conditions':
'auto:run3_data_express',
3417 '--scenario':
'cosmics',
3419 '--filein':
'file:PromptCalibProdSiStripLA.root'}
3421 steps[
'ALCAHARVD3HI']=
merge([{
'--scenario':
'HeavyIons'},steps[
'ALCAHARVD3']])
3423 steps[
'ALCAHARVD4']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixelAli']),
3424 '--conditions':
'auto:run1_data',
3427 '--filein':
'file:PromptCalibProdSiPixelAli.root'}
3429 steps[
'ALCAHARVD4HI']=
merge([{
'--scenario':
'HeavyIons'},steps[
'ALCAHARVD4']])
3431 steps[
'ALCAHARVD5']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiStripGainsAAG']),
3432 '--conditions':
'auto:run1_data',
3435 '--filein':
'file:PromptCalibProdSiStripGainsAAG.root'}
3437 steps[
'ALCAHARVD6']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixel']),
3438 '--conditions':
'auto:run1_data',
3441 '--filein':
'file:PromptCalibProdSiPixel.root'}
3443 steps[
'ALCAHARVD7']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiPixelLA']),
3444 '--conditions':
'auto:run1_data',
3447 '--filein':
'file:PromptCalibProdSiPixelLA.root'}
3449 steps[
'ALCAHARVD8']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdSiStripHitEff']),
3450 '--conditions':
'auto:run1_data',
3453 '--filein':
'file:PromptCalibProdSiStripHitEff.root'}
3455 steps[
'ALCAHARVD5HI']=
merge([{
'--scenario':
'HeavyIons'},steps[
'ALCAHARVD5']])
3456 steps[
'ALCAHARVDTE']={
'-s':
'ALCAHARVEST:%s'%(autoPCL[
'PromptCalibProdEcalPedestals']),
3457 '--conditions':
'auto:run2_data',
3460 '--filein':
'file:PromptCalibProdEcalPedestals.root'}
3462 steps[
'ALCAHARVDEXPRUN3']={
'-s':
'ALCAHARVEST:SiStripQuality+SiStripHitEff+SiStripGains+SiStripGainsAAG+SiPixelAli+SiPixelAliHG+SiPixelQuality+SiPixelLA+BeamSpotHPByRun+BeamSpotHPByLumi+BeamSpotHPLowPUByRun+BeamSpotHPLowPUByLumi',
3463 '--customise':
'Alignment/CommonAlignmentProducer/customizeLSNumberFilterForRelVals.lowerHitsPerStructure',
3464 '--conditions':
'auto:run3_data',
3467 '--filein':
'file:PromptCalibProd.root'}
3470 steps[
'ALCANZS']=
merge([{
'-s':
'ALCA:HcalCalMinBias',
'--mc':
''},step4Defaults])
3471 steps[
'HARVESTGEN']={
'-s':
'HARVESTING:genHarvesting',
3472 '--conditions':
'auto:run2_mc',
3474 '--era' :
'Run2_2016',
3476 '--filein':
'file:step1_inDQM.root' 3479 steps[
'HARVESTGEN2']=
merge([{
'--filein':
'file:step2_inDQM.root'},steps[
'HARVESTGEN']])
3483 steps[
'HARVESTD']={
'-s':
'HARVESTING:@standardDQMFakeHLT+@miniAODDQM',
3484 '--conditions':
'auto:run1_data',
3489 steps[
'HARVESTDR1']={
'-s':
'HARVESTING:@standardDQMFakeHLT+@miniAODDQM',
3490 '--conditions':
'auto:run1_data',
3495 steps[
'HARVESTDreHLT'] =
merge([ {
'--conditions':
'auto:run1_data_%s'%menu,
'--hltProcess':
'reHLT'}, steps[
'HARVESTD'] ])
3496 steps[
'HARVESTDR1reHLT'] =
merge([ {
'--conditions':
'auto:run1_data_%s'%menu,
'--hltProcess':
'reHLT'}, steps[
'HARVESTDR1'] ])
3497 steps[
'HARVESTDR2'] =
merge([ {
'--conditions':
'auto:run2_data_relval'}, steps[
'HARVESTD'] ])
3498 steps[
'HARVESTDR2_skimDoubleEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVESTDR2'] ])
3499 steps[
'HARVESTDR2_skimJetHT'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVESTDR2'] ])
3500 steps[
'HARVESTDR2_skimMET'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVESTDR2'] ])
3501 steps[
'HARVESTDR2_skimMuonEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVESTDR2'] ])
3502 steps[
'HARVESTDR2_skimSinglePh'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVESTDR2'] ])
3503 steps[
'HARVESTDR2_skimMuOnia'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon'}, steps[
'HARVESTDR2'] ])
3504 steps[
'HARVESTDR2ZB'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'-s':
'HARVESTING:@rerecoZeroBiasFakeHLT+@miniAODDQM'}, steps[
'HARVESTD'] ])
3506 steps[
'HARVEST2016'] =
merge([ {
'--era':
'Run2_2016'}, steps[
'HARVESTDR2'] ])
3507 steps[
'HARVEST2016_L1TEgDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma+@L1TEgamma'}, steps[
'HARVEST2016'] ])
3508 steps[
'HARVEST2016_L1TMuDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon+@lumi+@L1TMuon'}, steps[
'HARVEST2016'] ])
3509 steps[
'HARVEST2016_skimDoubleEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVEST2016'] ])
3510 steps[
'HARVEST2016_skimJetHT'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2016'] ])
3511 steps[
'HARVEST2016_skimMET'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2016'] ])
3512 steps[
'HARVEST2016_skimMuonEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2016'] ])
3513 steps[
'HARVEST2016_skimDisplacedJet'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2016'] ])
3514 steps[
'HARVEST2016_skimSinglePh'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVEST2016'] ])
3515 steps[
'HARVEST2016_skimMuOnia'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon'}, steps[
'HARVEST2016'] ])
3516 steps[
'HARVEST2016_skimCharmonium'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2016'] ])
3518 steps[
'HARVEST2017'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2017',
'--conditions':
'auto:run2_data'}, steps[
'HARVESTD'] ])
3519 steps[
'HARVEST2017ZB'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2017',
'--conditions':
'auto:run2_data',
'-s':
' HARVESTING:@rerecoZeroBiasFakeHLT+@miniAODDQM'}, steps[
'HARVESTD'] ])
3520 steps[
'HARVEST2017_L1TEgDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma+@L1TEgamma'}, steps[
'HARVEST2017'] ])
3521 steps[
'HARVEST2017_L1TMuDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon+@lumi+@L1TMuon'}, steps[
'HARVEST2017'] ])
3522 steps[
'HARVEST2017_skimDoubleEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVEST2017'] ])
3523 steps[
'HARVEST2017_skimJetHT'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2017'] ])
3524 steps[
'HARVEST2017_skimMET'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2017'] ])
3525 steps[
'HARVEST2017_skimMuonEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2017'] ])
3526 steps[
'HARVEST2017_skimDisplacedJet'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2017'] ])
3527 steps[
'HARVEST2017_skimSinglePh'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma'}, steps[
'HARVEST2017'] ])
3528 steps[
'HARVEST2017_skimMuOnia'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon'}, steps[
'HARVEST2017'] ])
3529 steps[
'HARVEST2017_skimCharmonium'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2017'] ])
3531 steps[
'HARVEST2018'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2018',
'--conditions':
'auto:run2_data',}, steps[
'HARVESTD'] ])
3532 steps[
'HARVEST2018ZB'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2018',
'--conditions':
'auto:run2_data',
'-s':
'HARVESTING:@rerecoZeroBiasFakeHLT+@miniAODDQM'}, steps[
'HARVESTD'] ])
3533 steps[
'HARVEST2018_Prompt'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2018',
'--conditions':
'auto:run2_data',}, steps[
'HARVESTD'] ])
3534 steps[
'HARVEST2018_PromptZB'] =
merge([ {
'--conditions':
'auto:run2_data_relval',
'--era':
'Run2_2018',
'--conditions':
'auto:run2_data',
'-s':
'HARVESTING:@rerecoZeroBiasFakeHLT+@miniAODDQM'}, steps[
'HARVESTD'] ])
3535 steps[
'HARVEST2018_L1TEgDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma+@L1TEgamma'}, steps[
'HARVEST2018'] ])
3536 steps[
'HARVEST2018_L1TEgDQM_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@ecal+@egamma+@L1TEgamma'}, steps[
'HARVEST2018_Prompt'] ])
3537 steps[
'HARVEST2018_L1TMuDQM'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon+@lumi+@L1TMuon'}, steps[
'HARVEST2018'] ])
3538 steps[
'HARVEST2018_L1TMuDQM_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon+@lumi+@L1TMuon'}, steps[
'HARVEST2018_Prompt'] ])
3539 steps[
'HARVEST2018_pixelTrackingOnly'] =
merge([ {
'-s':
'HARVESTING:@pixelTrackingOnlyDQM'}, steps[
'HARVEST2018'] ])
3540 steps[
'HARVEST2018_hBStar'] =
merge([ {
'--era' :
'Run2_2018_highBetaStar'}, steps[
'HARVEST2018'] ])
3541 steps[
'HARVEST2018_HEfail'] =
merge([ {
'--conditions':
'auto:run2_data_HEfail'}, steps[
'HARVEST2018'] ])
3542 steps[
'HARVEST2018_skimJetHT'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2018'] ])
3543 steps[
'HARVEST2018_skimMET'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2018'] ])
3544 steps[
'HARVEST2018_skimMuonEG'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018'] ])
3545 steps[
'HARVEST2018_skimMuOnia'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon'}, steps[
'HARVEST2018'] ])
3546 steps[
'HARVEST2018_skimDisplacedJet'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018'] ])
3547 steps[
'HARVEST2018_skimCharmonium'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018'] ])
3548 steps[
'HARVEST2018_skimParkingBPH'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018'] ])
3549 steps[
'HARVEST2018_HEfail_skimJetHT'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2018_HEfail'] ])
3550 steps[
'HARVEST2018_skimJetHT_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2018_Prompt'] ])
3551 steps[
'HARVEST2018_skimMET_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@jetmet+@hcalOnly'}, steps[
'HARVEST2018_Prompt'] ])
3552 steps[
'HARVEST2018_skimMuonEG_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018_Prompt'] ])
3553 steps[
'HARVEST2018_skimMuOnia_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT+@muon'}, steps[
'HARVEST2018_Prompt'] ])
3554 steps[
'HARVEST2018_skimDisplacedJet_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018_Prompt'] ])
3555 steps[
'HARVEST2018_skimCharmonium_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018_Prompt'] ])
3556 steps[
'HARVEST2018_skimParkingBPH_Prompt'] =
merge([ {
'-s':
'HARVESTING:@commonFakeHLT'}, steps[
'HARVEST2018_Prompt'] ])
3558 steps[
'HARVEST2018_L1TEgDQM_MULTIRUN'] =
merge([ {
3559 '--customise':
"Configuration/StandardSequences/DQMSaverAtJobEnd_cff",
3561 '--filein':
"file:step6_inDQM.root,file:step3_inDQM.root",
3562 }, steps[
'HARVEST2018_L1TEgDQM'] ])
3566 steps[
'DQMHLTonAOD_2017']={
3567 '-s':
'DQM:offlineHLTSourceOnAOD',
3568 '--conditions':
'auto:run2_data',
3570 '--eventcontent':
'DQM',
3571 '--datatier':
'DQMIO',
3572 '--era':
'Run2_2017',
3573 '--fileout':
'DQMHLTonAOD.root',
3574 '--procModifiers':
'tau_readOldDiscriminatorFormat',
3576 steps[
'DQMHLTonAODextra_2017'] =
merge([ {
'-s':
'DQM:offlineHLTSourceOnAODextra'}, steps[
'DQMHLTonAOD_2017'] ])
3578 steps[
'DQMHLTonRAWAOD_2017']={
3579 '--process':
'reHLT',
3580 '-s':
'HLT:@relval2017,DQM:offlineHLTSourceOnAOD',
3581 '--conditions':
'auto:run2_data',
3583 '--eventcontent':
'DQM',
3584 '--datatier':
'DQMIO',
3585 '--era':
'Run2_2017',
3586 '--secondfilein':
'filelist:step1_dasparentquery.log',
3587 '--customise_commands':
'"process.HLTAnalyzerEndpath.remove(process.hltL1TGlobalSummary)"',
3588 '--fileout':
'DQMHLTonAOD.root',
3589 '--procModifiers':
'tau_readOldDiscriminatorFormat',
3592 steps[
'HARVESTDQMHLTonAOD_2017'] =
merge([ {
'--filein':
'file:DQMHLTonAOD.root',
'-s':
'HARVESTING:hltOfflineDQMClient'}, steps[
'HARVEST2017'] ])
3594 steps[
'HARVESTDDQM']=
merge([{
'-s':
'HARVESTING:@allForPrompt'},steps[
'HARVESTD']])
3596 steps[
'HARVESTDfst2']=
merge([{
'--filein':
'file:step2_inDQM.root'},steps[
'HARVESTDR1']])
3598 steps[
'HARVESTDC']={
'-s':
'HARVESTING:dqmHarvestingFakeHLT',
3599 '--conditions':
'auto:run1_data',
3602 '--filein':
'file:step2_inDQM.root',
3603 '--scenario':
'cosmics'}
3605 steps[
'HARVESTDCRUN2']=
merge([{
'--conditions':
'auto:run2_data',
'--era':
'Run2_2016'},steps[
'HARVESTDC']])
3607 steps[
'HARVESTDR3'] =
merge([{
'--conditions':
'auto:run3_data',
'--era':
'Run3'}, steps[
'HARVESTD']])
3608 steps[
'HARVESTDR3_reHLT_2022'] =
merge([{
'--conditions':
'auto:run3_data_relval',
'--hltProcess':
'reHLT',
'-s':
'HARVESTING:@standardDQMFakeHLT+@miniAODDQM'}, steps[
'HARVESTDR3']])
3609 steps[
'HARVESTDR3_reHLT_2023'] =
merge([{
'--conditions':
'auto:run3_data_prompt_relval'}, steps[
'HARVESTDR3_reHLT_2022']])
3610 steps[
'HARVESTD2021MB_reHLT'] =
merge([{
'-s':
'HARVESTING:@commonSiStripZeroBias+@miniAODDQM'}, steps[
'HARVESTDR3_reHLT_2022'] ])
3611 steps[
'HARVESTD2021ZB_reHLT'] =
merge([{
'-s':
'HARVESTING:@rerecoZeroBias+@miniAODDQM'}, steps[
'HARVESTDR3_reHLT_2022'] ])
3612 steps[
'HARVESTD2021HLTPhy_reHLT'] =
merge([{
'-s':
'HARVESTING:@commonReduced+@miniAODDQM'}, steps[
'HARVESTDR3_reHLT_2022'] ])
3614 steps[
'HARVESTDPROMPTR3']=
merge([{
'--conditions':
'auto:run3_data_prompt',
'-s':
'HARVESTING:dqmHarvestingFakeHLT'},steps[
'HARVESTDR3']])
3615 steps[
'HARVESTDEXPR3']=
merge([{
'--conditions':
'auto:run3_data_express',
'--filein':
'file:step2_inDQM.root'},steps[
'HARVESTDR3']])
3617 steps[
'HARVESTDCR3'] =
merge([{
'--conditions':
'auto:run3_data',
'--era':
'Run3'}, steps[
'HARVESTDC']])
3618 steps[
'HARVESTDCPROMPTRUN3']=
merge([{
'--conditions':
'auto:run3_data_prompt',
'--era':
'Run3'},steps[
'HARVESTDC']])
3619 steps[
'HARVESTDCEXPRUN3']=
merge([{
'--conditions':
'auto:run3_data_express',
'--era':
'Run3'},steps[
'HARVESTDC']])
3621 steps[
'HARVESTDR2_REMINIAOD_data2016']=
merge([{
'--data':
'',
'-s':
'HARVESTING:@miniAODDQM',
'--era':
'Run2_2016,run2_miniAOD_80XLegacy'},steps[
'HARVESTDR2']])
3622 steps[
'HARVESTDR2_REMININANO_data2016']=
merge([{
'--data':
'',
'-s':
'HARVESTING:@miniAODDQM+@nanoAODDQM',
'--era':
'Run2_2016'},steps[
'HARVESTDR2']])
3623 steps[
'HARVESTDR2_REMINIAOD_data2016_HIPM']=
merge([{
'--era':
'Run2_2016_HIPM,run2_miniAOD_80XLegacy'},steps[
'HARVESTDR2_REMINIAOD_data2016']])
3624 steps[
'HARVESTDR2_REMINIAOD_data2016UL']=
merge([{
'--era':
'Run2_2016',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'HARVESTDR2_REMINIAOD_data2016']])
3625 steps[
'HARVESTDR2_REMININANO_data2016UL']=
merge([{
'--era':
'Run2_2016',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'HARVESTDR2_REMININANO_data2016']])
3626 steps[
'HARVESTDR2_REMINIAOD_data2016UL_HIPM']=
merge([{
'--era':
'Run2_2016_HIPM'},steps[
'HARVESTDR2_REMINIAOD_data2016UL']])
3627 steps[
'HARVESTDR2_REMININANO_data2016UL_HIPM']=
merge([{
'--era':
'Run2_2016_HIPM'},steps[
'HARVESTDR2_REMININANO_data2016UL']])
3628 steps[
'HARVESTDR2_REMININANO_data2016UL_HIPM_met']=
merge([{
'--era':
'Run2_2016_HIPM'},steps[
'HARVESTDR2_REMININANO_data2016UL']])
3630 steps[
'HARVEST2017_REMINIAOD_data2017']=
merge([{
'--era':
'Run2_2017,run2_miniAOD_94XFall17'},steps[
'HARVESTDR2_REMINIAOD_data2016']])
3631 steps[
'HARVEST2017_REMINIAOD_data2017UL']=
merge([{
'--era':
'Run2_2017'},steps[
'HARVESTDR2_REMINIAOD_data2016UL']])
3632 steps[
'HARVEST2018_REMINIAOD_data2018UL']=
merge([{
'--era':
'Run2_2018'},steps[
'HARVESTDR2_REMINIAOD_data2016UL']])
3634 steps[
'HARVESTDHI']={
'-s':
'HARVESTING:dqmHarvestingFakeHLT',
3635 '--conditions':
'auto:run1_data',
3638 '--scenario':
'HeavyIons'}
3640 steps[
'HARVESTDHI15']=
merge([{
'--conditions':
'auto:run2_data',
3642 '-n':-1},steps[
'HARVESTDHI']])
3644 steps[
'HARVESTDHI18']=
merge([{
'--era':
'Run2_2018_pp_on_AA',
3645 '--scenario':
'pp' },steps[
'HARVESTDHI15']])
3647 steps[
'HARVESTHI18MINIAOD']=
merge([{
'-s':
'HARVESTING:@miniAODDQM',
3648 '--filein':
'file:step2_inDQM.root',
3650 '--era' :
'Run2_2018_pp_on_AA',
3652 '-n':100},hiDefaults2018_ppReco])
3654 steps[
'HARVESTDHI22']=
merge([{
'--era':
'Run3_pp_on_PbPb',
3656 '--conditions':
'auto:run3_data'},steps[
'HARVESTDHI15']])
3658 steps[
'HARVESTDRUN3']={
'-s':
'HARVESTING:@standardDQMFakeHLT+@miniAODDQM+@nanoAODDQM',
3659 '--conditions':
'auto:run3_data',
3664 steps[
'HARVESTPROMPTRUN3']=
merge([{
'--data':
'',
'-s':
'HARVESTING:@allForPrompt',
'--era':
'Run3'},steps[
'HARVESTDRUN3']])
3667 steps[
'HARVESTRUN3_2022']=
merge([{
'--data':
'',
'-s':
'HARVESTING:@standardDQMFakeHLT+@miniAODDQM+@nanoAODDQM',
'--era':
'Run3'},steps[
'HARVESTDRUN3']])
3668 steps[
'HARVESTRUN3_ZB_2022']=
merge([{
'--data':
'',
'-s':
'HARVESTING:@rerecoZeroBiasFakeHLT+@miniAODDQM+@nanoAODDQM',
'--era':
'Run3'},steps[
'HARVESTDRUN3']])
3669 steps[
'HARVESTRUN3_COS_2022']=
merge([{
'--data':
'',
'--scenario':
'cosmics',
'--era':
'Run3',
'-s':
'HARVESTING:dqmHarvesting'},steps[
'HARVESTDRUN3']])
3670 steps[
'HARVESTRUN3_2023']=
merge([{
'--era':
'Run3_2023',
'-s':
'HARVESTING:@standardDQM+@miniAODDQM+@nanoAODDQM'},steps[
'HARVESTRUN3_2022']])
3671 steps[
'HARVESTRUN3_2023B']=
merge([{
'--era':
'Run3',
'-s':
'HARVESTING:@standardDQM+@miniAODDQM+@nanoAODDQM'},steps[
'HARVESTRUN3_2022']])
3673 steps[
'HARVESTRUN3_HI2023A']=
merge([{
'--era':
'Run3_pp_on_PbPb_approxSiStripClusters_2023',
'-s':
'HARVESTING:@standardDQM+@miniAODDQM'},steps[
'HARVESTRUN3_2022']])
3675 steps[
'HARVESTRUN3_ZB_2023B']=
merge([{
'--era':
'Run3',
'-s':
'HARVESTING:@rerecoZeroBias+@miniAODDQM+@nanoAODDQM'},steps[
'HARVESTRUN3_2022']])
3676 steps[
'HARVESTRUN3_ZB_2023']=
merge([{
'--era':
'Run3_2023',
'-s':
'HARVESTING:@rerecoZeroBias+@miniAODDQM+@nanoAODDQM'},steps[
'HARVESTRUN3_2022']])
3677 steps[
'HARVESTRUN3_COS_2023']=
merge([{
'--scenario':
'cosmics',
'--era':
'Run3_2023',
'-s':
'HARVESTING:dqmHarvesting'},steps[
'HARVESTRUN3_2022']])
3678 steps[
'HARVESTRUN3_pixelTrackingOnly'] =
merge([ {
'-s':
'HARVESTING:@pixelTrackingOnlyDQM'}, steps[
'HARVESTRUN3_2023']])
3679 steps[
'HARVESTRUN3_pixelTrackingOnlyGPUValidation'] =
merge([ {
'--procModifiers':
'gpuValidation'}, steps[
'HARVESTRUN3_pixelTrackingOnly']])
3680 steps[
'HARVESTRUN3_ECALOnly'] =
merge([ {
'-s':
'HARVESTING:@ecal'}, steps[
'HARVESTRUN3_2023']])
3681 steps[
'HARVESTRUN3_ECALOnlyGPUValidation'] =
merge([ {
'--procModifiers':
'gpuValidation'}, steps[
'HARVESTRUN3_ECALOnly']])
3682 steps[
'HARVESTRUN3_HCALOnly'] =
merge([ {
'-s':
'HARVESTING:@hcalOnly'}, steps[
'HARVESTRUN3_2023']])
3683 steps[
'HARVESTRUN3_HCALOnlyGPUValidation'] =
merge([ {
'--procModifiers':
'gpuValidation'}, steps[
'HARVESTRUN3_HCALOnly']])
3685 steps[
'HARVESTData_Patatrack_AllGPU_Validation_2023'] =
merge([{
'--data':
'',
3686 '-s':
'HARVESTING:@trackingOnlyValidation+@pixelTrackingOnlyDQM+@ecalOnlyValidation+@ecal+@hcalOnlyValidation+@hcalOnly+@hcal2Only',
3687 '--conditions':
'auto:run3_data_prompt',
3688 '--geometry':
'DB:Extended',
3691 '--procModifiers':
'gpuValidation'},steps[
'HARVESTDRUN3']])
3695 steps[
'HARVEST']={
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3696 '--conditions':
'auto:run1_mc',
3701 steps[
'HARVESTCOS']={
'-s':
'HARVESTING:dqmHarvestingFakeHLT',
3702 '--conditions':
'auto:run1_mc',
3704 '--filein':
'file:step3_inDQM.root',
3706 '--scenario':
'cosmics'}
3707 steps[
'HARVESTHAL']={
'-s' :
'HARVESTING:dqmHarvestingFakeHLT',
3708 '--conditions':
'auto:run2_mc',
3710 '--filein' :
'file:step3_inDQM.root',
3711 '--scenario' :
'cosmics',
3712 '--filein':
'file:step3_inDQM.root',
3714 '--era' :
'Run2_2016',
3716 steps[
'HARVESTCOS_UP15']={
'-s' :
'HARVESTING:dqmHarvestingFakeHLT',
3717 '--conditions':
'auto:run2_mc_cosmics',
3719 '--filein' :
'file:step3_inDQM.root',
3720 '--scenario' :
'cosmics',
3721 '--filein':
'file:step3_inDQM.root',
3723 '--era' :
'Run2_2016',
3726 steps[
'HARVESTCOS_UP16']={
'-s' :
'HARVESTING:dqmHarvestingFakeHLT',
3727 '--conditions':
'auto:run2_mc_cosmics',
3729 '--filein' :
'file:step3_inDQM.root',
3730 '--scenario' :
'cosmics',
3731 '--filein':
'file:step3_inDQM.root',
3733 '--era' :
'Run2_2016' 3736 steps[
'HARVESTCOS_UP17']={
'-s' :
'HARVESTING:dqmHarvestingFakeHLT',
3737 '--conditions':
'auto:phase1_2017_cosmics',
3739 '--filein' :
'file:step3_inDQM.root',
3740 '--scenario' :
'cosmics',
3741 '--filein':
'file:step3_inDQM.root',
3743 '--era' :
'Run2_2017' 3746 steps[
'HARVESTCOS_UP18']={
'-s' :
'HARVESTING:dqmHarvestingFakeHLT',
3747 '--conditions':
'auto:phase1_2018_cosmics',
3749 '--filein' :
'file:step3_inDQM.root',
3750 '--scenario' :
'cosmics',
3751 '--filein':
'file:step3_inDQM.root',
3753 '--era' :
'Run2_2018' 3756 steps[
'HARVESTCOS_UP21']={
'-s' :
'HARVESTING:dqmHarvesting',
3757 '--conditions':
'auto:phase1_2022_cosmics',
3759 '--filein' :
'file:step3_inDQM.root',
3760 '--scenario' :
'cosmics',
3761 '--filein':
'file:step3_inDQM.root',
3766 steps[
'HARVESTCOS_UP21_0T']=
merge([{
'--magField':
'0T',
'--conditions':
'auto:phase1_2022_cosmics_0T'},steps[
'HARVESTCOS_UP21']])
3768 steps[
'HARVESTCOS_Phase2']={
'-s' :
'HARVESTING:@cosmics',
3769 '--conditions': phase2CosInfo[
'GT'],
3771 '--filein' :
'file:step3_inDQM.root',
3772 '--scenario' :
'cosmics',
3773 '--filetype' :
'DQM',
3774 '--era' : phase2CosInfo[
'Era'],
3775 '--geometry' : phase2CosInfo[
'Geom']
3778 steps[
'HARVESTFS']={
'-s':
'HARVESTING:validationHarvestingFS',
3779 '--conditions':
'auto:run1_mc',
3785 steps[
'HARVESTHI2023PPRECO']=
merge([hiDefaults2023_ppReco,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3786 '--filein':
'file:step3_inDQM.root',
3788 '--era' :
'Run3_pp_on_PbPb_2023',
3789 '--filetype':
'DQM'}])
3791 steps[
'HARVESTHI2023PPRECO4']=
merge([hiDefaults2023_ppReco,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3792 '--filein':
'file:step4_inDQM.root',
3794 '--era' :
'Run3_pp_on_PbPb_2023',
3795 '--filetype':
'DQM'}])
3796 steps[
'HARVESTHI2023PPRECOMINIAOD']=
merge([{
'-s':
'HARVESTING:@miniAODValidation+@miniAODDQM',
3797 '--filein':
'file:step2_inDQM.root',
3799 '--era' :
'Run3_pp_on_PbPb_2023',
3801 '-n':100},hiDefaults2023_ppReco])
3803 steps[
'HARVESTHI2022PPRECO']=
merge([hiDefaults2022_ppReco,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3804 '--filein':
'file:step3_inDQM.root',
3806 '--era' :
'Run3_pp_on_PbPb',
3807 '--filetype':
'DQM'}])
3809 steps[
'HARVESTHI2022PPRECO4']=
merge([hiDefaults2022_ppReco,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3810 '--filein':
'file:step4_inDQM.root',
3812 '--era' :
'Run3_pp_on_PbPb',
3813 '--filetype':
'DQM'}])
3814 steps[
'HARVESTHI2022PPRECOMINIAOD']=
merge([{
'-s':
'HARVESTING:@miniAODValidation+@miniAODDQM',
3815 '--filein':
'file:step2_inDQM.root',
3817 '--era' :
'Run3_pp_on_PbPb',
3819 '-n':100},hiDefaults2022_ppReco])
3821 steps[
'HARVESTHI2018PPRECO']=
merge([hiDefaults2018_ppReco,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3822 '--filein':
'file:step3_inDQM.root',
3824 '--era' :
'Run2_2018_pp_on_AA',
3825 '--filetype':
'DQM'}])
3827 steps[
'HARVESTHI2018PPRECOMINIAOD']=
merge([{
'-s':
'HARVESTING:@miniAODValidation+@miniAODDQM',
3828 '--filein':
'file:step2_inDQM.root',
3830 '--era' :
'Run2_2018_pp_on_AA',
3832 '-n':100},hiDefaults2018_ppReco])
3834 steps[
'HARVESTHI2017']=
merge([hiDefaults2017,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3836 '--era' :
'Run2_2017_pp_on_XeXe',
3837 '--filetype':
'DQM'}])
3839 steps[
'HARVESTPPREF2017']=
merge([ppRefDefaults2017,{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT',
3841 '--era' :
'Run2_2017_ppRef',
3842 '--filetype':
'DQM'}])
3844 steps[
'HARVESTUP15']={
3846 '-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM',
3847 '--conditions':
'auto:run2_mc',
3849 '--era' :
'Run2_2016',
3852 steps[
'HARVESTUP15_L1TEgDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TEgamma'},steps[
'HARVESTUP15']])
3853 steps[
'HARVESTUP15_L1TMuDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TMuon'},steps[
'HARVESTUP15']])
3855 steps[
'HARVESTMINUP15']=
merge([{
'-s':
'HARVESTING:validationHarvestingNoHLT+dqmHarvestingFakeHLT'},steps[
'HARVESTUP15']])
3857 steps[
'HARVESTUP15_PU25']=steps[
'HARVESTUP15']
3858 steps[
'HARVESTUP15_PU25_L1TEgDQM']=steps[
'HARVESTUP15_L1TEgDQM']
3859 steps[
'HARVESTUP15_PU25_L1TMuDQM']=steps[
'HARVESTUP15_L1TMuDQM']
3862 steps[
'HARVESTUP15_PU50']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM',
'--era' :
'Run2_50ns'},steps[
'HARVESTUP15']])
3863 steps[
'HARVESTUP15_PU50_L1TEgDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TEgamma'},steps[
'HARVESTUP15_PU50']])
3864 steps[
'HARVESTUP15_PU50_L1TMuDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TMuon'},steps[
'HARVESTUP15_PU50']])
3866 steps[
'HARVESTUP15_trackingOnly']=
merge([{
'-s':
'HARVESTING:@trackingOnlyValidation+@trackingOnlyDQM'}, steps[
'HARVESTUP15']])
3868 steps[
'HARVESTUP17']=
merge([{
'--conditions':
'auto:phase1_2017_realistic',
'--era' :
'Run2_2017',
'--geometry' :
'DB:Extended'},steps[
'HARVESTUP15']])
3869 steps[
'HARVESTUP18']=
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era' :
'Run2_2018',
'--geometry' :
'DB:Extended'},steps[
'HARVESTUP15']])
3870 steps[
'HARVESTUP18_L1TEgDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TEgamma'},steps[
'HARVESTUP18']])
3871 steps[
'HARVESTUP18_L1TMuDQM']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@L1TMuon'},steps[
'HARVESTUP18']])
3873 steps[
'HARVESTUP17_PU25']=steps[
'HARVESTUP17']
3874 steps[
'HARVESTUP18_PU25']=steps[
'HARVESTUP18']
3875 steps[
'HARVESTUP18_PU25_L1TEgDQM']=steps[
'HARVESTUP18_L1TEgDQM']
3876 steps[
'HARVESTUP18_PU25_L1TMuDQM']=steps[
'HARVESTUP18_L1TMuDQM']
3879 step_harvest_MRH_RD = {
'--harvesting':
'AtJobEnd',
'--procModifiers':
'runDependent'}
3880 steps[
'HARVESTUP18_PU25_RD']=
merge([step_harvest_MRH_RD,steps[
'HARVESTUP18']])
3881 steps[
'HARVESTUP18_PU25_L1TEgDQM_RD']=
merge([step_harvest_MRH_RD,steps[
'HARVESTUP18_L1TEgDQM']])
3882 steps[
'HARVESTUP18_PU25_L1TMuDQM_RD']=
merge([step_harvest_MRH_RD,steps[
'HARVESTUP18_L1TMuDQM']])
3884 steps[
'HARVESTDR2_REMINIAOD_mc2016']=
merge([{
'-s':
'HARVESTING:@miniAODValidation+@miniAODDQM',
'--era':
'Run2_2016,run2_miniAOD_80XLegacy'},steps[
'HARVESTUP15']])
3885 steps[
'HARVESTUP17_REMINIAOD_mc2017']=
merge([{
'-s':
'HARVESTING:@miniAODValidation+@miniAODDQM',
'--era':
'Run2_2017,run2_miniAOD_94XFall17'},steps[
'HARVESTUP17']])
3887 steps[
'HARVESTDR2_REMINIAOD_mc2016UL_preVFP']=
merge([{
'--conditions':
'auto:run2_mc_pre_vfp',
'--era':
'Run2_2016_HIPM',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},
3888 steps[
'HARVESTDR2_REMINIAOD_mc2016']])
3889 steps[
'HARVESTDR2_REMINIAOD_mc2016UL_postVFP']=
merge([{
'--conditions':
'auto:run2_mc',
'--era':
'Run2_2016'},steps[
'HARVESTDR2_REMINIAOD_mc2016UL_preVFP']])
3890 steps[
'HARVESTUP17_REMINIAOD_mc2017UL']=
merge([{
'--era':
'Run2_2017',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'HARVESTUP17_REMINIAOD_mc2017']])
3891 steps[
'HARVESTUP18_REMINIAOD_mc2018UL']=
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018'},steps[
'HARVESTUP17_REMINIAOD_mc2017UL']])
3894 steps[
'HARVEST_PPbData']=
merge([{
'--conditions':
'auto:run1_data',
'-s':
'HARVESTING:dqmHarvestingFakeHLT',
'--scenario':
'pp',
'--era':
'Run1_pA' }, steps[
'HARVESTDHI']])
3897 steps[
'HARVESTUP15_PPb']=
merge([{
'--conditions':
'auto:run2_mc_pa',
'--era':
'Run2_2016_pA'}, steps[
'HARVESTMINUP15']])
3902 steps[
'HARVESTUP15FS']={
'-s':
'HARVESTING:validationHarvesting',
3903 '--conditions':
'auto:run2_mc',
3906 '--era':
'Run2_2016',
3909 steps[
'HARVESTUP15FS_trackingOnly']=
merge([{
'-s':
'HARVESTING:@trackingOnlyValidation+@trackingOnlyDQM'}, steps[
'HARVESTUP15FS']])
3910 steps[
'HARVESTUP17FS']=
merge([{
'--conditions':
'auto:phase1_2017_realistic',
'--era' :
'Run2_2017_FastSim'},steps[
'HARVESTUP15FS']])
3911 steps[
'HARVESTUP17FS_trackingOnly']=
merge([{
'-s':
'HARVESTING:@trackingOnlyValidation+@trackingOnlyDQM'}, steps[
'HARVESTUP17FS']])
3912 steps[
'HARVESTUP18FS']=
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era' :
'Run2_2018_FastSim'},steps[
'HARVESTUP15FS']])
3913 steps[
'HARVESTUP18FS_trackingOnly']=
merge([{
'-s':
'HARVESTING:@trackingOnlyValidation+@trackingOnlyDQM'}, steps[
'HARVESTUP18FS']])
3915 steps[
'ALCASPLIT']={
'-s':
'ALCAOUTPUT:@allForPrompt',
3916 '--conditions':
'auto:run1_data',
3919 '--triggerResultsProcess':
'RECO',
3920 '--filein':
'file:step2_inALCARECO.root'}
3922 steps[
'SKIMD']={
'-s':
'SKIM:all',
3923 '--conditions':
'auto:run1_data',
3926 '--filein':
'file:step2.root',
3927 '--secondfilein':
'filelist:step1_dasquery.log'}
3929 steps[
'SKIMDreHLT'] =
merge([ {
'--conditions':
'auto:run1_data_%s'%menu,
'--hltProcess':
'reHLT',
'--filein':
'file:step3.root'}, steps[
'SKIMD'] ])
3931 steps[
'SKIMCOSD']={
'-s':
'SKIM:all',
3932 '--conditions':
'auto:run1_data',
3934 '--scenario':
'cosmics',
3935 '--filein':
'file:step2.root',
3936 '--secondfilein':
'filelist:step1_dasquery.log'}
3938 steps[
'RECOFROMRECO']=
merge([{
'-s':
'RECO',
3939 '--filtername':
'RECOfromRECO',
3940 '--process':
'reRECO',
3941 '--datatier':
'AODSIM',
3942 '--eventcontent':
'AODSIM',
3943 '--procModifiers':
'recoFromReco',
3945 stCond,step3Defaults])
3948 steps[
'RECOFROMRECOSt2']=steps[
'RECOFROMRECO']
3950 steps[
'COPYPASTE']={
'-s':
'NONE',
3951 '--conditions':
'auto:run1_mc',
3952 '--output':
'\'[{"t":"RAW","e":"ALL"}]\'',
3953 '--customise_commands':
'"process.ALLRAWoutput.fastCloning=cms.untracked.bool(False)"'}
3954 steps[
'COPYPASTER3'] =
merge([{
'--era' :
'Run3'}, steps[
'COPYPASTE']])
3957 stepMiniAODDefaults = {
'-s' :
'PAT',
3958 '--era' :
'Run2_2016',
3961 stepMiniAODDataUP15 =
merge([{
'--conditions' :
'auto:run1_data',
3963 '--datatier' :
'MINIAOD',
3964 '--eventcontent' :
'MINIAOD',
3965 '--filein' :
'file:step3.root' 3966 },stepMiniAODDefaults])
3968 steps[
'REMINIAOD_data2016'] =
merge([{
'-s' :
'PAT,DQM:@miniAODDQM',
3969 '--process' :
'PAT',
3970 '--era' :
'Run2_2016,run2_miniAOD_80XLegacy',
3971 '--conditions' :
'auto:run2_data',
3973 '--scenario' :
'pp',
3974 '--eventcontent' :
'MINIAOD,DQM',
3975 '--datatier' :
'MINIAOD,DQMIO' 3976 },stepMiniAODDefaults])
3978 steps[
'REMININANO_data2016'] =
merge([{
'-s' :
'PAT,NANO,DQM:@miniAODDQM+@nanoAODDQM',
3979 '--process' :
'PATnano',
3980 '--era' :
'Run2_2016',
3981 '--conditions' :
'auto:run2_data',
3983 '--scenario' :
'pp',
3984 '--eventcontent' :
'MINIAOD,NANOEDMAOD,DQM',
3985 '--datatier' :
'MINIAOD,NANOAOD,DQMIO' 3988 steps[
'REMINIAOD_data2016_HIPM'] =
merge([{
'--era' :
'Run2_2016_HIPM,run2_miniAOD_80XLegacy'},steps[
'REMINIAOD_data2016']])
3989 steps[
'REMINIAOD_data2016UL'] =
merge([{
'--era' :
'Run2_2016',
'--procModifiers' :
'run2_miniAOD_UL_preSummer20'},steps[
'REMINIAOD_data2016']])
3990 steps[
'REMININANO_data2016UL'] =
merge([{
'--era' :
'Run2_2016',
'--procModifiers' :
'run2_miniAOD_UL_preSummer20'},steps[
'REMININANO_data2016']])
3991 steps[
'REMINIAOD_data2016UL_HIPM'] =
merge([{
'--era' :
'Run2_2016_HIPM'},steps[
'REMINIAOD_data2016UL']])
3992 steps[
'REMININANO_data2016UL_HIPM'] =
merge([{
'--era' :
'Run2_2016_HIPM'},steps[
'REMININANO_data2016UL']])
3993 steps[
'REMININANO_data2016UL_HIPM_met'] =
merge([{
'--era' :
'Run2_2016_HIPM'},steps[
'REMININANO_data2016UL']])
3995 stepReMiniAODData17 =
merge([{
'--era' :
'Run2_2017,run2_miniAOD_94XFall17'},steps[
'REMINIAOD_data2016']])
3996 steps[
'REMINIAOD_data2017'] = stepReMiniAODData17
3997 steps[
'REMINIAOD_data2017UL'] =
merge([{
'--era' :
'Run2_2017'},steps[
'REMINIAOD_data2016UL']])
3998 steps[
'REMINIAOD_data2018UL'] =
merge([{
'--era' :
'Run2_2018'},steps[
'REMINIAOD_data2016UL']])
4001 steps[
'REMINIAOD_data2022']=
merge([{
'-s':
'PAT',
4002 '--process' :
'PAT',
4003 '--datatier':
'MINIAOD',
4004 '--eventcontent':
'MINIAOD',
4007 '--scenario' :
'pp',
4008 '--conditions' :
'auto:run3_data',
4009 '--era':
'Run3,run3_miniAOD_12X' 4011 steps[
'REMININANO_data2022'] =
merge([{
'-s' :
'PAT,NANO,DQM:@nanoAODDQM',
4012 '--process' :
'PATnano',
4013 '--era' :
'Run3,run3_miniAOD_12X',
4014 '--conditions' :
'auto:run3_data',
4016 '--scenario' :
'pp',
4017 '--eventcontent' :
'MINIAOD,NANOEDMAOD,DQM',
4018 '--datatier' :
'MINIAOD,NANOAOD,DQMIO' 4024 try : stepMiniAODData =
remove(stepMiniAODDataUP15,
'--era')
4025 except : stepMiniAODData =
remove(stepMiniAODDataUP15,
'--customise')
4027 stepMiniAODMC =
merge([{
'--conditions' :
'auto:run2_mc',
4029 '--era' :
'Run2_2016',
4030 '--datatier' :
'MINIAODSIM',
4031 '--eventcontent' :
'MINIAODSIM',
4032 '--filein' :
'file:step3.root' 4033 },stepMiniAODDefaults])
4035 steps[
'REMINIAOD_mc2016'] =
merge([{
'-s' :
'PAT,VALIDATION:@miniAODValidation,DQM:@miniAODDQM',
4036 '--process' :
'PAT',
4037 '--era' :
'Run2_2016,run2_miniAOD_80XLegacy',
4038 '--conditions' :
'auto:run2_mc',
4040 '--scenario' :
'pp',
4041 '--eventcontent' :
'MINIAODSIM,DQM',
4042 '--datatier' :
'MINIAODSIM,DQMIO' 4043 },stepMiniAODDefaults])
4045 steps[
'REMINIAOD_mc2017'] =
merge([{
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017,run2_miniAOD_94XFall17'},steps[
'REMINIAOD_mc2016']])
4047 steps[
'REMINIAOD_mc2016UL_preVFP']=
merge([{
'--conditions':
'auto:run2_mc_pre_vfp',
'--era':
'Run2_2016_HIPM',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'REMINIAOD_mc2016']])
4048 steps[
'REMINIAOD_mc2016UL_postVFP']=
merge([{
'--conditions':
'auto:run2_mc',
'--era':
'Run2_2016'},steps[
'REMINIAOD_mc2016UL_preVFP']])
4049 steps[
'REMINIAOD_mc2017UL']=
merge([{
'--era':
'Run2_2017',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'REMINIAOD_mc2017']])
4050 steps[
'REMINIAOD_mc2018UL']=
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--procModifiers':
'run2_miniAOD_UL_preSummer20'},steps[
'REMINIAOD_mc2017']])
4057 steps[
'MINIAODMCUP15'] =
merge([stepMiniAODMC])
4060 steps[
'MINIAODMCUP15FS'] =
merge([{
'--filein':
'file:step1.root',
'--fast':
''},stepMiniAODMC])
4061 steps[
'MINIAODMCUP15FS50'] =
merge([{
'--conditions':
'auto:run2_mc_50ns',
'--era':
'Run2_50ns'},steps[
'MINIAODMCUP15FS']])
4062 steps[
'DBLMINIAODMCUP15NODQM'] =
merge([{
'--conditions':
'auto:run2_mc',
4064 '--datatier' :
'MINIAODSIM',
4065 '--eventcontent':
'MINIAOD',},stepMiniAODMC])
4068 steps[
'MINIAODMCUP17FS'] =
merge([{
'--filein':
'file:step1.root',
'--fast':
'',
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017_FastSim'},stepMiniAODMC])
4071 steps[
'MINIAODMCUP18'] =
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018'},stepMiniAODMC])
4072 steps[
'MINIAODMCUP18bParking'] =
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018,bParking'},stepMiniAODMC])
4073 steps[
'MINIAODMCUP18FS'] =
merge([{
'--filein':
'file:step1.root',
'--fast':
'',
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018_FastSim'},stepMiniAODMC])
4075 stepNanoAODDefaults = {
'-s':
'NANO,DQM:@nanoAODDQM',
'-n': 1000 }
4076 stepNanoGenDefaults = {
'-s':
'NANOGEN,DQM:@nanogenDQM',
'-n': 1000 }
4077 stepNanoAODData =
merge([{
'--data':
'',
'--eventcontent' :
'NANOAOD,DQM' ,
'--datatier':
'NANOAOD,DQMIO' }, stepNanoAODDefaults ])
4078 stepNanoAODMC =
merge([{
'--mc':
'' ,
'--eventcontent' :
'NANOAODSIM,DQM',
'--datatier':
'NANOAODSIM,DQMIO' }, stepNanoAODDefaults ])
4079 stepNanoEDMData =
merge([{
'--data':
'',
'--eventcontent' :
'NANOEDMAOD,DQM' ,
'--datatier':
'NANOAOD,DQMIO' }, stepNanoAODDefaults ])
4080 stepNanoEDMMC =
merge([{
'--mc':
'' ,
'--eventcontent' :
'NANOEDMAODSIM,DQM',
'--datatier':
'NANOAODSIM,DQMIO' }, stepNanoAODDefaults ])
4081 stepNanoEDMMCProd =
merge([{
'--mc':
'',
'-s':
'NANO',
'--eventcontent' :
'NANOEDMAODSIM',
'--datatier':
'NANOAODSIM' }, stepNanoAODDefaults ])
4082 stepNanoGen =
merge([{
'--mc':
'' ,
'--eventcontent' :
'NANOAODGEN,DQM',
'--datatier':
'NANOAODSIM,DQMIO' }, stepNanoGenDefaults ])
4084 steps[
'NANOGENFromGen'] =
merge([{
'--conditions':
'auto:run2_mc',
'--customise' :
'PhysicsTools/NanoAOD/nanogen_cff.customizeNanoGEN'}, stepNanoGen ])
4085 steps[
'NANOGENFromMini'] =
merge([{
'--conditions':
'auto:run2_mc'}, stepNanoGen ])
4087 steps[
'NANOEDMMC2018_PROD'] =
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'--filein':
'file:step3_inMINIAODSIM.root'}, stepNanoEDMMCProd ])
4088 steps[
'NANOUP15'] =
merge([{
'--conditions':
'auto:run2_mc',
'--era':
'Run2_2016',
'-n':
'10',
'--filein':
'file:step3_inMINIAODSIM.root',
'--nThreads':
'2'}, stepNanoEDMMCProd ])
4089 steps[
'NANOUP17'] =
merge([{
'--conditions':
'auto:phase1_2017_realistic',
'--era':
'Run2_2017',
'-n':
'10' ,
'--filein':
'file:step3_inMINIAODSIM.root',
'--geometry':
'DB:Extended',
'--nThreads':
'2'}, stepNanoEDMMCProd])
4090 steps[
'NANOUP15Had']=
merge([{
'--filein':
'file:step4_inMINIAODSIM.root'},steps[
'NANOUP15']])
4091 steps[
'NANOUP15MC_PU25_JME']=
merge([{
'--customise':
'PhysicsTools/NanoAOD/custom_jme_cff.PrepJMECustomNanoAOD'},steps[
'NANOUP15']])
4092 steps[
'NANOUP15MC_PU25_Muon']=
merge([{
'--customise':
'PhysicsTools/NanoAOD/custom_muon_cff.PrepMuonCustomNanoAOD'},steps[
'NANOUP15']])
4093 steps[
'NANOUP17Had']=
merge([{
'--filein':
'file:step4_inMINIAODSIM.root'},steps[
'NANOUP17']])
4094 steps[
'NANOUP18'] =
merge([{
'--conditions':
'auto:phase1_2018_realistic',
'--era':
'Run2_2018',
'-n':
'10',
'--filein':
'file:step3_inMINIAODSIM.root',
'--nThreads':
'2'}, stepNanoEDMMCProd ])
4095 steps[
'NANOUP18Had']=
merge([{
'--filein':
'file:step4_inMINIAODSIM.root'},steps[
'NANOUP18']])
4096 steps[
'NANOPRODUP18']=
merge([{
'--filein':
'file:step4.root'},steps[
'NANOUP18']])
4098 steps[
'NANOUP15FS'] =
merge([{
'--filein':
'file:step3.root',
'--fast':
''}, steps[
'NANOUP15']])
4099 steps[
'NANOUP17FS'] =
merge([{
'--filein':
'file:step3.root',
'--fast':
'',
'--era':
'Run2_2017_FastSim'}, steps[
'NANOUP17']])
4100 steps[
'NANOUP18FS'] =
merge([{
'--filein':
'file:step3.root',
'--fast':
'',
'--era':
'Run2_2018_FastSim'}, steps[
'NANOUP18']])
4102 steps[
'NANOUP15FSrefine'] =
merge([{
'--customise':
'PhysicsTools/NanoAOD/jetsAK4_CHS_cff.nanoAOD_refineFastSim_bTagDeepFlav'}, steps[
'NANOUP15FS']])
4104 steps[
'HEfail'] = {
'--conditions':
'auto:phase1_2018_realistic_HEfail',
4106 '--pileup':
'AVE_50_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(baseDataSetRelease[18]),
4107 '--era' :
'Run2_2018',
4108 '--geometry' :
'DB:Extended' 4110 steps[
'DigiFullHEfail']=
merge([{
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:@relval2018',
'--datatier':
'GEN-SIM-DIGI-RAW',
'--eventcontent':
'FEVTDEBUGHLT'}, steps[
'HEfail']])
4111 steps[
'RecoFullHEfail']=
merge([{
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
4112 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
4113 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
4114 }, steps[
'HEfail']])
4115 steps[
'HARVESTFullHEfail']=
merge([{
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM',
'--mc':
'',
'--scenario' :
'pp',
'--filetype':
'DQM'}, steps[
'HEfail']])
4116 steps[
'NanoFullHEfail']={
'-s':
'NANO',
4117 '--conditions':
'auto:phase1_2018_realistic_HEfail',
4119 '--era' :
'Run2_2018',
4120 '--geometry' :
'DB:Extended',
4121 '--datatier':
'NANOAODSIM',
4122 '--eventcontent':
'NANOEDMAODSIM',
4123 '--filein':
'file:step3_inMINIAODSIM.root'}
4125 steps[
'HcalNano']={
'-s':
'RAW2DIGI,RECO,USER:DPGAnalysis/HcalNanoAOD/hcalNano_cff.hcalNanoTask',
4126 '--conditions':
'auto:run3_data_prompt',
4129 '--geometry' :
'DB:Extended',
4130 '--datatier':
'NANOAOD',
4131 '--eventcontent':
'NANOAOD'}
4133 steps[
'HcalNanoCalibGap']={
'-s':
'RAW2DIGI,RECO,USER:DPGAnalysis/HcalNanoAOD/hcalNano_cff.hcalNanoTask',
4134 '--conditions':
'auto:run3_data_prompt',
4137 '--geometry' :
'DB:Extended',
4138 '--datatier':
'NANOAOD',
4139 '--eventcontent':
'NANOAOD',
4140 '--customise':
'DPGAnalysis/HcalNanoAOD/hcalNano_cff.customiseHcalCalib',
4141 '--processName':
'USER'}
4157 defaultDataSets[
'2017']=
'CMSSW_12_0_0_pre4-113X_mc2017_realistic_v5-v' 4158 defaultDataSets[
'2017Design']=
'CMSSW_12_0_0_pre4-113X_mc2017_design_v5-v' 4159 defaultDataSets[
'2018']=
'CMSSW_12_0_0_pre4-113X_upgrade2018_realistic_v5-v' 4160 defaultDataSets[
'2018Design']=
'CMSSW_12_0_0_pre4-113X_upgrade2018_design_v5-v' 4161 defaultDataSets[
'2021']=
'CMSSW_13_1_0_pre1-130X_mcRun3_2022_realistic_withNewBSFromEOY2022Data_v2_RV186-v' 4162 defaultDataSets[
'2021Design']=
'CMSSW_12_5_0_pre4-124X_mcRun3_2022_design_v7_design_BS2022-v' 4163 defaultDataSets[
'2021FS']=
'CMSSW_12_4_13-124X_mcRun3_2022_realistic_v12_2021_FastSim-v' 4164 defaultDataSets[
'2023']=
'CMSSW_13_0_10-130X_mcRun3_2023_realistic_withEarly2023BS_v1_2023-v' 4165 defaultDataSets[
'2023FS']=
'CMSSW_13_0_11-130X_mcRun3_2023_realistic_withEarly2023BS_v1_FastSim-v' 4166 defaultDataSets[
'2024']=
'CMSSW_14_0_0_pre3-140X_mcRun3_2024_realistic_v1_STD_2024_noPU-v' 4167 defaultDataSets[
'2026D49']=
'CMSSW_12_0_0_pre4-113X_mcRun4_realistic_v7_2026D49noPU-v' 4168 defaultDataSets[
'2026D76']=
'CMSSW_12_0_0_pre4-113X_mcRun4_realistic_v7_2026D76noPU-v' 4169 defaultDataSets[
'2026D77']=
'CMSSW_12_1_0_pre2-113X_mcRun4_realistic_v7_2026D77noPU-v' 4170 defaultDataSets[
'2026D88']=
'CMSSW_12_3_0_pre5-123X_mcRun4_realistic_v4_2026D88noPU-v' 4171 defaultDataSets[
'2026D95']=
'CMSSW_13_1_0_pre1-130X_mcRun4_realistic_v2_2026D95noPU-v' 4172 defaultDataSets[
'2026D96']=
'CMSSW_13_1_0_pre1-130X_mcRun4_realistic_v2_2026D96noPU-v' 4173 defaultDataSets[
'2026D98']=
'CMSSW_13_2_0_pre1-131X_mcRun4_realistic_v5_2026D98noPU-v' 4176 for key, value
in defaultDataSets.items(): puDataSets[key+
'PU'] = value
4177 defaultDataSets.update(puDataSets)
4180 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'}
4182 baseDataSetReleaseBetter={}
4183 for gen
in upgradeFragments:
4184 for ds
in defaultDataSets:
4187 if key
in versionOverrides:
4188 version = versionOverrides[key]
4189 baseDataSetReleaseBetter[key]=defaultDataSets[ds]+version
4192 for ds
in defaultDataSets:
4193 key=
'MinBias_14TeV_pythia8_TuneCP5'+
'_'+ds
4194 name=baseDataSetReleaseBetter[key]
4196 PUDataSets[ds]={
'-n':10,
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(name,)}
4197 elif '2018' in ds
or 'postLS2' in ds:
4198 PUDataSets[ds]={
'-n':10,
'--pileup':
'AVE_50_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_13/%s/GEN-SIM'%(name,)}
4199 elif '2021' in ds
or '2023' in ds
or '2024' in ds:
4201 PUDataSets[ds]={
'-n':10,
'--pileup':
'Run3_Flat55To75_PoissonOOTPU',
'--pileup_input':
'das:/RelValMinBias_14TeV/%s/GEN-SIM'%(name,)}
4203 PUDataSets[ds]={
'-n':10,
'--pileup':
'Run3_Flat55To75_PoissonOOTPU',
'--pileup_input':
'das:/RelValMinBias_14TeV/%s/GEN-SIM-RECO'%(name,)}
4205 PUDataSets[ds]={
'-n':10,
'--pileup':
'AVE_200_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_14TeV/%s/GEN-SIM'%(name,)}
4207 PUDataSets[ds]={
'-n':10,
'--pileup':
'AVE_35_BX_25ns',
'--pileup_input':
'das:/RelValMinBias_14TeV/%s/GEN-SIM'%(name,)}
4214 for specialType,specialWF
in upgradeWFs.items():
4215 specialWF.init(upgradeStepDict)
4219 for year,k
in [(year,k)
for year
in upgradeKeys
for k
in upgradeKeys[year]]:
4223 geom=upgradeProperties[year][k][
'Geom']
4224 gt=upgradeProperties[year][k][
'GT']
4225 hltversion=upgradeProperties[year][k].get(
'HLTmenu')
4226 beamspot=upgradeProperties[year][k].get(
'BeamSpot',
None)
4229 upgradeStepDict[
'Gen'][k]= {
'-s' :
'GEN',
4231 '--conditions' : gt,
4232 '--beamspot' :
'Realistic25ns13TeVEarly2017Collision',
4233 '--datatier' :
'GEN',
4234 '--eventcontent':
'FEVTDEBUG',
4237 if beamspot
is not None: upgradeStepDict[
'Gen'][k][
'--beamspot']=beamspot
4239 upgradeStepDict[
'GenSim'][k]= {
'-s' :
'GEN,SIM',
4241 '--conditions' : gt,
4242 '--beamspot' :
'Realistic25ns13TeVEarly2017Collision',
4243 '--datatier' :
'GEN-SIM',
4244 '--eventcontent':
'FEVTDEBUG',
4247 if beamspot
is not None: upgradeStepDict[
'GenSim'][k][
'--beamspot']=beamspot
4249 upgradeStepDict[
'GenSimHLBeamSpot'][k]= {
'-s' :
'GEN,SIM',
4251 '--conditions' : gt,
4252 '--beamspot' :
'HLLHC',
4253 '--datatier' :
'GEN-SIM',
4254 '--eventcontent':
'FEVTDEBUG',
4258 upgradeStepDict[
'GenSimHLBeamSpot14'][k]= {
'-s' :
'GEN,SIM',
4260 '--conditions' : gt,
4261 '--beamspot' :
'HLLHC14TeV',
4262 '--datatier' :
'GEN-SIM',
4263 '--eventcontent':
'FEVTDEBUG',
4267 upgradeStepDict[
'GenSimHLBeamSpotHGCALCloseBy'][k]= {
'-s' :
'GEN,SIM',
4269 '--conditions' : gt,
4270 '--beamspot' :
'HGCALCloseBy',
4271 '--datatier' :
'GEN-SIM',
4272 '--eventcontent':
'FEVTDEBUG',
4276 upgradeStepDict[
'Digi'][k] = {
'-s':
'DIGI:pdigi_valid,L1,DIGI2RAW,HLT:%s'%(hltversion),
4278 '--datatier':
'GEN-SIM-DIGI-RAW',
4280 '--eventcontent':
'FEVTDEBUGHLT',
4285 upgradeStepDict[
'DigiTrigger'][k] = {
'-s':
'DIGI:pdigi_valid,L1TrackTrigger,L1,DIGI2RAW,HLT:%s'%(hltversion),
4287 '--datatier':
'GEN-SIM-DIGI-RAW',
4289 '--eventcontent':
'FEVTDEBUGHLT',
4293 upgradeStepDict[
'HLTRun3'][k] = {
'-s':
'HLT:%s'%(hltversion),
4295 '--datatier':
'GEN-SIM-DIGI-RAW',
4297 '--eventcontent':
'FEVTDEBUGHLT',
4298 '--geometry' : geom,
4299 '--outputCommands' :
'"drop *_*_*_GEN,drop *_*_*_DIGI2RAW"' 4302 upgradeStepDict[
'HLT75e33'][k] = {
'-s':
'HLT:@relval2026',
4303 '--processName':
'HLTX',
4305 '--datatier':
'FEVT',
4307 '--eventcontent':
'FEVTDEBUGHLT',
4311 upgradeStepDict[
'Reco'][k] = {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidation+@miniAODValidation,DQM:@standardDQM+@ExtraHLT+@miniAODDQM',
4313 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
4315 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
4319 upgradeStepDict[
'RecoFakeHLT'][k] = {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM',
4321 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
4323 '--eventcontent':
'RECOSIM,MINIAODSIM,DQM',
4327 upgradeStepDict[
'RecoGlobal'][k] = {
'-s':
'RAW2DIGI,RECO,RECOSIM,PAT,VALIDATION:@phase2Validation+@miniAODValidation,DQM:@phase2+@miniAODDQM',
4329 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,DQMIO',
4331 '--eventcontent':
'FEVTDEBUGHLT,MINIAODSIM,DQM',
4335 upgradeStepDict[
'RecoLocal'][k] = {
'-s':
'RAW2DIGI,L1Reco,RECO:localreco',
4337 '--datatier':
'GEN-SIM-RECO',
4339 '--eventcontent':
'FEVTDEBUGHLT',
4343 upgradeStepDict[
'MiniAOD'][k] = {
'-s':
'PAT',
4345 '--datatier':
'MINIAODSIM',
4347 '--eventcontent':
'MINIAODSIM',
4351 upgradeStepDict[
'HARVEST'][k]={
'-s':
'HARVESTING:@standardValidation+@standardDQM+@ExtraHLT+@miniAODValidation+@miniAODDQM',
4354 '--geometry' : geom,
4355 '--scenario' :
'pp',
4359 upgradeStepDict[
'HARVESTFakeHLT'][k]={
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM',
4362 '--geometry' : geom,
4363 '--scenario' :
'pp',
4367 upgradeStepDict[
'HARVESTNano'][k]={
'-s':
'HARVESTING:@standardValidation+@standardDQM+@ExtraHLT+@miniAODValidation+@miniAODDQM+@nanoAODDQM',
4372 '--filetype':
'DQM',
4375 upgradeStepDict[
'HARVESTNanoFakeHLT'][k]={
'-s':
'HARVESTING:@standardValidationNoHLT+@standardDQMFakeHLT+@miniAODValidation+@miniAODDQM+@nanoAODDQM',
4380 '--filetype':
'DQM',
4383 upgradeStepDict[
'HARVESTGlobal'][k] =
merge([{
'-s':
'HARVESTING:@phase2Validation+@phase2+@miniAODValidation+@miniAODDQM'}, upgradeStepDict[
'HARVEST'][k]])
4385 upgradeStepDict[
'ALCA'][k] = {
'-s':
'ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+TkAlMuonIsolated+TkAlMinBias+MuAlOverlaps+EcalESAlign+TkAlZMuMu+TkAlDiMuonAndVertex+HcalCalHBHEMuonProducerFilter+TkAlUpsilonMuMu+TkAlJpsiMuMu+SiStripCalMinBias',
4387 '--datatier':
'ALCARECO',
4389 '--eventcontent':
'ALCARECO',
4390 '--geometry' : geom,
4391 '--filein':
'file:step3.root' 4394 upgradeStepDict[
'ALCAPhase2'][k] =
merge([{
'-s':
'ALCA:SiPixelCalSingleMuonLoose+SiPixelCalSingleMuonTight+TkAlMuonIsolated+TkAlMinBias+MuAlOverlaps+EcalESAlign+TkAlZMuMu+TkAlDiMuonAndVertex+HcalCalHBHEMuonProducerFilter+TkAlUpsilonMuMu+TkAlJpsiMuMu'},upgradeStepDict[
'ALCA'][k]])
4396 upgradeStepDict[
'FastSim'][k]={
'-s':
'GEN,SIM,RECO,VALIDATION',
4397 '--eventcontent':
'FEVTDEBUGHLT,DQM',
4398 '--datatier':
'GEN-SIM-DIGI-RECO,DQMIO',
4401 '--geometry' : geom,
4402 '--relval':
'27000,3000'}
4404 upgradeStepDict[
'HARVESTFast'][k]={
'-s':
'HARVESTING:validationHarvesting',
4407 '--geometry' : geom,
4411 upgradeStepDict[
'FastSimRun3'][k]={
'-s':
'SIM,RECOBEFMIX,DIGI:pdigi_valid,L1,DIGI2RAW,L1Reco,RECO,PAT,NANO,VALIDATION:@standardValidation+@miniAODValidation,DQM:@standardDQMFS+@miniAODDQM+@nanoAODDQM',
4413 '--era':
'Run3_FastSim',
4414 '--beamspot':beamspot,
4417 '--eventcontent':
'FEVTDEBUGHLT,MINIAODSIM,NANOEDMAODSIM,DQM',
4418 '--datatier':
'GEN-SIM-DIGI-RECO,MINIAODSIM,NANOAODSIM,DQMIO',
4421 upgradeStepDict[
'HARVESTFastRun3'][k]={
'-s':
'HARVESTING:validationHarvesting+@miniAODValidation+@miniAODDQM+@nanoAODDQM',
4428 '--filein':
'file:step2_inDQM.root'}
4430 upgradeStepDict[
'Nano'][k] = {
'-s':
'NANO,DQM:@nanoAODDQM',
4432 '--datatier':
'NANOAODSIM,DQMIO',
4434 '--eventcontent':
'NANOEDMAODSIM,DQM',
4435 '--filein':
'file:step3_inMINIAODSIM.root',
4439 upgradeStepDict[
'RecoNano'][k] = {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,NANO,VALIDATION:@standardValidation+@miniAODValidation,DQM:@standardDQM+@ExtraHLT+@miniAODDQM+@nanoAODDQM',
4441 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,NANOAODSIM,DQMIO',
4443 '--eventcontent':
'RECOSIM,MINIAODSIM,NANOEDMAODSIM,DQM',
4444 '--geometry' : geom,
4447 upgradeStepDict[
'RecoNanoFakeHLT'][k] = {
'-s':
'RAW2DIGI,L1Reco,RECO,RECOSIM,PAT,NANO,VALIDATION:@standardValidationNoHLT+@miniAODValidation,DQM:@standardDQMFakeHLT+@miniAODDQM+@nanoAODDQM',
4449 '--datatier':
'GEN-SIM-RECO,MINIAODSIM,NANOAODSIM,DQMIO',
4451 '--eventcontent':
'RECOSIM,MINIAODSIM,NANOEDMAODSIM,DQM',
4452 '--geometry' : geom,
4456 for specialType,specialWF
in upgradeWFs.items():
4457 specialWF.setup(upgradeStepDict, k, upgradeProperties[year][k])
4460 if k2
in PUDataSets:
4461 for specialType,specialWF
in upgradeWFs.items():
4462 for step
in specialWF.PU:
4463 stepName = specialWF.getStepName(step)
4464 stepNamePU = specialWF.getStepNamePU(step)
4465 if k
not in upgradeStepDict[stepName]
or upgradeStepDict[stepName][k]
is None:
4466 upgradeStepDict[stepNamePU][k] =
None 4468 upgradeStepDict[stepNamePU][k]=
merge([PUDataSets[k2],upgradeStepDict[stepName][k]])
4471 specialWF.setupPU(upgradeStepDict, k, upgradeProperties[year][k])
4473 for step
in upgradeStepDict.keys():
4475 if (
'Sim' in step
and 'Fast' not in step)
or (
'Premix' in step)
or (
'Sim' not in step
and 'Gen' in step):
4476 for frag,info
in upgradeFragments.items():
4477 howMuch=info.howMuch
4478 for key
in [key
for year
in upgradeKeys
for key
in upgradeKeys[year]]:
4479 k=frag[:-4]+
'_'+key+
'_'+step
4480 if step
in upgradeStepDict
and key
in upgradeStepDict[step]:
4481 if upgradeStepDict[step][key]
is None:
4483 elif 'Premix' in step:
4485 if not 'SingleNu' in frag:
4487 stepKey =
'PREMIX_'+key+
'_'+step
4488 howMuch =
Kby(100,100)
4489 steps[stepKey]=
merge([ {
'--evt_type':frag},howMuch,upgradeStepDict[step][key]])
4491 steps[k]=
merge([ {
'cfg':frag},howMuch,upgradeStepDict[step][key]])
4497 istep = step+preventReuseKeyword
4498 if 'FastSim' not in k
and s+
'INPUT' not in steps
and s
in baseDataSetReleaseBetter
and defaultDataSets[key] !=
'' and \
4499 (istep
not in upgradeStepDict
or key
not in upgradeStepDict[istep]
or upgradeStepDict[istep][key]
is not None):
4501 steps[k+
'INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelVal'+info.dataset+
'/%s/GEN-SIM'%(baseDataSetReleaseBetter[s],),location=
'STD')}
4503 steps[k+
'INPUT']={
'INPUT':
InputInfo(dataSet=
'/RelVal'+info.dataset+
'/%s/GEN'%(baseDataSetReleaseBetter[s],),location=
'STD')}
4505 for key
in [key
for year
in upgradeKeys
for key
in upgradeKeys[year]]:
4507 if step
in upgradeStepDict
and key
in upgradeStepDict[step]:
4508 if upgradeStepDict[step][key]
is None:
4511 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)