Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::PodioTrackContainerBase Class Reference

#include <acts/blob/sPHENIX/Plugins/Podio/include/Acts/Plugins/Podio/PodioTrackContainer.hpp>

+ Inheritance diagram for Acts::PodioTrackContainerBase:
+ Collaboration diagram for Acts::PodioTrackContainerBase:

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
 

Detailed Description

Definition at line 38 of file PodioTrackContainer.hpp.

View newest version in sPHENIX GitHub at line 38 of file PodioTrackContainer.hpp

Member Typedef Documentation

Definition at line 53 of file PodioTrackContainer.hpp.

View newest version in sPHENIX GitHub at line 53 of file PodioTrackContainer.hpp

Definition at line 51 of file PodioTrackContainer.hpp.

View newest version in sPHENIX GitHub at line 51 of file PodioTrackContainer.hpp

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

Definition at line 46 of file PodioTrackContainer.hpp.

View newest version in sPHENIX GitHub at line 46 of file PodioTrackContainer.hpp

Constructor & Destructor Documentation

Acts::PodioTrackContainerBase::PodioTrackContainerBase ( const PodioUtil::ConversionHelper helper)
inlineprotected

Definition at line 56 of file PodioTrackContainer.hpp.

View newest version in sPHENIX GitHub at line 56 of file PodioTrackContainer.hpp

Member Data Documentation

constexpr auto Acts::PodioTrackContainerBase::kInvalid = MultiTrajectoryTraits::kInvalid
static

Definition at line 41 of file PodioTrackContainer.hpp.

View newest version in sPHENIX GitHub at line 41 of file PodioTrackContainer.hpp

constexpr auto Acts::PodioTrackContainerBase::MeasurementSizeMax
static
Initial value:

Definition at line 42 of file PodioTrackContainer.hpp.

View newest version in sPHENIX GitHub at line 42 of file PodioTrackContainer.hpp


The documentation for this class was generated from the following file: