ATLAS Offline Software
Loading...
Searching...
No Matches
CaloExtension.h File Reference
#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>
Include dependency graph for Acts/ActsEvent/ActsEvent/CaloExtension.h:
This graph shows which files directly or indirectly include this file:

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 CaloExtensionActsTrk::getCaloExtension (const xAOD::TrackParticle &track)
 Retrieve a pointer to the CaloExtension linked with the passed TrackParticle.