ATLAS Offline Software
|
#include "TrkExInterfaces/ITimedExtrapolator.h"
#include "TrkExInterfaces/INavigator.h"
#include "TrkExInterfaces/ITimedMatEffUpdator.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ToolHandle.h"
#include "TrkDetDescrUtils/GeometrySignature.h"
#include "TrkEventPrimitives/PropDirection.h"
#include "TrkGeometry/MagneticFieldProperties.h"
#include "TrkGeometry/TrackingVolume.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkSurfaces/BoundaryCheck.h"
#include "TrkSurfaces/PlaneSurface.h"
#include "TrkVolumes/BoundarySurface.h"
#include "TrkVolumes/BoundarySurfaceFace.h"
#include <cstring>
#include <map>
#include <vector>
#include "CxxUtils/checker_macros.h"
Go to the source code of this file.
Classes | |
struct | Trk::DestBound |
struct | Trk::BoundaryTrackParameters |
struct | Trk::IdentifiedIntersection |
struct | Trk::ParamsNextVolume |
class | Trk::TimedExtrapolator |
struct | Trk::TimedExtrapolator::Cache |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
typedef std::vector< const Trk::TrackParameters * > | Trk::TrackParametersVector |