2 from SLHCUpgradeSimulations.Configuration.postLS1Customs
import customisePostLS1
3 from SLHCUpgradeSimulations.Configuration.customise_mixing
import customise_NoCrossing
4 from SLHCUpgradeSimulations.Configuration.phase1TkCustoms
import customise
as customisePhase1Tk
5 from SLHCUpgradeSimulations.Configuration.HCalCustoms
import customise_HcalPhase1, customise_HcalPhase0
7 import SLHCUpgradeSimulations.Configuration.aging
as aging
12 process=customisePhase1Tk(process)
19 process=customisePhase1Tk(process)
30 process=process.agePixel(process,lumi)
135 if not hasattr(process.GlobalTag,
'toGet'):
136 process.GlobalTag.toGet=cms.VPSet()
137 process.GlobalTag.toGet.extend( cms.VPSet(
138 cms.PSet(record = cms.string(
"EcalSRSettingsRcd"),
139 tag = cms.string(
"EcalSRSettings_TL150_mc"),
140 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
144 process.GlobalTag.toGet.extend( cms.VPSet(
145 cms.PSet(record = cms.string(
"EcalTPGLutIdMapRcd"),
146 tag = cms.string(
"EcalTPGLutIdMap_beamv5_upgrade_mc"),
147 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
154 if not hasattr(process.GlobalTag,
'toGet'):
155 process.GlobalTag.toGet=cms.VPSet()
156 process.GlobalTag.toGet.extend( cms.VPSet(
157 cms.PSet(record = cms.string(
"EcalSRSettingsRcd"),
158 tag = cms.string(
"EcalSRSettings_TL100_mc"),
159 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
163 process.GlobalTag.toGet.extend( cms.VPSet(
164 cms.PSet(record = cms.string(
"EcalTPGLutIdMapRcd"),
165 tag = cms.string(
"EcalTPGLutIdMap_beamv5_upgrade_mc"),
166 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
173 if not hasattr(process.GlobalTag,
'toGet'):
174 process.GlobalTag.toGet=cms.VPSet()
175 process.GlobalTag.toGet.extend( cms.VPSet(
176 cms.PSet(record = cms.string(
"EcalSRSettingsRcd"),
177 tag = cms.string(
"EcalSRSettings_TL200_mc"),
178 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
182 process.GlobalTag.toGet.extend( cms.VPSet(
183 cms.PSet(record = cms.string(
"EcalTPGLutIdMapRcd"),
184 tag = cms.string(
"EcalTPGLutIdMap_beamv5_upgrade_mc"),
185 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
192 if not hasattr(process.GlobalTag,
'toGet'):
193 process.GlobalTag.toGet=cms.VPSet()
194 process.GlobalTag.toGet.extend( cms.VPSet(
195 cms.PSet(record = cms.string(
"EcalSRSettingsRcd"),
196 tag = cms.string(
"EcalSRSettings_TL300_mc"),
197 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
201 process.GlobalTag.toGet.extend( cms.VPSet(
202 cms.PSet(record = cms.string(
"EcalTPGLutIdMapRcd"),
203 tag = cms.string(
"EcalTPGLutIdMap_beamv5_upgrade_mc"),
204 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
211 if not hasattr(process.GlobalTag,
'toGet'):
212 process.GlobalTag.toGet=cms.VPSet()
213 process.GlobalTag.toGet.extend( cms.VPSet(
214 cms.PSet(record = cms.string(
"EcalSRSettingsRcd"),
215 tag = cms.string(
"EcalSRSettings_TL500_mc"),
216 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
220 process.GlobalTag.toGet.extend( cms.VPSet(
221 cms.PSet(record = cms.string(
"EcalTPGLutIdMapRcd"),
222 tag = cms.string(
"EcalTPGLutIdMap_beamv5_upgrade_mc"),
223 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
230 if not hasattr(process.GlobalTag,
'toGet'):
231 process.GlobalTag.toGet=cms.VPSet()
232 process.GlobalTag.toGet.extend( cms.VPSet(
233 cms.PSet(record = cms.string(
"EcalSRSettingsRcd"),
234 tag = cms.string(
"EcalSRSettings_TL1000_mc"),
235 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
239 process.GlobalTag.toGet.extend( cms.VPSet(
240 cms.PSet(record = cms.string(
"EcalTPGLutIdMapRcd"),
241 tag = cms.string(
"EcalTPGLutIdMap_beamv5_3GeV_upgrade_mc"),
242 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
249 if not hasattr(process.GlobalTag,
'toGet'):
250 process.GlobalTag.toGet=cms.VPSet()
251 process.GlobalTag.toGet.extend( cms.VPSet(
252 cms.PSet(record = cms.string(
"EcalSRSettingsRcd"),
253 tag = cms.string(
"EcalSRSettings_TL3000_mc"),
254 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
258 process.GlobalTag.toGet.extend( cms.VPSet(
259 cms.PSet(record = cms.string(
"EcalTPGLutIdMapRcd"),
260 tag = cms.string(
"EcalTPGLutIdMap_beamv5_4GeV_upgrade_mc"),
261 connect = cms.untracked.string(
"frontier://FrontierProd/CMS_COND_34X_ECAL")
def customise_aging_ecalonly_3000
def customise_aging_newpixel_1000
def fixEcalConditions_150
def fixEcalConditions_100
def fixEcalConditions_500
def agePixel
clone aging.py here
def fixEcalConditions_3000
def ecal_complete_aging_1000
def ecal_complete_aging_3000
def ecal_complete_aging_300
def fixEcalConditions_300
def ecal_complete_aging_300
def turn_on_Pixel_aging_1000
def fixEcalConditions_200
def customise_aging_newpixel_3000
def ecal_complete_aging_3000
def customise_aging_ecalonly_300
def customise_aging_ecalonly_3000
def customise_aging_newpixel_3000
def customise_aging_ecalonly_1000
def customise_aging_newpixel_1000
def turn_on_Pixel_aging_1000
def customise_aging_ecalonly_300
def fixEcalConditions_1000
def ecal_complete_aging_1000
def customise_aging_ecalonly_1000