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 |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
typedef ExtrapolationCell< TrackParameters > | Trk::ExCellCharged |
typedef ExtrapolationCell< NeutralParameters > | Trk::ExCellNeutral |