![]() |
ATLAS Offline Software
|
#include <Propagator.h>
Public Member Functions | |
| basePropagator () | |
| virtual | ~basePropagator () |
| virtual void | Propagate (long int TrkID, long int Charge, double *ParOld, double *CovOld, double *RefStart, double *RefEnd, double *ParNew, double *CovNew, IVKalState &istate) const =0 |
| virtual bool | checkTarget (double *RefEnd, const IVKalState &istate) const =0 |
Definition at line 33 of file Propagator.h.
|
default |
|
virtualdefault |
|
pure virtual |
Implemented in Trk::VKalExtPropagator.
|
pure virtual |
Implemented in Trk::VKalExtPropagator.