1 import FWCore.ParameterSet.Config
as cms
3 l1RPCBxOrConfig = cms.ESProducer(
"RPCTriggerBxOrConfig",
8 rpcBxOrConfSrc = cms.ESSource(
"EmptyESSource",
9 recordName = cms.string(
'L1RPCBxOrConfigRcd'),
10 iovIsRunNotTime = cms.bool(
True),
11 firstValid = cms.vuint32(1)