Struct Interactor::ParticleNotAlive

Nested Relationships

This struct is a nested type of Template Struct Interactor.

Struct Documentation

struct ActsFatras::Interactor::ParticleNotAlive

Abort if the particle was killed during a previous interaction.

Public Types

using action_type = Interactor

Public Functions

template<typename propagator_state_t, typename stepper_t>
constexpr bool operator()(propagator_state_t&, const stepper_t&, const result_type &result) const