ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::concept::Linearizer::LinearizerConcept< S > Struct Template Reference

#include <acts/blob/master/Core/include/Acts/Vertexing/LinearizerConcept.hpp>

Static Public Attributes

static constexpr bool linTrack_exists
 
static constexpr bool propagator_exists = exists<propagator_t, S>
 
static constexpr bool value
 

Detailed Description

template<typename S>
struct Acts::concept::Linearizer::LinearizerConcept< S >

Definition at line 30 of file LinearizerConcept.hpp.

View newest version in sPHENIX GitHub at line 30 of file LinearizerConcept.hpp

Member Data Documentation

template<typename S >
constexpr bool Acts::concept::Linearizer::LinearizerConcept< S >::linTrack_exists
static
Initial value:
= has_method<const S, Result<LinearizedTrack>,
linTrack_t, const BoundParameters&,

Definition at line 32 of file LinearizerConcept.hpp.

View newest version in sPHENIX GitHub at line 32 of file LinearizerConcept.hpp

template<typename S >
constexpr bool Acts::concept::Linearizer::LinearizerConcept< S >::propagator_exists = exists<propagator_t, S>
static

Definition at line 40 of file LinearizerConcept.hpp.

View newest version in sPHENIX GitHub at line 40 of file LinearizerConcept.hpp

template<typename S >
constexpr bool Acts::concept::Linearizer::LinearizerConcept< S >::value
static
Initial value:

Definition at line 43 of file LinearizerConcept.hpp.

View newest version in sPHENIX GitHub at line 43 of file LinearizerConcept.hpp


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