2 staticBooking = cms.untracked.bool(
True),
4 TMInputTag = cms.InputTag(
'dttfDigis'),
5 SEGInputTag = cms.InputTag(
'dt4DSegments'),
6 bxTimeInterval = cms.double(25),
7 rangeWithinBX = cms.bool(
True),
8 nBXHigh = cms.int32(0),
10 angleRange = cms.double(30.),
11 minHitsPhi = cms.int32(7),
12 baseDir = cms.string(
'DT/90-LocalTriggerSynch/'),
13 tTrigModeConfig = cms.PSet(
14 vPropWire = cms.double(24.4),
15 doTOFCorrection = cms.bool(
False),
16 tofCorrType = cms.int32(0),
17 wirePropCorrType = cms.int32(0),
18 doWirePropCorrection = cms.bool(
False),
19 doT0Correction = cms.bool(
False),
20 debug = cms.untracked.bool(
False),
21 tTrigLabel = cms.string(
''),
22 t0Label = cms.string(
'')
24 tTrigMode = cms.string(
'DTTTrigSyncFromDB')