EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Test::AborterWithResultB Struct Reference

Public Types

using action_type = ActorB
 

Public Member Functions

template<typename propagator_state_t , typename stepper_t , typename result_t >
bool operator() (const propagator_state_t &, const stepper_t &, const result_t &) const
 
template<typename propagator_state_t , typename stepper_t >
bool operator() (const propagator_state_t &, const stepper_t &) const
 

Detailed Description

Definition at line 179 of file AbortListTests.cpp.

View newest version in sPHENIX GitHub at line 179 of file AbortListTests.cpp

Member Typedef Documentation

Definition at line 180 of file AbortListTests.cpp.

View newest version in sPHENIX GitHub at line 180 of file AbortListTests.cpp

Member Function Documentation

template<typename propagator_state_t , typename stepper_t , typename result_t >
bool Acts::Test::AborterWithResultB::operator() ( const propagator_state_t &  ,
const stepper_t &  ,
const result_t &   
) const
inline

Definition at line 183 of file AbortListTests.cpp.

View newest version in sPHENIX GitHub at line 183 of file AbortListTests.cpp

template<typename propagator_state_t , typename stepper_t >
bool Acts::Test::AborterWithResultB::operator() ( const propagator_state_t &  ,
const stepper_t &   
) const
inline

Definition at line 189 of file AbortListTests.cpp.

View newest version in sPHENIX GitHub at line 189 of file AbortListTests.cpp


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