Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Plugins/Podio/include/Acts/Plugins/Podio/PodioTrackContainer.hpp>
Public Types | |
using | IndexType = MultiTrajectoryTraits::IndexType |
using | Parameters = typename detail_lt::Types< eBoundSize, false >::CoefficientsMap |
using | Covariance = typename detail_lt::Types< eBoundSize, false >::CovarianceMap |
using | ConstParameters = typename detail_lt::Types< eBoundSize, true >::CoefficientsMap |
using | ConstCovariance = typename detail_lt::Types< eBoundSize, true >::CovarianceMap |
Static Public Attributes | |
static constexpr auto | kInvalid = MultiTrajectoryTraits::kInvalid |
static constexpr auto | MeasurementSizeMax |
Protected Member Functions | |
PodioTrackContainerBase (const PodioUtil::ConversionHelper &helper) | |
Protected Attributes | |
std::vector< std::shared_ptr < const Surface > > | m_surfaces |
Definition at line 38 of file PodioTrackContainer.hpp.
View newest version in sPHENIX GitHub at line 38 of file PodioTrackContainer.hpp
using Acts::PodioTrackContainerBase::ConstCovariance = typename detail_lt::Types<eBoundSize, true>::CovarianceMap |
Definition at line 53 of file PodioTrackContainer.hpp.
View newest version in sPHENIX GitHub at line 53 of file PodioTrackContainer.hpp
using Acts::PodioTrackContainerBase::ConstParameters = typename detail_lt::Types<eBoundSize, true>::CoefficientsMap |
Definition at line 51 of file PodioTrackContainer.hpp.
View newest version in sPHENIX GitHub at line 51 of file PodioTrackContainer.hpp
using Acts::PodioTrackContainerBase::Covariance = typename detail_lt::Types<eBoundSize, false>::CovarianceMap |
Definition at line 48 of file PodioTrackContainer.hpp.
View newest version in sPHENIX GitHub at line 48 of file PodioTrackContainer.hpp
Definition at line 40 of file PodioTrackContainer.hpp.
View newest version in sPHENIX GitHub at line 40 of file PodioTrackContainer.hpp
using Acts::PodioTrackContainerBase::Parameters = typename detail_lt::Types<eBoundSize, false>::CoefficientsMap |
Definition at line 46 of file PodioTrackContainer.hpp.
View newest version in sPHENIX GitHub at line 46 of file PodioTrackContainer.hpp
|
inlineprotected |
Definition at line 56 of file PodioTrackContainer.hpp.
View newest version in sPHENIX GitHub at line 56 of file PodioTrackContainer.hpp
|
static |
Definition at line 41 of file PodioTrackContainer.hpp.
View newest version in sPHENIX GitHub at line 41 of file PodioTrackContainer.hpp
|
protected |
Definition at line 57 of file PodioTrackContainer.hpp.
View newest version in sPHENIX GitHub at line 57 of file PodioTrackContainer.hpp
Referenced by Acts::MutablePodioTrackContainer::addTrack_impl(), Acts::MutablePodioTrackContainer::getOrCreateSurface(), Acts::MutablePodioTrackContainer::referenceSurface_impl(), Acts::MutablePodioTrackContainer::releaseInto(), and Acts::MutablePodioTrackContainer::setReferenceSurface_impl().
|
static |
Definition at line 42 of file PodioTrackContainer.hpp.
View newest version in sPHENIX GitHub at line 42 of file PodioTrackContainer.hpp