ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "GaudiKernel/ServiceHandle.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteDecorHandleKey.h"
#include "StoreGate/WriteDecorHandle.h"
#include "ActsGeometryInterfaces/IActsTrackingGeometryTool.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "Acts/Definitions/Units.hpp"
#include "ActsEvent/TrackContainer.h"
#include "Acts/EventData/TrackStateProxy.hpp"
Go to the source code of this file.
Classes | |
class | ActsTrk::MeasurementToTrackParticleDecoration |
Namespaces | |
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.). | |
Typedefs | |
using | EffectiveCalibrated = typename Acts::detail_lt::DynamicSizeTypes<>::CoefficientsMap |
using | EffectiveCalibratedCovariance = typename Acts::detail_lt::DynamicSizeTypes<>::CovarianceMap |
using EffectiveCalibrated = typename Acts::detail_lt::DynamicSizeTypes<>::CoefficientsMap |
Definition at line 31 of file MeasurementToTrackParticleDecoration.h.
using EffectiveCalibratedCovariance = typename Acts::detail_lt::DynamicSizeTypes<>::CovarianceMap |
Definition at line 33 of file MeasurementToTrackParticleDecoration.h.