Class Acts::Experimental::Chi2Fitter::Aborter

template<typename parameters_t>
class Aborter

Public Types

using action_type = Actor<parameters_t>

Broadcast the action_type.

Public Functions

template<typename propagator_state_t, typename stepper_t, typename result_t>
inline bool operator()(propagator_state_t&, const stepper_t&, const result_t &result, const Logger&) const