cms.ESProducer("KFFittingSmootherESProducer", BreakTrajWith2ConsecutiveMissing = cms.bool(True), ComponentName = cms.string('KFFittingSmootherWithOutliersRejectionAndRK'), EstimateCut = cms.double(20.0), Fitter = cms.string('RKFitter'), HighEtaSwitch = cms.double(5), LogPixelProbabilityCut = cms.double(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('RKSmoother'), appendToDataLabel = cms.string(''))