![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"#include "xAODTracking/TrackParticleContainer.h"#include "StoreGate/WriteDecorHandleKey.h"#include "StoreGate/ReadDecorHandleKey.h"#include "StoreGate/ReadHandleKey.h"#include "ActsEvent/TrackContainer.h"#include "ActsEvent/MeasurementToTruthParticleAssociation.h"#include "Identifier/Identifier.h"#include "src/detail/AtlasMeasurementSelector.h"#include "src/detail/OnTrackCalibrator.h"#include "src/detail/TrackFindingMeasurements.h"#include "src/detail/MeasurementIndex.h"#include "src/detail/Definitions.h"#include "ActsCalibrators/xAODUncalibMeasSurfAcc.h"#include "ActsGeometryInterfaces/ITrackingGeometrySvc.h"#include "xAODTruth/TruthParticleContainer.h"Go to the source code of this file.
Classes | |
| class | ActsTrk::HGTDTruthTrackDecorationAlg |
| struct | ActsTrk::HGTDTruthTrackDecorationAlg::TruthTrackExtensionData |
| Data structure to hold truth information about the HGTD track extension. More... | |
| struct | ActsTrk::HGTDTruthTrackDecorationAlg::ClusterTruthInfo |
Namespaces | |
| 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.). | |
Enumerations | |
| enum class | ActsTrk::ClusterTruthOrigin { ActsTrk::UNIDENTIFIED = 0 , ActsTrk::TRUTH_PARTICLE = 1 , ActsTrk::UNRELATED_PARTICLE = 2 , ActsTrk::SECONDARY = 3 } |