CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
RPCBxOrConfig_cff Namespace Reference

Variables

tuple l1RPCBxOrConfig
 
tuple rpcBxOrConfSrc
 

Variable Documentation

tuple RPCBxOrConfig_cff.l1RPCBxOrConfig
Initial value:
1 = cms.ESProducer("RPCTriggerBxOrConfig",
2  lastBX = cms.int32(0),
3  firstBX = cms.int32(0)
4 )

Definition at line 3 of file RPCBxOrConfig_cff.py.

tuple RPCBxOrConfig_cff.rpcBxOrConfSrc
Initial value:
1 = cms.ESSource("EmptyESSource",
2  recordName = cms.string('L1RPCBxOrConfigRcd'),
3  iovIsRunNotTime = cms.bool(True),
4  firstValid = cms.vuint32(1)
5 )

Definition at line 8 of file RPCBxOrConfig_cff.py.