CMS 3D CMS Logo

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

Variables

tuple l1RPCHsbConfig
 
tuple rpchsbConfSrc
 

Variable Documentation

tuple RPCHsbConfig_cff.l1RPCHsbConfig
Initial value:
1 = cms.ESProducer("RPCTriggerHsbConfig",
2  hsb0Mask = cms.vint32(3, 3, 3, 3, 3, 3, 3, 3),
3  hsb1Mask = cms.vint32(3, 3, 3, 3, 3, 3, 3, 3)
4 )

Definition at line 3 of file RPCHsbConfig_cff.py.

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

Definition at line 8 of file RPCHsbConfig_cff.py.