Variables | |
tuple | l1RctMaskRcds |
tuple | l1RctParamsRecords |
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('L1RCTChannelMaskRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 14 of file L1RCTConfig_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('L1RCTParametersRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 7 of file L1RCTConfig_cff.py.