ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/ServiceHandle.h"
#include "TrkExInterfaces/INavigator.h"
#include "TrkEventPrimitives/PropDirection.h"
#include "TrkEventPrimitives/ParticleHypothesis.h"
#include "TrkVolumes/BoundarySurface.h"
#include "TrkGeometry/MagneticFieldProperties.h"
#include "TrkParameters/TrackParameters.h"
#include "StoreGate/ReadCondHandleKey.h"
#include "TrkGeometry/TrackingGeometry.h"
#include "TrkDetDescrInterfaces/ITrackingGeometrySvc.h"
#include <cstring>
#include <Gaudi/Accumulators.h>
Go to the source code of this file.
Classes | |
class | Trk::Navigator |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
typedef std::pair< const NavigationCell *, const NavigationCell * > | Trk::NavigationPair |