CMS 3D CMS Logo

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

Variables

tuple RPCConeBuilder
 
tuple rpcconesrc
 

Variable Documentation

tuple RPCConeConfig_cff.RPCConeBuilder
Initial value:
1 = cms.ESProducer("RPCConeBuilder",
2  towerBeg = cms.int32(0),
3  towerEnd = cms.int32(16)
4 )

Definition at line 3 of file RPCConeConfig_cff.py.

tuple RPCConeConfig_cff.rpcconesrc
Initial value:
1 = cms.ESSource("EmptyESSource",
2  recordName = cms.string('L1RPCConeBuilderRcd'),
3  iovIsRunNotTime = cms.bool(True),
4  firstValid = cms.vuint32(1)
5 )

Definition at line 8 of file RPCConeConfig_cff.py.