![]() |
ATLAS Offline Software
|
#include "GaudiKernel/IAlgTool.h"#include "TrkDetDescrUtils/GeometrySignature.h"#include "TrkExUtils/ExtrapolationCell.h"#include "TrkParameters/TrackParameters.h"#include "TrkNeutralParameters/NeutralParameters.h"#include "CxxUtils/checker_macros.h"Go to the source code of this file.
Classes | |
| class | Trk::IExtrapolationEngine |
| Extrapolation engine interface for Charged and Neutral parameters, it serves as the Master extrapolation interface but also as the specialized extrapolation engine ones. More... | |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
| typedef ExtrapolationCell< TrackParameters > | Trk::ExCellCharged |
| typedef ExtrapolationCell< NeutralParameters > | Trk::ExCellNeutral |
Functions | |
| static const InterfaceID | Trk::IID_IExtrapolationEngine ("IExtrapolationEngine", 1, 0) |