#include <KalmanGhostTrackUpdater.h>
Public Member Functions | |
KalmanGhostTrackUpdater * | clone () const override |
void | contribution (const GhostTrackPrediction &pred, const GhostTrackState &state, double &ndof, double &chi2, bool withPredError=false) const override |
GhostTrackPrediction | update (const GhostTrackPrediction &pred, const GhostTrackState &state, double &ndof, double &chi2) const override |
~KalmanGhostTrackUpdater () override | |
Public Member Functions inherited from reco::GhostTrackFitter::PredictionUpdater | |
virtual | ~PredictionUpdater () |
Definition at line 11 of file KalmanGhostTrackUpdater.h.
|
inlineoverride |
Definition at line 13 of file KalmanGhostTrackUpdater.h.
|
inlineoverridevirtual |
Implements reco::GhostTrackFitter::PredictionUpdater.
Definition at line 15 of file KalmanGhostTrackUpdater.h.
|
overridevirtual |
Implements reco::GhostTrackFitter::PredictionUpdater.
Definition at line 124 of file KalmanGhostTrackUpdater.cc.
References nano_mu_local_reco_cff::chi2, and PixelVertexMonitor_cff::ndof.
|
overridevirtual |
Implements reco::GhostTrackFitter::PredictionUpdater.
Definition at line 84 of file KalmanGhostTrackUpdater.cc.
References nano_mu_local_reco_cff::chi2, reco::GhostTrackPrediction::covariance(), PedestalClient_cfi::gain, ALPAKA_ACCELERATOR_NAMESPACE::caPixelDoublets::if(), PixelVertexMonitor_cff::ndof, and reco::GhostTrackPrediction::prediction().
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().