CMS 3D CMS Logo

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

Variables

tuple l1RctMaskRcds
 
tuple l1RctParamsRecords
 

Variable Documentation

tuple L1RCTConfigPatternTests_cff.l1RctMaskRcds
Initial value:
1 = cms.ESSource("EmptyESSource",
2  recordName = cms.string('L1RCTChannelMaskRcd'),
3  iovIsRunNotTime = cms.bool(True),
4  firstValid = cms.vuint32(0)
5 )

Definition at line 17 of file L1RCTConfigPatternTests_cff.py.

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

Definition at line 10 of file L1RCTConfigPatternTests_cff.py.