#include <Acts/Propagator/MultiStepperLoop.hpp>
|
| | State (const Options &optionsIn) |
| | Constructor from the initial bound track parameters.
|
◆ State()
template<Concepts::SingleStepper single_stepper_t, typename component_reducer_t = MaxWeightReducerLoop>
Constructor from the initial bound track parameters.
- Parameters
-
| [in] | optionsIn | is the options object for the stepper |
- Note
- the covariance matrix is copied when needed
◆ components
template<Concepts::SingleStepper single_stepper_t, typename component_reducer_t = MaxWeightReducerLoop>
The components of which the state consists.
◆ covTransport
template<Concepts::SingleStepper single_stepper_t, typename component_reducer_t = MaxWeightReducerLoop>
◆ options
template<Concepts::SingleStepper single_stepper_t, typename component_reducer_t = MaxWeightReducerLoop>
◆ particleHypothesis
template<Concepts::SingleStepper single_stepper_t, typename component_reducer_t = MaxWeightReducerLoop>
◆ pathAccumulated
template<Concepts::SingleStepper single_stepper_t, typename component_reducer_t = MaxWeightReducerLoop>
◆ statistics
template<Concepts::SingleStepper single_stepper_t, typename component_reducer_t = MaxWeightReducerLoop>
◆ stepCounterAfterFirstComponentOnSurface
template<Concepts::SingleStepper single_stepper_t, typename component_reducer_t = MaxWeightReducerLoop>
| std::optional<std::size_t> Acts::MultiStepperLoop< single_stepper_t, component_reducer_t >::State::stepCounterAfterFirstComponentOnSurface |
Step-limit counter which limits the number of steps when one component reached a surface.
◆ steps
template<Concepts::SingleStepper single_stepper_t, typename component_reducer_t = MaxWeightReducerLoop>