CMS 3D CMS Logo

Variables

RPCHsbConfig_cff Namespace Reference

Variables

tuple l1RPCHsbConfig
tuple rpchsbConfSrc

Variable Documentation

Initial value:
00001 cms.ESProducer("RPCTriggerHsbConfig",
00002     hsb0Mask = cms.vint32(3, 3, 3, 3, 3, 3, 3, 3),
00003     hsb1Mask = cms.vint32(3, 3, 3, 3, 3, 3, 3, 3)
00004 )

Definition at line 3 of file RPCHsbConfig_cff.py.

Initial value:
00001 cms.ESSource("EmptyESSource",
00002     recordName = cms.string('L1RPCHsbConfigRcd'),
00003     iovIsRunNotTime = cms.bool(True),
00004     firstValid = cms.vuint32(1)
00005 )

Definition at line 8 of file RPCHsbConfig_cff.py.