cms.ESProducer("KFFittingSmootherESProducer", BreakTrajWith2ConsecutiveMissing = cms.bool(True), ComponentName = cms.string('LooperFittingSmoother'), EstimateCut = cms.double(20.0), Fitter = cms.string('LooperFitter'), HighEtaSwitch = cms.double(5), LogPixelProbabilityCut = cms.double(-14.0), MaxFractionOutliers = cms.double(0.3), MaxNumberOfOutliers = cms.int32(3), MinDof = cms.int32(2), MinNumberOfHits = cms.int32(3), MinNumberOfHitsHighEta = cms.int32(5), NoInvalidHitsBeginEnd = cms.bool(True), NoOutliersBeginEnd = cms.bool(False), RejectTracks = cms.bool(True), Smoother = cms.string('LooperSmoother'), appendToDataLabel = cms.string(''))