#include </home/runner/work/acts/acts/Plugins/EDM4hep/include/ActsPlugins/EDM4hep/PodioTrackContainer.hpp>
◆ MutablePodioTrackContainer() [1/4]
◆ MutablePodioTrackContainer() [2/4]
| ActsPlugins::MutablePodioTrackContainer::MutablePodioTrackContainer |
( |
const MutablePodioTrackContainer & | other | ) |
|
◆ MutablePodioTrackContainer() [3/4]
| ActsPlugins::MutablePodioTrackContainer::MutablePodioTrackContainer |
( |
MutablePodioTrackContainer && | other | ) |
|
|
default |
◆ MutablePodioTrackContainer() [4/4]
◆ addColumn_impl()
template<typename T>
| void ActsPlugins::MutablePodioTrackContainer::addColumn_impl |
( |
std::string_view | key | ) |
|
|
constexpr |
◆ addTrack_impl()
| IndexType ActsPlugins::MutablePodioTrackContainer::addTrack_impl |
( |
| ) |
|
◆ clear()
| void ActsPlugins::MutablePodioTrackContainer::clear |
( |
| ) |
|
◆ component_impl() [1/2]
◆ component_impl() [2/2]
◆ copyDynamicFrom_impl()
| void ActsPlugins::MutablePodioTrackContainer::copyDynamicFrom_impl |
( |
IndexType | dstIdx, |
|
|
Acts::HashedString | key, |
|
|
const std::any & | srcPtr ) |
◆ covariance() [1/2]
◆ covariance() [2/2]
◆ dynamicKeys_impl()
| Acts::detail::DynamicKeyRange< podio_detail::DynamicColumnBase > ActsPlugins::MutablePodioTrackContainer::dynamicKeys_impl |
( |
| ) |
const |
◆ ensureDynamicColumns_impl()
◆ hasColumn_impl()
| bool ActsPlugins::MutablePodioTrackContainer::hasColumn_impl |
( |
Acts::HashedString | key | ) |
const |
◆ parameters() [1/2]
◆ parameters() [2/2]
◆ particleHypothesis_impl()
◆ referenceSurface_impl()
| const Acts::Surface * ActsPlugins::MutablePodioTrackContainer::referenceSurface_impl |
( |
IndexType | itrack | ) |
const |
◆ releaseInto()
| void ActsPlugins::MutablePodioTrackContainer::releaseInto |
( |
podio::Frame & | frame, |
|
|
const std::string & | suffix = "" ) |
◆ removeTrack_impl()
| void ActsPlugins::MutablePodioTrackContainer::removeTrack_impl |
( |
IndexType | itrack | ) |
|
◆ reserve()
| void ActsPlugins::MutablePodioTrackContainer::reserve |
( |
IndexType | | ) |
|
◆ setParticleHypothesis_impl()
◆ setReferenceSurface_impl()
| void ActsPlugins::MutablePodioTrackContainer::setReferenceSurface_impl |
( |
IndexType | itrack, |
|
|
std::shared_ptr< const Acts::Surface > | surface ) |
◆ size_impl()
| std::size_t ActsPlugins::MutablePodioTrackContainer::size_impl |
( |
| ) |
const |
◆ trackCollection()
| ActsPodioEdm::TrackCollection & ActsPlugins::MutablePodioTrackContainer::trackCollection |
( |
| ) |
|