EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Core/include/Acts/EventData/MultiTrajectory.hpp>
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 |
Definition at line 111 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 111 of file MultiTrajectory.hpp
Definition at line 112 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 112 of file MultiTrajectory.hpp
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().
Definition at line 129 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 129 of file MultiTrajectory.hpp
Referenced by Acts::MultiTrajectory< source_link_t >::addTrackState(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasCalibrated(), and Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::resetCalibrated().
Definition at line 130 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 130 of file MultiTrajectory.hpp
Referenced by Acts::MultiTrajectory< source_link_t >::addTrackState(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::calibratedSourceLink(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::resetCalibrated(), and Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::setCalibrated().
Definition at line 119 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 119 of file MultiTrajectory.hpp
Referenced by Acts::MultiTrajectory< source_link_t >::addTrackState(), and Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasFiltered().
Definition at line 121 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 121 of file MultiTrajectory.hpp
Referenced by Acts::MultiTrajectory< source_link_t >::addTrackState(), and Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasJacobian().
Definition at line 118 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 118 of file MultiTrajectory.hpp
Referenced by Acts::MultiTrajectory< source_link_t >::addTrackState(), and Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasPredicted().
Definition at line 117 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 117 of file MultiTrajectory.hpp
Referenced by Acts::MultiTrajectory< source_link_t >::addTrackState(), and Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::previous().
Definition at line 122 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 122 of file MultiTrajectory.hpp
Referenced by Acts::MultiTrajectory< source_link_t >::addTrackState(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasProjector(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::projectorBitset(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::resetCalibrated(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::setProjector(), and Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::setProjectorBitset().
Definition at line 116 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 116 of file MultiTrajectory.hpp
Referenced by Acts::MultiTrajectory< source_link_t >::addTrackState(), 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(), and Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::setReferenceSurface().
Definition at line 120 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 120 of file MultiTrajectory.hpp
Referenced by Acts::MultiTrajectory< source_link_t >::addTrackState(), and Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasSmoothed().
Definition at line 128 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 128 of file MultiTrajectory.hpp
Referenced by Acts::MultiTrajectory< source_link_t >::addTrackState(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::hasUncalibrated(), and Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::uncalibrated().
|
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().
IndexType Acts::detail_lt::IndexData::measdim = 0 |
Definition at line 131 of file MultiTrajectory.hpp.
View newest version in sPHENIX GitHub at line 131 of file MultiTrajectory.hpp
Referenced by Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::calibratedSize(), Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::copyFrom(), and Acts::detail_lt::TrackStateProxy< source_link_t, M, ReadOnly >::setCalibrated().
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().