|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ACTSGEOMETRYINTERFACES_IActsToTrkConverterTool_H
6 #define ACTSGEOMETRYINTERFACES_IActsToTrkConverterTool_H
11 #include "GaudiKernel/IAlgTool.h"
12 #include "GaudiKernel/IInterface.h"
21 #include "Acts/EventData/TrackParameters.hpp"
22 #include "Acts/EventData/VectorTrackContainer.hpp"
28 class MeasurementBase;
32 class SiDetectorElementCollection;
48 const Acts::Surface& actsSurface)
const = 0;
54 const Acts::GeometryContext& gctx,
63 virtual std::unique_ptr<Trk::TrackParameters>
65 const Acts::BoundTrackParameters& actsParameter,
66 const Acts::GeometryContext& gctx)
const = 0;
72 const Acts::GeometryContext& gctx)
const = 0;
Handle class for recording to StoreGate.
Ensure that the ATLAS eigen extensions are properly loaded.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...