CMS 3D CMS Logo

Variables

L1RCTConfigPatternTests_cff Namespace Reference

Variables

tuple l1RctMaskRcds
tuple l1RctParamsRecords

Variable Documentation

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

Definition at line 17 of file L1RCTConfigPatternTests_cff.py.

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

Definition at line 10 of file L1RCTConfigPatternTests_cff.py.