Variables | |
tuple | dttfluts = cms.ESProducer("DTTrackFinderConfig") |
tuple | dttfmsk |
tuple | dttfpar |
tuple | etalut |
tuple | extlut |
tuple | philut |
tuple | ptalut |
tuple | qualut |
tuple L1DTTrackFinderConfig_cff::dttfluts = cms.ESProducer("DTTrackFinderConfig") |
Definition at line 45 of file L1DTTrackFinderConfig_cff.py.
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('L1MuDTTFMasksRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 39 of file L1DTTrackFinderConfig_cff.py.
Referenced by DTTFMasksTester::analyze(), and DTTrackFinderConfig::produceL1MuDTTFMasks().
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('L1MuDTTFParametersRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 33 of file L1DTTrackFinderConfig_cff.py.
Referenced by DTTFParametersTester::analyze(), and DTTrackFinderConfig::produceL1MuDTTFParameters().
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('L1MuDTEtaPatternLutRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 21 of file L1DTTrackFinderConfig_cff.py.
Referenced by DTEtaPatternLutTester::analyze(), and DTTrackFinderConfig::produceL1MuDTEtaPatternLut().
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('L1MuDTExtLutRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 3 of file L1DTTrackFinderConfig_cff.py.
Referenced by DTExtLutTester::analyze(), and DTTrackFinderConfig::produceL1MuDTExtLut().
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('L1MuDTPhiLutRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 9 of file L1DTTrackFinderConfig_cff.py.
Referenced by DTPhiLutTester::analyze(), and DTTrackFinderConfig::produceL1MuDTPhiLut().
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('L1MuDTPtaLutRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 15 of file L1DTTrackFinderConfig_cff.py.
Referenced by DTPtaLutTester::analyze(), and DTTrackFinderConfig::produceL1MuDTPtaLut().
00001 cms.ESSource("EmptyESSource", 00002 recordName = cms.string('L1MuDTQualPatternLutRcd'), 00003 iovIsRunNotTime = cms.bool(True), 00004 firstValid = cms.vuint32(1) 00005 )
Definition at line 27 of file L1DTTrackFinderConfig_cff.py.
Referenced by DTQualPatternLutTester::analyze(), and DTTrackFinderConfig::produceL1MuDTQualPatternLut().