![]() |
ATLAS Offline Software
|
interface for track parameter propagation through the magnetic field, using the Trk::PatternTrackParameters data model for fast, internal use. More...
#include <IPatternParametersPropagator.h>
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| framework method providing the abstract interface | |
interface for track parameter propagation through the magnetic field, using the Trk::PatternTrackParameters data model for fast, internal use.
Definition at line 41 of file IPatternParametersPropagator.h.
|
pure virtual |
Implemented in Trk::RungeKuttaPropagator.
|
inlinestatic |
framework method providing the abstract interface
Definition at line 107 of file IPatternParametersPropagator.h.
|
pure virtual |
Main propagation method with step to surface calculation.
Implemented in Trk::RungeKuttaPropagator.
|
pure virtual |
Interfaces WITH EventContext (new).
Main propagation method
Implemented in Trk::RungeKuttaPropagator.
|
pure virtual |
Main propagation method for parameters only with step to surface calculation.
Implemented in Trk::RungeKuttaPropagator.
|
pure virtual |
Main propagation method for parameters only.
Implemented in Trk::RungeKuttaPropagator.