Analysis Software
Documentation for sPHENIX simulation 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

State struct. More...

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

+ Collaboration diagram for Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t >::State:

Public Member Functions

 State (MagneticFieldProvider::Cache fieldCacheIn)
 The state constructor.
 

Public Attributes

MagneticFieldProvider::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

State struct.

Definition at line 50 of file ImpactPointEstimator.hpp.

View newest version in sPHENIX GitHub at line 50 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 ( MagneticFieldProvider::Cache  fieldCacheIn)
inline

The state constructor.

Parameters
fieldCacheInThe magnetic field cache

Definition at line 54 of file ImpactPointEstimator.hpp.

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

Member Data Documentation

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

Magnetic field cache.

Definition at line 57 of file ImpactPointEstimator.hpp.

View newest version in sPHENIX GitHub at line 57 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: