Struct Acts::MaxMomentumReducerLoop

struct MaxMomentumReducerLoop

Public Static Functions

template<typename stepper_state_t>
static inline ActsScalar charge(const stepper_state_t &s)
template<typename stepper_state_t>
static inline FreeVector cov(const stepper_state_t &s)
template<typename stepper_state_t>
static inline Vector3 direction(const stepper_state_t &s)
template<typename component_range_t>
static inline const auto &maxMomenutmIt(const component_range_t &cmps)
template<typename stepper_state_t>
static inline ActsScalar momentum(const stepper_state_t &s)
template<typename stepper_state_t>
static inline FreeVector pars(const stepper_state_t &s)
template<typename stepper_state_t>
static inline Vector3 position(const stepper_state_t &s)
template<typename stepper_state_t>
static inline ActsScalar time(const stepper_state_t &s)