Go to the source code of this file.
Namespaces | |
CustomConfigs | |
Functions | |
def | CustomConfigs.Base (process) |
def | CustomConfigs.customiseGlobalTagForOnlineBeamSpot (process) |
def | CustomConfigs.customiseHLTforHIonRepackedRAW (process) |
def | CustomConfigs.customiseHLTforHIonRepackedRAWPrime (process, useRawDataCollector=False, siStripApproxClustersModuleLabel='hltSiStripClusters2ApproxClusters') |
def | CustomConfigs.customiseL1TforHIonRepackedRAW (process, l1tSequenceLabel='SimL1Emulator') |
def | CustomConfigs.customiseL1TforHIonRepackedRAWPrime (process, l1tSequenceLabel='SimL1Emulator') |
def | CustomConfigs.customiseL1THLTforHIonRepackedRAW (process) |
def | CustomConfigs.customiseL1THLTforHIonRepackedRAWPrime (process) |
def | CustomConfigs.HLTDropPrevious (process) |
def | CustomConfigs.HLTRECO (process) |
def | CustomConfigs.L1REPACK (process, sequence="Full") |
def | CustomConfigs.L1T (process) |
def | CustomConfigs.L1THLT (process) |
def | CustomConfigs.L1XML (process, xmlFile=None) |
def | CustomConfigs.ProcessName (process) |
Variables | |
CustomConfigs.process | |
override the GlobalTag, connection string and pfnPrefix if 'GlobalTag' in process.__dict__: process.GlobalTag.connect = 'frontier://FrontierProd/CMS_CONDITIONS' process.GlobalTag.pfnPrefix = cms.untracked.string('frontier://Frontie#rProd/') More... | |