13 DTMeantimerPatternReco4DAlgo_LinearDriftFromDB = cms.PSet(
14 Reco4DAlgoName = cms.string(
'DTMeantimerPatternReco4D'),
15 Reco4DAlgoConfig = cms.PSet(
18 DTLinearDriftFromDBAlgo,
20 DTMeantimerPatternReco2DAlgo_LinearDriftFromDB,
21 debug = cms.untracked.bool(
False),
23 nUnSharedHitsMin = cms.int32(2),
29 AllDTRecHits = cms.bool(
True),
31 performT0SegCorrection = cms.bool(
False),
32 hit_afterT0_resolution = cms.double(0.03),
33 performT0_vdriftSegCorrection = cms.bool(
False),
34 perform_delta_rejecting = cms.bool(
True)