CMS 3D CMS Logo

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

Variables

tuple dttfluts = cms.ESProducer("DTTrackFinderConfig")
 
tuple dttfmsk
 
tuple dttfpar
 
tuple etalut
 
tuple extlut
 
tuple philut
 
tuple ptalut
 
tuple qualut
 

Variable Documentation

tuple L1DTTrackFinderConfig_cff.dttfluts = cms.ESProducer("DTTrackFinderConfig")

Definition at line 45 of file L1DTTrackFinderConfig_cff.py.

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

Definition at line 39 of file L1DTTrackFinderConfig_cff.py.

Referenced by DTTFMasksTester.analyze(), and DTTrackFinderConfig.produceL1MuDTTFMasks().

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

Definition at line 33 of file L1DTTrackFinderConfig_cff.py.

Referenced by DTTFParametersTester.analyze(), and DTTrackFinderConfig.produceL1MuDTTFParameters().

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

Definition at line 21 of file L1DTTrackFinderConfig_cff.py.

Referenced by DTEtaPatternLutTester.analyze(), and DTTrackFinderConfig.produceL1MuDTEtaPatternLut().

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

Definition at line 3 of file L1DTTrackFinderConfig_cff.py.

Referenced by DTExtLutTester.analyze(), and DTTrackFinderConfig.produceL1MuDTExtLut().

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

Definition at line 9 of file L1DTTrackFinderConfig_cff.py.

Referenced by DTPhiLutTester.analyze(), and DTTrackFinderConfig.produceL1MuDTPhiLut().

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

Definition at line 15 of file L1DTTrackFinderConfig_cff.py.

Referenced by DTPtaLutTester.analyze(), and DTTrackFinderConfig.produceL1MuDTPtaLut().

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

Definition at line 27 of file L1DTTrackFinderConfig_cff.py.

Referenced by DTQualPatternLutTester.analyze(), and DTTrackFinderConfig.produceL1MuDTQualPatternLut().