19#ifndef TRACKPROPAGATIONHELPER_H
20#define TRACKPROPAGATIONHELPER_H
bool makePointsCharged(std::vector< Amg::Vector3D > &points, const Trk::Track *, Trk::IExtrapolator *extrapolator, Trk::ParticleHypothesis hypo=Trk::nonInteracting, bool useMEOT=false, const Trk::Volume *volume=0)
TrackPropagationHelper(IVP1System *sys)
bool makePointsNeutral(std::vector< Amg::Vector3D > &points, const Trk::Track *)
std::vector< Trk::PlaneSurface > & getExtrapolationSurfaces() const
bool showExtrapolationSurfaces() const
~TrackPropagationHelper()
Base class for all volumes inside the tracking realm, it defines the interface for inherited Volume c...
VP1HelperClassBase(IVP1System *sys=0, QString helpername="")
Ensure that the ATLAS eigen extensions are properly loaded.
ParticleHypothesis
Enumeration for Particle hypothesis respecting the interaction with material.