|
virtual bool | propagate (const ::EventContext &ctx, PatternTrackParameters &, const Surface &, PatternTrackParameters &, PropDirection, const MagneticFieldProperties &, ParticleHypothesis particle=pion) const =0 |
| Interfaces WITH EventContext (new) More...
|
|
virtual bool | propagate (const ::EventContext &ctx, PatternTrackParameters &, const Surface &, PatternTrackParameters &, PropDirection, const MagneticFieldProperties &, double &, ParticleHypothesis particle=pion) const =0 |
| Main propagation method with step to surface calculation. More...
|
|
virtual bool | propagateParameters (const ::EventContext &ctx, PatternTrackParameters &, const Surface &, PatternTrackParameters &, PropDirection, const MagneticFieldProperties &, ParticleHypothesis particle=pion) const =0 |
| Main propagation method for parameters only. More...
|
|
virtual bool | propagateParameters (const ::EventContext &ctx, PatternTrackParameters &, const Surface &, PatternTrackParameters &, PropDirection, const MagneticFieldProperties &, double &, ParticleHypothesis particle=pion) const =0 |
| Main propagation method for parameters only with step to surface calculation. More...
|
|
virtual void | globalPositions (const ::EventContext &ctx, const PatternTrackParameters &, std::vector< const Surface * > &, std::vector< std::pair< Amg::Vector3D, double > > &, const MagneticFieldProperties &, ParticleHypothesis particle=pion) const =0 |
|
interface for track parameter propagation through the magnetic field, using the Trk::PatternTrackParameters data model for fast, internal use.
- Author
- Igor.Gavrilenko -at- cern.ch, Wolfgang.Liebig -at- cern.ch
Definition at line 41 of file IPatternParametersPropagator.h.