test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1ConfigTSCPayloadsExt_cff.py
Go to the documentation of this file.
8 
9 def setTSCPayloadsDBAuth(process, DBAuth = '.'):
10  process.L1TCaloParamsOnlineProd.onlineAuthentication = cms.string( DBAuth )
11  process.L1TGlobalPrescalesVetosOnlineProd.onlineAuthentication = cms.string( DBAuth )
12  process.L1TMuonBarrelParamsOnlineProd.onlineAuthentication = cms.string( DBAuth )
13  process.L1TMuonEndcapParamsOnlineProd.onlineAuthentication = cms.string( DBAuth )
14  process.L1TMuonGlobalParamsOnlineProd.onlineAuthentication = cms.string( DBAuth )
15  process.L1TMuonOverlapParamsOnlineProd.onlineAuthentication = cms.string( DBAuth )
16  process.L1TUtmTriggerMenuOnlineProd.onlineAuthentication = cms.string( DBAuth )
17