ATLAS Offline Software
Classes | Namespaces | Typedefs
PersistentTrackContainer.h File Reference
#include "ActsEvent/MultiTrajectory.h"
#include "ActsEvent/TrackSummaryContainer.h"
#include "Acts/EventData/TrackContainer.hpp"
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for PersistentTrackContainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ActsTrk::DataLinkHolder< T >
 
class  ActsTrk::PersistentTrackContainer
 
struct  ActsTrk::MutablePersistentTrackContainer
 

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 ActsTrk::MutablePersistentTrackBackend = ActsTrk::MutableTrackSummaryContainer
 
using ActsTrk::PersistentTrackBackend = ActsTrk::TrackSummaryContainer
 
using ActsTrk::MutablePersistentTrackStateBackend = ActsTrk::MutableMultiTrajectory
 
using ActsTrk::PersistentTrackStateBackend = ActsTrk::MultiTrajectory
 
using ActsTrk::PersistentTrackContainerBase = Acts::TrackContainer< ActsTrk::PersistentTrackBackend, ActsTrk::PersistentTrackStateBackend, ActsTrk::DataLinkHolder >