2 Reco4DAlgoName = cms.string(
'DTLPPatternReco4D'),
3 Reco4DAlgoConfig = cms.PSet(
5 DTLPPatternReco2DAlgo_ParamDrift,
8 DTParametrizedDriftAlgo,
9 segmCleanerMode = cms.int32(1),
11 nSharedHitsMax = cms.int32(2),
12 debug = cms.untracked.bool(
False),
13 nUnSharedHitsMin = cms.int32(2),
19 AllDTRecHits = cms.bool(
True),
21 performT0SegCorrection = cms.bool(
False),
22 hit_afterT0_resolution = cms.double(0.03),
23 performT0_vdriftSegCorrection = cms.bool(
False)