ATLAS Offline Software
Classes | Namespaces | Typedefs
TrackContainer.h File Reference
#include "ActsEvent/MultiTrajectory.h"
#include "ActsEvent/TrackSummaryContainer.h"
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for TrackContainer.h:

Go to the source code of this file.

Classes

struct  ActsTrk::DataLinkHolder< T >
 
class  ActsTrk::TrackContainer
 
class  ActsTrk::TrackContainer::IndexingPolicy
 
struct  ActsTrk::TrackContainer::IndexingPolicy::ConstTrackProxyPtr
 
struct  ActsTrk::MutableTrackContainer
 
struct  DefaultIndexingPolicy< ActsTrk::TrackContainer >
 

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::MutableTrackBackend = ActsTrk::MutableTrackSummaryContainer
 
using ActsTrk::TrackBackend = ActsTrk::TrackSummaryContainer
 
using ActsTrk::MutableTrackStateBackend = ActsTrk::MutableMultiTrajectory
 
using ActsTrk::TrackStateBackend = ActsTrk::MultiTrajectory
 
using ActsTrk::TrackContainerBase = Acts::TrackContainer< ActsTrk::TrackBackend, ActsTrk::TrackStateBackend, ActsTrk::DataLinkHolder >