CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
CSCIndexer_cfi Namespace Reference

Variables

tuple CSCIndexerESProducer
 
tuple CSCIndexerESSource
 

Variable Documentation

tuple CSCIndexer_cfi.CSCIndexerESProducer
Initial value:
1 = cms.ESProducer("CSCIndexerESProducer",
2  AlgoName = cms.string("CSCIndexerStartup")
3 )

Definition at line 8 of file CSCIndexer_cfi.py.

tuple CSCIndexer_cfi.CSCIndexerESSource
Initial value:
1 = cms.ESSource("EmptyESSource",
2  recordName = cms.string("CSCIndexerRecord"),
3  firstValid = cms.vuint32(1),
4  iovIsRunNotTime = cms.bool(True) )

Definition at line 3 of file CSCIndexer_cfi.py.