ATLAS Offline Software
Classes | Namespaces | Typedefs
Tracking/Acts/ActsEvent/ActsEvent/TrackSummaryContainer.h File Reference
#include <type_traits>
#include <string_view>
#include "Acts/EventData/TrackContainer.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Utilities/HashedString.hpp"
#include "ActsEvent/Decoration.h"
#include "xAODTracking/TrackSummaryContainer.h"
#include "xAODTracking/TrackSummaryAuxContainer.h"
#include "xAODTracking/TrackSurfaceContainer.h"
#include "ActsEvent/SurfaceEncoding.h"
#include "AthenaKernel/CLASS_DEF.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Acts::IsReadOnlyTrackContainer< T >
 
struct  Acts::IsReadOnlyTrackContainer< T & >
 
struct  Acts::IsReadOnlyTrackContainer< T && >
 
struct  Acts::IsReadOnlyTrackContainer< ActsTrk::TrackSummaryContainer >
 
struct  Acts::IsReadOnlyTrackContainer< ActsTrk::MutableTrackSummaryContainer >
 
class  ActsTrk::TrackSummaryContainer
 
class  ActsTrk::MutableTrackSummaryContainer
 

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.).
 
 Acts
 
 ActsTrk::details
 

Typedefs

using ActsTrk::ConstParameters = Acts::TrackStateTraits< 3 >::Parameters
 
using ActsTrk::ConstCovariance = Acts::TrackStateTraits< 3 >::Covariance
 
using ActsTrk::Parameters = Acts::TrackStateTraits< 3, false >::Parameters
 
using ActsTrk::Covariance = Acts::TrackStateTraits< 3, false >::Covariance