src
RecoVertex
KalmanVertexFit
src
KalmanVertexSmoother.cc
Go to the documentation of this file.
1
#include "
RecoVertex/KalmanVertexFit/interface/KalmanVertexSmoother.h
"
2
#include "
RecoVertex/KalmanVertexFit/interface/KalmanVertexTrackUpdator.h
"
3
#include "
RecoVertex/KalmanVertexFit/interface/KalmanSmoothedVertexChi2Estimator.h
"
4
#include "
RecoVertex/KalmanVertexFit/interface/KalmanTrackToTrackCovCalculator.h
"
5
6
KalmanVertexSmoother::KalmanVertexSmoother
()
7
:
SequentialVertexSmoother
<5>(
8
KalmanVertexTrackUpdator
<5>(),
KalmanSmoothedVertexChi2Estimator
<5>(),
KalmanTrackToTrackCovCalculator
<5>()) {
9
}
KalmanVertexTrackUpdator.h
KalmanVertexSmoother.h
KalmanVertexTrackUpdator
Definition:
KalmanVertexTrackUpdator.h:17
KalmanTrackToTrackCovCalculator.h
KalmanVertexSmoother::KalmanVertexSmoother
KalmanVertexSmoother()
Definition:
KalmanVertexSmoother.cc:6
SequentialVertexSmoother
Definition:
SequentialVertexSmoother.h:15
KalmanSmoothedVertexChi2Estimator.h
KalmanSmoothedVertexChi2Estimator
Definition:
KalmanSmoothedVertexChi2Estimator.h:14
KalmanTrackToTrackCovCalculator
Definition:
KalmanTrackToTrackCovCalculator.h:13
Generated for CMSSW Reference Manual by
1.8.14