Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::HelicalTrackLinearizer< propagator_t, propagator_options_t >::State Struct Reference

State struct. More...

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

+ Collaboration diagram for Acts::HelicalTrackLinearizer< 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 propagator_t, typename propagator_options_t = PropagatorOptions<>>
struct Acts::HelicalTrackLinearizer< propagator_t, propagator_options_t >::State

State struct.

Definition at line 51 of file HelicalTrackLinearizer.hpp.

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

The state constructor.

Parameters
fieldCacheInThe magnetic field cache

Definition at line 55 of file HelicalTrackLinearizer.hpp.

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

Member Data Documentation

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

Magnetic field cache.

Definition at line 58 of file HelicalTrackLinearizer.hpp.

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


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