# | Line 13 | Line 13 | DTOfflineAnalyzer = cms.EDAnalyzer("DTOf | |
---|---|---|
13 | wirePropCorrType = cms.int32(0), | |
14 | doWirePropCorrection = cms.bool(False), | |
15 | doT0Correction = cms.bool(True), | |
16 | + | tTrigLabel = cms.string(''), |
17 | debug = cms.untracked.bool(False) | |
18 | ), | |
19 | doWheel0 = cms.bool(True), |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |