CMS 3D CMS Logo

DAFTrajectorySmootherESProducer_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 import TrackingTools.TrackFitters.KFTrajectorySmootherESProducer_cfi
00004 DAFTrajectorySmoother = TrackingTools.TrackFitters.KFTrajectorySmootherESProducer_cfi.KFTrajectorySmoother.clone()
00005 DAFTrajectorySmoother.ComponentName = 'DAFSmoother'
00006 DAFTrajectorySmoother.Estimator = 'MRHChi2'
00007 DAFTrajectorySmoother.Propagator = 'RungeKuttaTrackerPropagator'
00008 

Generated on Tue Jun 9 17:48:31 2009 for CMSSW by  doxygen 1.5.4