#include <GhostTrackFitter.h>
Definition at line 42 of file GhostTrackFitter.h.
◆ ~PredictionUpdater()
virtual reco::GhostTrackFitter::PredictionUpdater::~PredictionUpdater |
( |
| ) |
|
|
inlinevirtual |
◆ clone()
virtual PredictionUpdater* reco::GhostTrackFitter::PredictionUpdater::clone |
( |
| ) |
const |
|
pure virtual |
◆ contribution()
virtual void reco::GhostTrackFitter::PredictionUpdater::contribution |
( |
const GhostTrackPrediction & |
pred, |
|
|
const GhostTrackState & |
state, |
|
|
double & |
ndof, |
|
|
double & |
chi2, |
|
|
bool |
withPredError = false |
|
) |
| const |
|
pure virtual |
◆ update()