Analysis Software
Documentation for sPHENIX simulation 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 propagator_state_t , typename stepper_t , typename navigator_t , typename result_t , typename... Args>
static void action (const T &, propagator_state_t &, const stepper_t &, const navigator_t &, result_t &, Args &&...)
 

Detailed Description

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

The empty action list call implementation.

Definition at line 90 of file action_list_implementation.hpp.

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

Member Function Documentation

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

Definition at line 93 of file action_list_implementation.hpp.

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


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