1 import FWCore.ParameterSet.Config
as cms
7 KFFittingSmootherForInOut = TrackingTools.TrackFitters.KFFittingSmoother_cfi.KFFittingSmoother.clone()
8 KFFittingSmootherForInOut.ComponentName =
'KFFittingSmootherForInOut' 9 KFFittingSmootherForInOut.Fitter =
'KFFitterForInOut' 10 KFFittingSmootherForInOut.Smoother =
'KFSmootherForInOut' 11 KFFittingSmootherForInOut.EstimateCut = -1
12 KFFittingSmootherForInOut.MinNumberOfHits = 3