EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::detail::abort_list_impl< last > Struct Template Reference

This is the check call on the a last of all conditions. More...

#include <acts/blob/sPHENIX/Core/include/Acts/Propagator/detail/abort_list_implementation.hpp>

Static Public Member Functions

template<typename T , typename result_t , typename propagator_state_t , typename stepper_t >
static bool check (const T &conditions_tuple, const result_t &result, propagator_state_t &state, const stepper_t &stepper)
 

Detailed Description

template<typename last>
struct Acts::detail::abort_list_impl< last >

This is the check call on the a last of all conditions.

Definition at line 80 of file abort_list_implementation.hpp.

View newest version in sPHENIX GitHub at line 80 of file abort_list_implementation.hpp

Member Function Documentation

template<typename last >
template<typename T , typename result_t , typename propagator_state_t , typename stepper_t >
static bool Acts::detail::abort_list_impl< last >::check ( const T conditions_tuple,
const result_t &  result,
propagator_state_t &  state,
const stepper_t &  stepper 
)
inlinestatic

Definition at line 83 of file abort_list_implementation.hpp.

View newest version in sPHENIX GitHub at line 83 of file abort_list_implementation.hpp


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