![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Collaboration diagram for Acts::GainMatrixUpdater::InternalTrackState:Public Attributes | |
| TrackStateTraits < MultiTrajectoryTraits::MeasurementSizeMax, false >::Parameters | predicted |
| TrackStateTraits < MultiTrajectoryTraits::MeasurementSizeMax, false >::Covariance | predictedCovariance |
| TrackStateTraits < MultiTrajectoryTraits::MeasurementSizeMax, false >::Parameters | filtered |
| TrackStateTraits < MultiTrajectoryTraits::MeasurementSizeMax, false >::Covariance | filteredCovariance |
| double * | calibrated |
| double * | calibratedCovariance |
| TrackStateTraits < MultiTrajectoryTraits::MeasurementSizeMax, false >::Projector | projector |
| unsigned int | calibratedSize |
Definition at line 28 of file GainMatrixUpdater.hpp.
View newest version in sPHENIX GitHub at line 28 of file GainMatrixUpdater.hpp
| double* Acts::GainMatrixUpdater::InternalTrackState::calibrated |
Definition at line 38 of file GainMatrixUpdater.hpp.
View newest version in sPHENIX GitHub at line 38 of file GainMatrixUpdater.hpp
Referenced by Acts::GainMatrixUpdater::visitMeasurement().
| double* Acts::GainMatrixUpdater::InternalTrackState::calibratedCovariance |
Definition at line 39 of file GainMatrixUpdater.hpp.
View newest version in sPHENIX GitHub at line 39 of file GainMatrixUpdater.hpp
Referenced by Acts::GainMatrixUpdater::visitMeasurement().
| unsigned int Acts::GainMatrixUpdater::InternalTrackState::calibratedSize |
Definition at line 42 of file GainMatrixUpdater.hpp.
View newest version in sPHENIX GitHub at line 42 of file GainMatrixUpdater.hpp
Referenced by Acts::GainMatrixUpdater::visitMeasurement().
| TrackStateTraits<MultiTrajectoryTraits::MeasurementSizeMax, false>::Parameters Acts::GainMatrixUpdater::InternalTrackState::filtered |
Definition at line 34 of file GainMatrixUpdater.hpp.
View newest version in sPHENIX GitHub at line 34 of file GainMatrixUpdater.hpp
Referenced by Acts::GainMatrixUpdater::visitMeasurement().
| TrackStateTraits<MultiTrajectoryTraits::MeasurementSizeMax, false>::Covariance Acts::GainMatrixUpdater::InternalTrackState::filteredCovariance |
Definition at line 36 of file GainMatrixUpdater.hpp.
View newest version in sPHENIX GitHub at line 36 of file GainMatrixUpdater.hpp
Referenced by Acts::GainMatrixUpdater::visitMeasurement().
| TrackStateTraits<MultiTrajectoryTraits::MeasurementSizeMax, false>::Parameters Acts::GainMatrixUpdater::InternalTrackState::predicted |
Definition at line 30 of file GainMatrixUpdater.hpp.
View newest version in sPHENIX GitHub at line 30 of file GainMatrixUpdater.hpp
Referenced by Acts::GainMatrixUpdater::operator()(), and Acts::GainMatrixUpdater::visitMeasurement().
| TrackStateTraits<MultiTrajectoryTraits::MeasurementSizeMax, false>::Covariance Acts::GainMatrixUpdater::InternalTrackState::predictedCovariance |
Definition at line 32 of file GainMatrixUpdater.hpp.
View newest version in sPHENIX GitHub at line 32 of file GainMatrixUpdater.hpp
Referenced by Acts::GainMatrixUpdater::visitMeasurement().
| TrackStateTraits<MultiTrajectoryTraits::MeasurementSizeMax, false>::Projector Acts::GainMatrixUpdater::InternalTrackState::projector |
Definition at line 41 of file GainMatrixUpdater.hpp.
View newest version in sPHENIX GitHub at line 41 of file GainMatrixUpdater.hpp
Referenced by Acts::GainMatrixUpdater::visitMeasurement().