1 import FWCore.ParameterSet.Config
as cms
4 GsfElectronFittingSmoother = TrackingTools.TrackFitters.KFFittingSmoother_cfi.KFFittingSmoother.clone()
5 GsfElectronFittingSmoother.ComponentName =
'GsfElectronFittingSmoother' 6 GsfElectronFittingSmoother.Fitter =
'GsfTrajectoryFitter' 7 GsfElectronFittingSmoother.Smoother =
'GsfTrajectorySmoother'