3 l1RPCHsbConfig = cms.ESProducer(
"RPCTriggerHsbConfig",
4 hsb0Mask = cms.vint32(3, 3, 3, 3, 3, 3, 3, 3),
5 hsb1Mask = cms.vint32(3, 3, 3, 3, 3, 3, 3, 3)
8 rpchsbConfSrc = cms.ESSource(
"EmptyESSource",
9 recordName = cms.string(
'L1RPCHsbConfigRcd'),
10 iovIsRunNotTime = cms.bool(
True),
11 firstValid = cms.vuint32(1)