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

#include <acts/blob/sPHENIX/Core/include/Acts/Vertexing/HelicalTrackLinearizer.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 propagator_t, typename propagator_options_t = PropagatorOptions<>>
struct Acts::HelicalTrackLinearizer< propagator_t, propagator_options_t >::State

Definition at line 50 of file HelicalTrackLinearizer.hpp.

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

Constructor & Destructor Documentation

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

The state constructor.

Parameters
mctxThe magnetic field context

Definition at line 54 of file HelicalTrackLinearizer.hpp.

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

Member Data Documentation

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

Magnetic field cache.

Definition at line 56 of file HelicalTrackLinearizer.hpp.

View newest version in sPHENIX GitHub at line 56 of file HelicalTrackLinearizer.hpp

Referenced by Acts::HelicalTrackLinearizer< propagator_t, propagator_options_t >::linearizeTrack().


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