CMS 3D CMS Logo

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

Variables

tuple L1MuGMTChannelMaskRcdSource
 
tuple L1MuGMTParametersRcdSource
 

Variable Documentation

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

Definition at line 12 of file L1MuGMTParametersConfig_cff.py.

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

Definition at line 5 of file L1MuGMTParametersConfig_cff.py.