EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Concepts::detail_aborter::ConceptConditional< T, propagator_state_t, stepper_t, true > Struct Template Reference

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

Public Types

using result_type = Acts::detail::result_type_t< Acts::detail::action_type_t< T >>
 

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename T, typename propagator_state_t, typename stepper_t>
struct Acts::Concepts::detail_aborter::ConceptConditional< T, propagator_state_t, stepper_t, true >

Definition at line 80 of file abort_condition_signature_check.hpp.

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

Member Typedef Documentation

template<typename T , typename propagator_state_t , typename stepper_t >
using Acts::Concepts::detail_aborter::ConceptConditional< T, propagator_state_t, stepper_t, true >::result_type = Acts::detail::result_type_t<Acts::detail::action_type_t<T>>

Definition at line 83 of file abort_condition_signature_check.hpp.

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

Member Data Documentation

template<typename T , typename propagator_state_t , typename stepper_t >
constexpr bool Acts::Concepts::detail_aborter::ConceptConditional< T, propagator_state_t, stepper_t, true >::value
static
Initial value:
=
propagator_state_t, stepper_t>

Definition at line 85 of file abort_condition_signature_check.hpp.

View newest version in sPHENIX GitHub at line 85 of file abort_condition_signature_check.hpp


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