CMS 3D CMS Logo

Variables

CSCIndexer_cfi Namespace Reference

Variables

tuple CSCIndexerESProducer
tuple CSCIndexerESSource

Variable Documentation

Initial value:
00001 cms.ESProducer("CSCIndexerESProducer",
00002   AlgoName = cms.string("CSCIndexerStartup")
00003 )

Definition at line 8 of file CSCIndexer_cfi.py.

Initial value:
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.