3 CSCChannelMapperESSource = cms.ESSource(
"EmptyESSource",
4 recordName = cms.string(
"CSCChannelMapperRecord"),
5 firstValid = cms.vuint32(1),
6 iovIsRunNotTime = cms.bool(
True) )
8 CSCChannelMapperESProducer = cms.ESProducer(
"CSCChannelMapperESProducer",
9 AlgoName = cms.string(
"CSCChannelMapperStartup")