![]() |
ATLAS Offline Software
|
#include "GaudiKernel/EventContext.h"#include "GaudiKernel/IAlgTool.h"#include "GaudiKernel/ThreadLocalContext.h"#include "TrkEventPrimitives/ParticleHypothesis.h"#include "TrkEventPrimitives/PropDirection.h"#include "TrkExUtils/ExtrapolationCache.h"#include "TrkExUtils/MaterialUpdateMode.h"#include "TrkMaterialOnTrack/MaterialEffectsOnTrack.h"#include "TrkNeutralParameters/NeutralParameters.h"#include "TrkParameters/TrackParameters.h"#include "TrkParametersBase/ParametersBase.h"#include "TrkSurfaces/BoundaryCheck.h"#include "xAODTracking/NeutralParticle.h"#include "xAODTracking/TrackParticle.h"#include <memory>#include <utility>Go to the source code of this file.
Classes | |
| class | Trk::IExtrapolator |
| Interface class for the extrapolation AlgTool, it inherits from IAlgTool Detailed information about private members and member functions can be found in the actual implementation class Extrapolator which inherits from this one. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Functions | |
| static const InterfaceID | Trk::IID_IExtrapolator ("IExtrapolator", 1, 0) |