![]() |
ATLAS Offline Software
|
#include <memory>
#include "GaudiKernel/IAlgTool.h"
#include "GaudiKernel/IInterface.h"
#include "StoreGate/WriteHandle.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkTrack/TrackCollection.h"
#include "xAODMeasurementBase/UncalibratedMeasurement.h"
#include "xAODTracking/TrackJacobianContainer.h"
#include "xAODTracking/TrackMeasurementContainer.h"
#include "xAODTracking/TrackParametersContainer.h"
#include "xAODTracking/TrackStateContainer.h"
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/EventData/VectorTrackContainer.hpp"
#include "ActsEvent/TrackContainer.h"
Go to the source code of this file.
Classes | |
class | ActsTrk::IActsToTrkConverterTool |
Conversion tool interface to translate surfaces & track parameters between the Acts & Trk realm. More... | |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Acts | |
ActsTrk | |
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout geometry to cache the final transformations of the sensor surfaces associated to one particular detector technology (Pixel, Sct, etc.). | |
ActsTrk::detail | |
Athena definition of the Eigen plugin. | |