CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
KFTrajectorySmootherESProducer_cfi Namespace Reference

Variables

tuple KFTrajectorySmoother
 

Variable Documentation

tuple KFTrajectorySmootherESProducer_cfi.KFTrajectorySmoother
Initial value:
1 = cms.ESProducer("KFTrajectorySmootherESProducer",
2  errorRescaling = cms.double(100.0),
3  minHits = cms.int32(3),
4  ComponentName = cms.string('KFSmoother'),
5  Estimator = cms.string('Chi2'),
6  Updator = cms.string('KFUpdator'),
7  RecoGeometry = cms.string('GlobalDetLayerGeometry'),
8  Propagator = cms.string('PropagatorWithMaterial')
9 )

Definition at line 3 of file KFTrajectorySmootherESProducer_cfi.py.

Referenced by GlobalTrackerMuonAlignment.analyzeTrackTrajectory(), CosmicTrajectoryBuilder.init(), CRackTrajectoryBuilder.init(), KalmanAlignmentAlgorithm.initializeAlignmentSetups(), KFTrajectorySmootherESProducer.produce(), and StandAloneMuonSmoother.renewTheSmoother().