CMS 3D CMS Logo

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

Variables

tuple CSCChannelMapperESProducer
 
tuple CSCChannelMapperESSource
 

Variable Documentation

tuple CSCChannelMapper_cfi.CSCChannelMapperESProducer
Initial value:
1 = cms.ESProducer("CSCChannelMapperESProducer",
2  AlgoName = cms.string("CSCChannelMapperStartup")
3 )

Definition at line 8 of file CSCChannelMapper_cfi.py.

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

Definition at line 3 of file CSCChannelMapper_cfi.py.