ATLAS Offline Software
Loading...
Searching...
No Matches
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 "xAODTracking/TrackSurfaceAuxContainer.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

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.).
namespace  Acts
namespace  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