CMS 3D CMS Logo

Variables

KFTrajectorySmootherESProducer_cfi Namespace Reference

Variables

tuple KFTrajectorySmoother

Variable Documentation

Initial value:
00001 cms.ESProducer("KFTrajectorySmootherESProducer",
00002     errorRescaling = cms.double(100.0),
00003     minHits = cms.int32(3),
00004     ComponentName = cms.string('KFSmoother'),
00005     Estimator = cms.string('Chi2'),
00006     Updator = cms.string('KFUpdator'),
00007     RecoGeometry = cms.string('GlobalDetLayerGeometry'),                                
00008     Propagator = cms.string('PropagatorWithMaterial')
00009 )

Definition at line 3 of file KFTrajectorySmootherESProducer_cfi.py.

Referenced by GlobalTrackerMuonAlignment::analyzeTrackTrajectory(), GCC11_FINAL< T >::clone(), CRackTrajectoryBuilder::init(), CosmicTrajectoryBuilder::init(), KalmanAlignmentAlgorithm::initializeAlignmentSetups(), MuonRoadTrajectoryBuilder::MuonRoadTrajectoryBuilder(), KFTrajectorySmootherESProducer::produce(), StandAloneMuonSmoother::renewTheSmoother(), and RoadSearchTrackCandidateMakerAlgorithm::run().