ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::ActorHasResultStruct< actor_t > Struct Template Reference

Helper struct exposing ActorHasResult as a boolean. More...

#include <Acts/Propagator/ActorConcepts.hpp>

Static Public Attributes

static constexpr bool value = ActorHasResult<actor_t>
 Whether the actor has a result type.

Detailed Description

template<typename actor_t>
struct Acts::ActorHasResultStruct< actor_t >

Helper struct exposing ActorHasResult as a boolean.