EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::State Struct Reference

#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.
 

Detailed Description

template<typename vfitter_t, typename sfinder_t>
struct Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::State

Definition at line 111 of file IterativeVertexFinder.hpp.

View newest version in sPHENIX GitHub at line 111 of file IterativeVertexFinder.hpp

Constructor & Destructor Documentation

template<typename vfitter_t , typename sfinder_t >
Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::State::State ( const Acts::MagneticFieldContext mctx)
inline

Definition at line 112 of file IterativeVertexFinder.hpp.

View newest version in sPHENIX GitHub at line 112 of file IterativeVertexFinder.hpp

Member Data Documentation

template<typename vfitter_t , typename sfinder_t >
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().

template<typename vfitter_t , typename sfinder_t >
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().

template<typename vfitter_t , typename sfinder_t >
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().


The documentation for this struct was generated from the following file: