EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t >::State Struct Reference

#include <acts/blob/sPHENIX/Core/include/Acts/Vertexing/ImpactPointEstimator.hpp>

Public Member Functions

 State (const Acts::MagneticFieldContext &mctx)
 The state constructor.
 

Public Attributes

BField_t::Cache fieldCache
 Magnetic field cache.
 

Detailed Description

template<typename input_track_t, typename propagator_t, typename propagator_options_t = PropagatorOptions<>>
struct Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t >::State

Definition at line 44 of file ImpactPointEstimator.hpp.

View newest version in sPHENIX GitHub at line 44 of file ImpactPointEstimator.hpp

Constructor & Destructor Documentation

template<typename input_track_t, typename propagator_t, typename propagator_options_t = PropagatorOptions<>>
Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t >::State::State ( const Acts::MagneticFieldContext mctx)
inline

The state constructor.

Parameters
mctxThe magnetic field context

Definition at line 48 of file ImpactPointEstimator.hpp.

View newest version in sPHENIX GitHub at line 48 of file ImpactPointEstimator.hpp

Member Data Documentation

template<typename input_track_t, typename propagator_t, typename propagator_options_t = PropagatorOptions<>>
BField_t::Cache Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t >::State::fieldCache

Magnetic field cache.

Definition at line 50 of file ImpactPointEstimator.hpp.

View newest version in sPHENIX GitHub at line 50 of file ImpactPointEstimator.hpp

Referenced by Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t >::getDistanceAndMomentum().


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