![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Tests/CommonHelpers/Acts/Tests/CommonHelpers/TestTrackState.hpp>
Collaboration diagram for Acts::Test::TestTrackState:Public Member Functions | |
| template<typename rng_t > | |
| TestTrackState (rng_t &rng, size_t measdim) | |
Public Attributes | |
| std::shared_ptr< Surface > | surface |
| TestSourceLink | sourceLink |
| BoundTrackParameters | predicted |
| BoundTrackParameters | filtered |
| BoundTrackParameters | smoothed |
| BoundMatrix | jacobian |
| double | chi2 |
| double | pathLength |
Definition at line 21 of file TestTrackState.hpp.
View newest version in sPHENIX GitHub at line 21 of file TestTrackState.hpp
|
inline |
Definition at line 36 of file TestTrackState.hpp.
View newest version in sPHENIX GitHub at line 36 of file TestTrackState.hpp
References Acts::PhysicalConstants::c, Acts::Test::cov, Acts::eBoundLoc0, Acts::eBoundLoc1, Acts::eBoundQOverP, filtered, Acts::Test::generateBoundParametersCovariance(), jacobian, Acts::ParticleHypothesis::pion(), predicted, physmon_track_finding_ttbar::r, Acts::Test::rng(), smoothed, sourceLink, surface, and physmon_ckf_tracking::u.
Here is the call graph for this function:| double Acts::Test::TestTrackState::chi2 |
Definition at line 28 of file TestTrackState.hpp.
View newest version in sPHENIX GitHub at line 28 of file TestTrackState.hpp
Referenced by Acts::Test::fillTrackState().
| BoundTrackParameters Acts::Test::TestTrackState::filtered |
Definition at line 25 of file TestTrackState.hpp.
View newest version in sPHENIX GitHub at line 25 of file TestTrackState.hpp
Referenced by Acts::Test::fillTrackState(), and TestTrackState().
| BoundMatrix Acts::Test::TestTrackState::jacobian |
Definition at line 27 of file TestTrackState.hpp.
View newest version in sPHENIX GitHub at line 27 of file TestTrackState.hpp
Referenced by Acts::Test::fillTrackState(), and TestTrackState().
| double Acts::Test::TestTrackState::pathLength |
Definition at line 29 of file TestTrackState.hpp.
View newest version in sPHENIX GitHub at line 29 of file TestTrackState.hpp
Referenced by Acts::Test::fillTrackState().
| BoundTrackParameters Acts::Test::TestTrackState::predicted |
Definition at line 24 of file TestTrackState.hpp.
View newest version in sPHENIX GitHub at line 24 of file TestTrackState.hpp
Referenced by Acts::Test::fillTrackState(), and TestTrackState().
| BoundTrackParameters Acts::Test::TestTrackState::smoothed |
Definition at line 26 of file TestTrackState.hpp.
View newest version in sPHENIX GitHub at line 26 of file TestTrackState.hpp
Referenced by Acts::Test::fillTrackState(), and TestTrackState().
| TestSourceLink Acts::Test::TestTrackState::sourceLink |
Definition at line 23 of file TestTrackState.hpp.
View newest version in sPHENIX GitHub at line 23 of file TestTrackState.hpp
Referenced by Acts::Test::fillTrackState(), and TestTrackState().
| std::shared_ptr<Surface> Acts::Test::TestTrackState::surface |
Definition at line 22 of file TestTrackState.hpp.
View newest version in sPHENIX GitHub at line 22 of file TestTrackState.hpp
Referenced by TestTrackState().