Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsFatras::detail::SimulationActor< generator_t, decay_t, interactions_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/SimulationActor.hpp>

Public Types

using action_type = SimulationActor
 

Public Member Functions

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

Detailed Description

template<typename generator_t, typename decay_t, typename interactions_t, typename hit_surface_selector_t>
struct ActsFatras::detail::SimulationActor< generator_t, decay_t, interactions_t, hit_surface_selector_t >::ParticleNotAlive

Abort if the particle was killed during a previous interaction.

Definition at line 43 of file SimulationActor.hpp.

View newest version in sPHENIX GitHub at line 43 of file SimulationActor.hpp

Member Typedef Documentation

template<typename generator_t , typename decay_t , typename interactions_t , typename hit_surface_selector_t >
using ActsFatras::detail::SimulationActor< generator_t, decay_t, interactions_t, hit_surface_selector_t >::ParticleNotAlive::action_type = SimulationActor

Definition at line 46 of file SimulationActor.hpp.

View newest version in sPHENIX GitHub at line 46 of file SimulationActor.hpp

Member Function Documentation

template<typename generator_t , typename decay_t , typename interactions_t , typename hit_surface_selector_t >
template<typename propagator_state_t , typename stepper_t , typename navigator_t >
constexpr bool ActsFatras::detail::SimulationActor< generator_t, decay_t, interactions_t, hit_surface_selector_t >::ParticleNotAlive::operator() ( propagator_state_t &  ,
const stepper_t &  ,
const navigator_t &  ,
const result_type result,
const Acts::Logger  
) const
inline

Definition at line 50 of file SimulationActor.hpp.

View newest version in sPHENIX GitHub at line 50 of file SimulationActor.hpp

References ActsFatras::SimulationResult::isAlive.


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