Variables | |
tuple | CSCIndexerESProducer |
tuple | CSCIndexerESSource |
00001 cms.ESProducer("CSCIndexerESProducer", 00002 AlgoName = cms.string("CSCIndexerStartup") 00003 )
Definition at line 8 of file CSCIndexer_cfi.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string("CSCIndexerRecord"), 00003 firstValid = cms.vuint32(1), 00004 iovIsRunNotTime = cms.bool(True) )
Definition at line 3 of file CSCIndexer_cfi.py.