CMS 3D CMS Logo

Variables

L1GctConfig_cff Namespace Reference

Variables

tuple l1GctChanMaskRecords
tuple l1GctParamsRecords

Variable Documentation

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

Definition at line 10 of file L1GctConfig_cff.py.

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

Definition at line 4 of file L1GctConfig_cff.py.