ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::ConstVectorTrackContainer Class Referencefinal

#include <Acts/EventData/VectorTrackContainer.hpp>

Inheritance diagram for Acts::ConstVectorTrackContainer:
[legend]
Collaboration diagram for Acts::ConstVectorTrackContainer:
[legend]

Public Member Functions

 ConstVectorTrackContainer ()
 ConstVectorTrackContainer (const ConstVectorTrackContainer &other)=default
 ConstVectorTrackContainer (const VectorTrackContainer &other)
 ConstVectorTrackContainer (ConstVectorTrackContainer &&)=default
 ConstVectorTrackContainer (VectorTrackContainer &&other)
std::any component_impl (HashedString key, IndexType itrack) const
ConstCovariance covariance (IndexType itrack) const
ConstParameters parameters (IndexType itrack) const

Constructor & Destructor Documentation

◆ ConstVectorTrackContainer() [1/5]

Acts::ConstVectorTrackContainer::ConstVectorTrackContainer ( )

◆ ConstVectorTrackContainer() [2/5]

Acts::ConstVectorTrackContainer::ConstVectorTrackContainer ( const ConstVectorTrackContainer & other)
default

◆ ConstVectorTrackContainer() [3/5]

Acts::ConstVectorTrackContainer::ConstVectorTrackContainer ( const VectorTrackContainer & other)
explicit

◆ ConstVectorTrackContainer() [4/5]

Acts::ConstVectorTrackContainer::ConstVectorTrackContainer ( ConstVectorTrackContainer && )
default

◆ ConstVectorTrackContainer() [5/5]

Acts::ConstVectorTrackContainer::ConstVectorTrackContainer ( VectorTrackContainer && other)
explicit

Member Function Documentation

◆ component_impl()

std::any Acts::ConstVectorTrackContainer::component_impl ( HashedString key,
IndexType itrack ) const

◆ covariance()

ConstCovariance Acts::ConstVectorTrackContainer::covariance ( IndexType itrack) const

◆ parameters()

ConstParameters Acts::ConstVectorTrackContainer::parameters ( IndexType itrack) const