![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Collaboration diagram for Acts::Test::TestTrackState:Public Attributes | |
| SourceLink | sourceLink |
| std::optional< Measurement < SourceLink, BoundIndices, eBoundLoc0, eBoundLoc1, eBoundQOverP > > | meas3d |
| std::optional< Measurement < SourceLink, BoundIndices, eBoundLoc0, eBoundLoc1 > > | meas2d |
| std::optional < BoundTrackParameters > | predicted |
| std::optional < BoundTrackParameters > | filtered |
| std::optional < BoundTrackParameters > | smoothed |
| CovMat_t | jacobian |
| double | chi2 |
| double | pathLength |
Definition at line 45 of file MultiTrajectoryTests.cpp.
View newest version in sPHENIX GitHub at line 45 of file MultiTrajectoryTests.cpp
| double Acts::Test::TestTrackState::chi2 |
Definition at line 56 of file MultiTrajectoryTests.cpp.
View newest version in sPHENIX GitHub at line 56 of file MultiTrajectoryTests.cpp
Referenced by Acts::Test::fillTrackState().
| std::optional<BoundTrackParameters> Acts::Test::TestTrackState::filtered |
Definition at line 53 of file MultiTrajectoryTests.cpp.
View newest version in sPHENIX GitHub at line 53 of file MultiTrajectoryTests.cpp
Referenced by Acts::Test::fillTrackState().
| CovMat_t Acts::Test::TestTrackState::jacobian |
Definition at line 55 of file MultiTrajectoryTests.cpp.
View newest version in sPHENIX GitHub at line 55 of file MultiTrajectoryTests.cpp
Referenced by Acts::Test::fillTrackState().
| std::optional<Measurement<SourceLink, BoundIndices, eBoundLoc0, eBoundLoc1> > Acts::Test::TestTrackState::meas2d |
Definition at line 51 of file MultiTrajectoryTests.cpp.
View newest version in sPHENIX GitHub at line 51 of file MultiTrajectoryTests.cpp
Referenced by Acts::Test::fillTrackState().
| std::optional<Measurement<SourceLink, BoundIndices, eBoundLoc0, eBoundLoc1, eBoundQOverP> > Acts::Test::TestTrackState::meas3d |
Definition at line 49 of file MultiTrajectoryTests.cpp.
View newest version in sPHENIX GitHub at line 49 of file MultiTrajectoryTests.cpp
Referenced by Acts::Test::fillTrackState().
| double Acts::Test::TestTrackState::pathLength |
Definition at line 57 of file MultiTrajectoryTests.cpp.
View newest version in sPHENIX GitHub at line 57 of file MultiTrajectoryTests.cpp
Referenced by Acts::Test::fillTrackState().
| std::optional<BoundTrackParameters> Acts::Test::TestTrackState::predicted |
Definition at line 52 of file MultiTrajectoryTests.cpp.
View newest version in sPHENIX GitHub at line 52 of file MultiTrajectoryTests.cpp
Referenced by Acts::Test::fillTrackState().
| std::optional<BoundTrackParameters> Acts::Test::TestTrackState::smoothed |
Definition at line 54 of file MultiTrajectoryTests.cpp.
View newest version in sPHENIX GitHub at line 54 of file MultiTrajectoryTests.cpp
Referenced by Acts::Test::fillTrackState().
| SourceLink Acts::Test::TestTrackState::sourceLink |
Definition at line 46 of file MultiTrajectoryTests.cpp.
View newest version in sPHENIX GitHub at line 46 of file MultiTrajectoryTests.cpp
Referenced by Acts::Test::fillTrackState().