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

The empty action list call implementation. More...

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

Static Public Member Functions

template<typename T , typename result_t , typename propagator_state_t , typename stepper_t >
static void action (const T &, propagator_state_t &, const stepper_t &, result_t &)
 

Detailed Description

template<>
struct Acts::detail::action_list_impl<>

The empty action list call implementation.

Definition at line 79 of file action_list_implementation.hpp.

View newest version in sPHENIX GitHub at line 79 of file action_list_implementation.hpp

Member Function Documentation

template<typename T , typename result_t , typename propagator_state_t , typename stepper_t >
static void Acts::detail::action_list_impl<>::action ( const T ,
propagator_state_t &  ,
const stepper_t &  ,
result_t &   
)
inlinestatic

Definition at line 82 of file action_list_implementation.hpp.

View newest version in sPHENIX GitHub at line 82 of file action_list_implementation.hpp


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