Class Acts::VectorTrackContainer

class VectorTrackContainer : public Acts::detail_vtc::VectorTrackContainerBase

Public Functions

inline VectorTrackContainer()
VectorTrackContainer(const VectorTrackContainer &other) = default
VectorTrackContainer(VectorTrackContainer&&) = default
inline VectorTrackContainer(const ConstVectorTrackContainer &other)
template<typename T>
inline constexpr void addColumn_impl(const std::string &key)
IndexType addTrack_impl()
inline std::any component_impl(HashedString key, IndexType itrack)
inline std::any component_impl(HashedString key, IndexType itrack) const
inline Covariance covariance(IndexType itrack)
inline ConstCovariance covariance(IndexType itrack) const
inline Parameters parameters(IndexType itrack)
inline ConstParameters parameters(IndexType itrack) const
void removeTrack_impl(IndexType itrack)