EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#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. | |
Definition at line 50 of file HelicalTrackLinearizer.hpp.
View newest version in sPHENIX GitHub at line 50 of file HelicalTrackLinearizer.hpp
|
inline |
The state constructor.
mctx | The magnetic field context |
Definition at line 54 of file HelicalTrackLinearizer.hpp.
View newest version in sPHENIX GitHub at line 54 of file HelicalTrackLinearizer.hpp
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().