|
ACTS
Experiment-independent tracking
|
Configuration struct for the RiddersStepper. More...
#include <Acts/Propagator/RiddersStepper.hpp>
Public Attributes | |
| std::size_t | maxStepsToCurvilinearSurface = 10 |
| The maximum number of steps to attempt when stepping towards the curvilinear surface for the bound state transformation. | |
| std::shared_ptr< const BoundParameterVariationGenerator > | parameterVariation |
| The generator for the bound parameter variations. | |
| StepperImpl::Config | stepperConfig |
| Configuration for the underlying stepper implementation. | |
Configuration struct for the RiddersStepper.
| std::shared_ptr<const BoundParameterVariationGenerator> Acts::Experimental::RiddersStepper< stepper_impl_t >::Config::parameterVariation |
The generator for the bound parameter variations.