EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::detail_lt::IndexData Struct Reference

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

+ Collaboration diagram for Acts::detail_lt::IndexData:

Public Types

using IndexType = uint16_t
 

Public Attributes

IndexType irefsurface = kInvalid
 
IndexType iprevious = kInvalid
 
IndexType ipredicted = kInvalid
 
IndexType ifiltered = kInvalid
 
IndexType ismoothed = kInvalid
 
IndexType ijacobian = kInvalid
 
IndexType iprojector = kInvalid
 
double chi2
 
double pathLength
 
TrackStateType typeFlags
 
IndexType iuncalibrated = kInvalid
 
IndexType icalibrated = kInvalid
 
IndexType icalibratedsourcelink = kInvalid
 
IndexType measdim = 0
 

Static Public Attributes

static constexpr IndexType kInvalid = UINT16_MAX
 

Detailed Description

Definition at line 111 of file MultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 111 of file MultiTrajectory.hpp

Member Typedef Documentation

Definition at line 112 of file MultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 112 of file MultiTrajectory.hpp

Member Data Documentation

double Acts::detail_lt::IndexData::chi2

Definition at line 124 of file MultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 124 of file MultiTrajectory.hpp

Referenced by Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::chi2().

IndexType Acts::detail_lt::IndexData::ifiltered = kInvalid
IndexType Acts::detail_lt::IndexData::ijacobian = kInvalid
IndexType Acts::detail_lt::IndexData::ipredicted = kInvalid
IndexType Acts::detail_lt::IndexData::iprevious = kInvalid
IndexType Acts::detail_lt::IndexData::ismoothed = kInvalid
constexpr IndexType Acts::detail_lt::IndexData::kInvalid = UINT16_MAX
static

Definition at line 114 of file MultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 114 of file MultiTrajectory.hpp

Referenced by Acts::MultiTrajectory< source_link_t >::applyBackwards(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::calibrated(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::calibratedCovariance(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::calibratedSourceLink(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::filtered(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::filteredCovariance(), Acts::CombinatorialKalmanFilter< propagator_t, updater_t, smoother_t, source_link_selector_t, branch_stopper_t, calibrator_t >::Actor< source_link_t, parameters_t >::finalize(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasCalibrated(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasFiltered(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasJacobian(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasPredicted(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasProjector(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasSmoothed(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasUncalibrated(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::jacobian(), Acts::GainMatrixSmoother::operator()(), Acts::KalmanFitter< propagator_t, updater_t, smoother_t, outlier_finder_t, calibrator_t >::Actor< source_link_t, parameters_t >::operator()(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::predicted(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::predictedCovariance(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::projector(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::projectorBitset(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::referenceSurface(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::referenceSurfacePointer(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::setCalibrated(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::setProjector(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::setProjectorBitset(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::smoothed(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::smoothedCovariance(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::uncalibrated(), and Acts::MultiTrajectory< source_link_t >::visitBackwards().

double Acts::detail_lt::IndexData::pathLength

Definition at line 125 of file MultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 125 of file MultiTrajectory.hpp

Referenced by Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::pathLength().

TrackStateType Acts::detail_lt::IndexData::typeFlags

Definition at line 126 of file MultiTrajectory.hpp.

View newest version in sPHENIX GitHub at line 126 of file MultiTrajectory.hpp

Referenced by Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::typeFlags().


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