|
ACTS
Experiment-independent tracking
|
Configuration struct. More...
#include <Acts/Vertexing/HelicalTrackLinearizer.hpp>
Public Attributes | |
| std::shared_ptr< const MagneticFieldProvider > | bField |
| The magnetic field provider for helical track propagation. | |
| std::shared_ptr< const BasePropagator > | propagator |
| Track propagator for linearization calculations. | |
| double | targetTolerance = 1e-12 |
| Tolerance determining how close we need to get to the Perigee surface to reach it during propagation. | |
Configuration struct.
| std::shared_ptr<const MagneticFieldProvider> Acts::HelicalTrackLinearizer::Config::bField |
The magnetic field provider for helical track propagation.
| std::shared_ptr<const BasePropagator> Acts::HelicalTrackLinearizer::Config::propagator |
Track propagator for linearization calculations.
| double Acts::HelicalTrackLinearizer::Config::targetTolerance = 1e-12 |
Tolerance determining how close we need to get to the Perigee surface to reach it during propagation.