Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Vertexing/IterativeVertexFinder.hpp>
Public Member Functions | |
State (const MagneticFieldProvider &field, const Acts::MagneticFieldContext &magContext) | |
Public Attributes | |
IPEstimator::State | ipState |
The IP estimator state. | |
Linearizer_t::State | linearizerState |
The inearizer state. | |
vfitter_t::State | fitterState |
The fitter state. | |
State struct.
Definition at line 124 of file IterativeVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 124 of file IterativeVertexFinder.hpp
|
inline |
Definition at line 125 of file IterativeVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 125 of file IterativeVertexFinder.hpp
vfitter_t::State Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::State::fitterState |
The fitter state.
Definition at line 135 of file IterativeVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 135 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 131 of file IterativeVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 131 of file IterativeVertexFinder.hpp
Referenced by Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::fillTracksToFit().
Linearizer_t::State Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::State::linearizerState |
The inearizer state.
Definition at line 133 of file IterativeVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 133 of file IterativeVertexFinder.hpp
Referenced by Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::getCompatibility().