CMS 3D CMS Logo

KalmanVertexSmoother Class Reference

#include <RecoVertex/KalmanVertexFit/interface/KalmanVertexSmoother.h>

Inheritance diagram for KalmanVertexSmoother:

SequentialVertexSmoother< 5 > VertexSmoother< N >

List of all members.

Public Member Functions

 KalmanVertexSmoother ()
 A standard vertex smoother: the SequentialVertexSmoother with standard Kalman tools.


Detailed Description

Definition at line 6 of file KalmanVertexSmoother.h.


Constructor & Destructor Documentation

KalmanVertexSmoother::KalmanVertexSmoother (  ) 

A standard vertex smoother: the SequentialVertexSmoother with standard Kalman tools.

Definition at line 6 of file KalmanVertexSmoother.cc.

References GenMuonPlsPt100GeV_cfg::cout.

00006                                            : SequentialVertexSmoother<5> (
00007     KalmanVertexTrackUpdator<5>(), KalmanSmoothedVertexChi2Estimator<5>(),
00008     KalmanTrackToTrackCovCalculator<5> () )
00009 { cout << "In KalmanVertexSmoother::KalmanVertexSmoother()";}


The documentation for this class was generated from the following files:
Generated on Tue Jun 9 18:26:16 2009 for CMSSW by  doxygen 1.5.4