#include "AthenaBaseComps/AthAlgTool.h"
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/IAlgTool.h"
#include "GaudiKernel/EventContext.h"
#include "TrkEventPrimitives/ParticleHypothesis.h"
#include "ActsGeometryInterfaces/GeometryContext.h"
#include "Acts/MagneticField/MagneticFieldContext.hpp"
#include "Acts/Propagator/MaterialInteractor.hpp"
#include "Acts/Propagator/detail/SteppingLogger.hpp"
#include "Acts/EventData/BoundTrackParameters.hpp"
#include "Acts/Definitions/Units.hpp"
#include <variant>
Go to the source code of this file.
|
| | Tool to extrapolate bound track parameters through the Acts::TrackingGeometry. More...
|
| | Configuration struct to steer the propagation with surface record. More...
|
|
| namespace | 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.).
|