EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Abort if the particle was killed during a previous interaction. More...
#include <acts/blob/sPHENIX/Fatras/include/ActsFatras/Kernel/detail/Interactor.hpp>
Public Types | |
using | action_type = Interactor |
Public Member Functions | |
template<typename propagator_state_t , typename stepper_t > | |
constexpr bool | operator() (propagator_state_t &, const stepper_t &, const result_type &result) const |
Abort if the particle was killed during a previous interaction.
Definition at line 39 of file Interactor.hpp.
View newest version in sPHENIX GitHub at line 39 of file Interactor.hpp
using ActsFatras::detail::Interactor< generator_t, physics_list_t, hit_surface_selector_t >::ParticleNotAlive::action_type = Interactor |
Definition at line 41 of file Interactor.hpp.
View newest version in sPHENIX GitHub at line 41 of file Interactor.hpp
|
inline |
Definition at line 44 of file Interactor.hpp.
View newest version in sPHENIX GitHub at line 44 of file Interactor.hpp
References ActsFatras::SimulationResult::isAlive.