EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsFatras::detail::Interactor< generator_t, physics_list_t, hit_surface_selector_t >::ParticleNotAlive Struct Reference

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
 

Detailed Description

template<typename generator_t, typename physics_list_t, typename hit_surface_selector_t>
struct ActsFatras::detail::Interactor< generator_t, physics_list_t, hit_surface_selector_t >::ParticleNotAlive

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

Member Typedef Documentation

template<typename generator_t , typename physics_list_t , typename hit_surface_selector_t >
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

Member Function Documentation

template<typename generator_t , typename physics_list_t , typename hit_surface_selector_t >
template<typename propagator_state_t , typename stepper_t >
constexpr bool ActsFatras::detail::Interactor< generator_t, physics_list_t, hit_surface_selector_t >::ParticleNotAlive::operator() ( propagator_state_t &  ,
const stepper_t &  ,
const result_type result 
) const
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.


The documentation for this struct was generated from the following file: