CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RCT_RSKeysOnline_cfi.py
Go to the documentation of this file.
2 RCT_RSKeysOnline = cms.ESProducer("L1RCT_RSKeysOnlineProd",
3  onlineAuthentication = cms.string('.'),
4  subsystemLabel = cms.string('RCT_'),
5  onlineDB = cms.string('oracle://CMS_OMDS_LB/CMS_TRG_R'),
6  enableL1RCTChannelMask = cms.bool( True )
7 )