EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Core/include/Acts/Vertexing/IterativeVertexFinder.hpp>
Public Member Functions | |
State (const Acts::MagneticFieldContext &mctx) | |
Public Attributes | |
IPEstimator::State | ipState |
The IP estimator state. | |
Linearizer_t::State | linearizerState |
The inearizer state. | |
vfitter_t::State | fitterState |
The fitter state. | |
Definition at line 111 of file IterativeVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 111 of file IterativeVertexFinder.hpp
|
inline |
Definition at line 112 of file IterativeVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 112 of file IterativeVertexFinder.hpp
vfitter_t::State Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::State::fitterState |
The fitter state.
Definition at line 119 of file IterativeVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 119 of file IterativeVertexFinder.hpp
Referenced by Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::reassignTracksToNewVertex().
IPEstimator::State Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::State::ipState |
The IP estimator state.
Definition at line 115 of file IterativeVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 115 of file IterativeVertexFinder.hpp
Referenced by Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::fillPerigeesToFit().
Linearizer_t::State Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::State::linearizerState |
The inearizer state.
Definition at line 117 of file IterativeVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 117 of file IterativeVertexFinder.hpp
Referenced by Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::getCompatibility().