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

This is the empty call list - never abort. 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 &, const result_t &, propagator_state_t &, const stepper_t &)
 

Detailed Description

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

This is the empty call list - never abort.

Definition at line 96 of file abort_list_implementation.hpp.

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

Member Function Documentation

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

Definition at line 99 of file abort_list_implementation.hpp.

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


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