![]() |
ATLAS Offline Software
|
#include "GeoPrimitives/GeoPrimitives.h"#include "xAODTracking/TrackParticle.h"#include "xAODCaloEvent/CaloCluster.h"#include "Acts/EventData/BoundTrackParameters.hpp"#include "Acts/Utilities/TransformRange.hpp"#include "AthContainers/DataVector.h"#include "AthenaKernel/CLASS_DEF.h"#include <span>Go to the source code of this file.
Classes | |
| class | ActsTrk::CaloExtension |
| The CaloExtension holds the ID extrapolation states through the calorimeter and the associated CaloClusters. More... | |
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.). | |
Typedefs | |
| using | ActsTrk::CaloExtensionContainer = DataVector<CaloExtension> |
Functions | |
| const CaloExtension * | ActsTrk::getCaloExtension (const xAOD::TrackParticle &track) |
| Retrieve a pointer to the CaloExtension linked with the passed TrackParticle. | |