![]() |
![]() |
def combinedCustoms::ageEcal | ( | process, | |
lumi | |||
) |
Definition at line 70 of file combinedCustoms.py.
def combinedCustoms::ageHcal | ( | process, | |
lumi | |||
) |
Definition at line 66 of file combinedCustoms.py.
def combinedCustoms::agePixel | ( | process, | |
lumi | |||
) |
clone aging.py here
Definition at line 62 of file combinedCustoms.py.
def combinedCustoms::cust_2017 | ( | process | ) |
Definition at line 33 of file combinedCustoms.py.
def combinedCustoms::cust_2019 | ( | process | ) |
Definition at line 38 of file combinedCustoms.py.
def combinedCustoms::cust_phase2_BE | ( | process | ) |
Definition at line 15 of file combinedCustoms.py.
def combinedCustoms::cust_phase2_LB4LPS_2L2S | ( | process | ) |
Definition at line 27 of file combinedCustoms.py.
def combinedCustoms::cust_phase2_LB6PS | ( | process | ) |
Definition at line 21 of file combinedCustoms.py.
def combinedCustoms::customise_aging_1000 | ( | process | ) |
Definition at line 82 of file combinedCustoms.py.
def combinedCustoms::customise_aging_300 | ( | process | ) |
Definition at line 74 of file combinedCustoms.py.
def combinedCustoms::customise_aging_3000 | ( | process | ) |
Definition at line 86 of file combinedCustoms.py.
def combinedCustoms::customise_aging_500 | ( | process | ) |
Definition at line 78 of file combinedCustoms.py.
def combinedCustoms::customise_aging_ecalonly_1000 | ( | process | ) |
Definition at line 94 of file combinedCustoms.py.
def combinedCustoms::customise_aging_ecalonly_300 | ( | process | ) |
Definition at line 90 of file combinedCustoms.py.
def combinedCustoms::customise_aging_ecalonly_3000 | ( | process | ) |
Definition at line 98 of file combinedCustoms.py.
def combinedCustoms::customise_aging_newpixel_1000 | ( | process | ) |
Definition at line 102 of file combinedCustoms.py.
def combinedCustoms::customise_aging_newpixel_3000 | ( | process | ) |
Definition at line 106 of file combinedCustoms.py.
def combinedCustoms::ecal_complete_aging | ( | process | ) |
Definition at line 110 of file combinedCustoms.py.
def combinedCustoms::ecal_complete_aging_1000 | ( | process | ) |
Definition at line 154 of file combinedCustoms.py.
def combinedCustoms::ecal_complete_aging_300 | ( | process | ) |
Definition at line 150 of file combinedCustoms.py.
def combinedCustoms::ecal_complete_aging_3000 | ( | process | ) |
Definition at line 158 of file combinedCustoms.py.
def combinedCustoms::fixEcalConditions_1000 | ( | process | ) |
Definition at line 219 of file combinedCustoms.py.
00220 : 00221 if not hasattr(process.GlobalTag,'toGet'): 00222 process.GLobalTag.toGet=cms.VPSet() 00223 process.GlobalTag.toGet.extend( cms.VPSet( 00224 cms.PSet(record = cms.string("EcalSRSettingsRcd"), 00225 tag = cms.string("EcalSRSettings_TL1000_mc"), 00226 connect = cms.untracked.string("frontier://FrontierProd/CMS_COND_34X_ECAL") 00227 ) 00228 ) 00229 ) 00230 process.GlobalTag.toGet.extend( cms.VPSet( 00231 cms.PSet(record = cms.string("EcalTPGLutIdMapRcd"), 00232 tag = cms.string("EcalTPGLutIdMap_beamv5_upgrade_mc"), 00233 connect = cms.untracked.string("frontier://FrontierProd/CMS_COND_34X_ECAL") 00234 ) 00235 ) 00236 ) 00237 return process
def combinedCustoms::fixEcalConditions_150 | ( | process | ) |
Definition at line 162 of file combinedCustoms.py.
00163 : 00164 if not hasattr(process.GlobalTag,'toGet'): 00165 process.GLobalTag.toGet=cms.VPSet() 00166 process.GlobalTag.toGet.extend( cms.VPSet( 00167 cms.PSet(record = cms.string("EcalSRSettingsRcd"), 00168 tag = cms.string("EcalSRSettings_TL150_mc"), 00169 connect = cms.untracked.string("frontier://FrontierProd/CMS_COND_34X_ECAL") 00170 ) 00171 ) 00172 ) 00173 process.GlobalTag.toGet.extend( cms.VPSet( 00174 cms.PSet(record = cms.string("EcalTPGLutIdMapRcd"), 00175 tag = cms.string("EcalTPGLutIdMap_beamv5_upgrade_mc"), 00176 connect = cms.untracked.string("frontier://FrontierProd/CMS_COND_34X_ECAL") 00177 ) 00178 ) 00179 ) 00180 return process
def combinedCustoms::fixEcalConditions_300 | ( | process | ) |
Definition at line 181 of file combinedCustoms.py.
00182 : 00183 if not hasattr(process.GlobalTag,'toGet'): 00184 process.GLobalTag.toGet=cms.VPSet() 00185 process.GlobalTag.toGet.extend( cms.VPSet( 00186 cms.PSet(record = cms.string("EcalSRSettingsRcd"), 00187 tag = cms.string("EcalSRSettings_TL300_mc"), 00188 connect = cms.untracked.string("frontier://FrontierProd/CMS_COND_34X_ECAL") 00189 ) 00190 ) 00191 ) 00192 process.GlobalTag.toGet.extend( cms.VPSet( 00193 cms.PSet(record = cms.string("EcalTPGLutIdMapRcd"), 00194 tag = cms.string("EcalTPGLutIdMap_beamv5_upgrade_mc"), 00195 connect = cms.untracked.string("frontier://FrontierProd/CMS_COND_34X_ECAL") 00196 ) 00197 ) 00198 ) 00199 return process
def combinedCustoms::fixEcalConditions_3000 | ( | process | ) |
Definition at line 238 of file combinedCustoms.py.
00239 : 00240 if not hasattr(process.GlobalTag,'toGet'): 00241 process.GLobalTag.toGet=cms.VPSet() 00242 process.GlobalTag.toGet.extend( cms.VPSet( 00243 cms.PSet(record = cms.string("EcalSRSettingsRcd"), 00244 tag = cms.string("EcalSRSettings_TL3000_mc"), 00245 connect = cms.untracked.string("frontier://FrontierProd/CMS_COND_34X_ECAL") 00246 ) 00247 ) 00248 ) 00249 process.GlobalTag.toGet.extend( cms.VPSet( 00250 cms.PSet(record = cms.string("EcalTPGLutIdMapRcd"), 00251 tag = cms.string("EcalTPGLutIdMap_beamv5_upgrade_mc"), 00252 connect = cms.untracked.string("frontier://FrontierProd/CMS_COND_34X_ECAL") 00253 ) 00254 ) 00255 ) 00256 return process
def combinedCustoms::fixEcalConditions_500 | ( | process | ) |
Definition at line 200 of file combinedCustoms.py.
00201 : 00202 if not hasattr(process.GlobalTag,'toGet'): 00203 process.GLobalTag.toGet=cms.VPSet() 00204 process.GlobalTag.toGet.extend( cms.VPSet( 00205 cms.PSet(record = cms.string("EcalSRSettingsRcd"), 00206 tag = cms.string("EcalSRSettings_TL500_mc"), 00207 connect = cms.untracked.string("frontier://FrontierProd/CMS_COND_34X_ECAL") 00208 ) 00209 ) 00210 ) 00211 process.GlobalTag.toGet.extend( cms.VPSet( 00212 cms.PSet(record = cms.string("EcalTPGLutIdMapRcd"), 00213 tag = cms.string("EcalTPGLutIdMap_beamv5_upgrade_mc"), 00214 connect = cms.untracked.string("frontier://FrontierProd/CMS_COND_34X_ECAL") 00215 ) 00216 ) 00217 ) 00218 return process
def combinedCustoms::fixRPCConditions | ( | process | ) |
Definition at line 49 of file combinedCustoms.py.
00050 : 00051 if not hasattr(process.GlobalTag,'toGet'): 00052 process.GLobalTag.toGet=cms.VPSet() 00053 process.GlobalTag.toGet.extend( cms.VPSet( 00054 cms.PSet(record = cms.string("RPCStripNoisesRcd"), 00055 tag = cms.string("RPCStripNoise_upscope_mc_v2"), 00056 connect = cms.untracked.string("frontier://FrontierProd/CMS_COND_31X_RPC") 00057 ) 00058 ) 00059 ) 00060 return process
def combinedCustoms::noCrossing | ( | process | ) |
Definition at line 44 of file combinedCustoms.py.
def combinedCustoms::reco_aging_hcal_stdgeom | ( | process | ) |
Definition at line 130 of file combinedCustoms.py.
def combinedCustoms::reco_aging_hcal_stdgeom_1000 | ( | process | ) |
Definition at line 142 of file combinedCustoms.py.
def combinedCustoms::reco_aging_hcal_stdgeom_300 | ( | process | ) |
Definition at line 134 of file combinedCustoms.py.
def combinedCustoms::reco_aging_hcal_stdgeom_3000 | ( | process | ) |
Definition at line 146 of file combinedCustoms.py.
def combinedCustoms::reco_aging_hcal_stdgeom_500 | ( | process | ) |
Definition at line 138 of file combinedCustoms.py.
def combinedCustoms::turn_off_HE_aging | ( | process | ) |
Definition at line 114 of file combinedCustoms.py.
def combinedCustoms::turn_off_HF_aging | ( | process | ) |
Definition at line 118 of file combinedCustoms.py.
def combinedCustoms::turn_off_Pixel_aging | ( | process | ) |
Definition at line 122 of file combinedCustoms.py.
def combinedCustoms::turn_on_Pixel_aging_1000 | ( | process | ) |
Definition at line 126 of file combinedCustoms.py.