Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData Struct Reference

#include <acts/blob/sPHENIX/Core/include/Acts/EventData/VectorMultiTrajectory.hpp>

+ Collaboration diagram for Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData:

Public Attributes

IndexType ipredicted = kInvalid
 
IndexType ifiltered = kInvalid
 
IndexType ismoothed = kInvalid
 
IndexType ijacobian = kInvalid
 
IndexType iprojector = kInvalid
 
double chi2 = 0
 
double pathLength = 0
 
TrackStateType::raw_type typeFlags {}
 
IndexType iuncalibrated = kInvalid
 
IndexType icalibratedsourcelink = kInvalid
 
IndexType measdim = kInvalid
 
TrackStatePropMask allocMask = TrackStatePropMask::None
 

Detailed Description

Definition at line 147 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 147 of file VectorMultiTrajectory.hpp

Member Data Documentation

TrackStatePropMask Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::allocMask = TrackStatePropMask::None

Definition at line 162 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 162 of file VectorMultiTrajectory.hpp

double Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::chi2 = 0

Definition at line 154 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 154 of file VectorMultiTrajectory.hpp

IndexType Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::icalibratedsourcelink = kInvalid

Definition at line 159 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 159 of file VectorMultiTrajectory.hpp

IndexType Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::ifiltered = kInvalid

Definition at line 149 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 149 of file VectorMultiTrajectory.hpp

Referenced by Acts::VectorMultiTrajectory::shareFrom_impl().

IndexType Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::ijacobian = kInvalid

Definition at line 151 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 151 of file VectorMultiTrajectory.hpp

Referenced by Acts::VectorMultiTrajectory::shareFrom_impl().

IndexType Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::ipredicted = kInvalid

Definition at line 148 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 148 of file VectorMultiTrajectory.hpp

Referenced by Acts::VectorMultiTrajectory::shareFrom_impl().

IndexType Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::iprojector = kInvalid

Definition at line 152 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 152 of file VectorMultiTrajectory.hpp

IndexType Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::ismoothed = kInvalid

Definition at line 150 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 150 of file VectorMultiTrajectory.hpp

Referenced by Acts::VectorMultiTrajectory::shareFrom_impl().

IndexType Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::iuncalibrated = kInvalid

Definition at line 158 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 158 of file VectorMultiTrajectory.hpp

IndexType Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::measdim = kInvalid

Definition at line 160 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 160 of file VectorMultiTrajectory.hpp

double Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::pathLength = 0

Definition at line 155 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 155 of file VectorMultiTrajectory.hpp

TrackStateType::raw_type Acts::detail_vmt::VectorMultiTrajectoryBase::IndexData::typeFlags {}

Definition at line 156 of file VectorMultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 156 of file VectorMultiTrajectory.hpp


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