Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Vertexing/ImpactPointEstimator.hpp>
Public Member Functions | |
State (MagneticFieldProvider::Cache fieldCacheIn) | |
The state constructor. | |
Public Attributes | |
MagneticFieldProvider::Cache | fieldCache |
Magnetic field cache. | |
State struct.
Definition at line 50 of file ImpactPointEstimator.hpp.
View newest version in sPHENIX GitHub at line 50 of file ImpactPointEstimator.hpp
|
inline |
The state constructor.
fieldCacheIn | The magnetic field cache |
Definition at line 54 of file ImpactPointEstimator.hpp.
View newest version in sPHENIX GitHub at line 54 of file ImpactPointEstimator.hpp
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().