CMS 3D CMS Logo

Variables

RPCConeConfig_cff Namespace Reference

Variables

tuple RPCConeBuilder
tuple rpcconesrc

Variable Documentation

Initial value:
00001 cms.ESProducer("RPCConeBuilder",
00002     towerBeg = cms.int32(0),
00003     towerEnd = cms.int32(16)
00004 )

Definition at line 3 of file RPCConeConfig_cff.py.

Initial value:
00001 cms.ESSource("EmptyESSource",
00002     recordName = cms.string('L1RPCConeBuilderRcd'),
00003     iovIsRunNotTime = cms.bool(True),
00004     firstValid = cms.vuint32(1)
00005 )

Definition at line 8 of file RPCConeConfig_cff.py.