Project
Loading...
Searching...
No Matches
o2::fit::DigitBlockHelper::GetSubDigitField< T, typename > Struct Template Reference

#include <DigitBlockBase.h>

Public Types

typedef std::tuple type
 
typedef std::tuple vector_type
 

Static Public Attributes

static constexpr bool sIsEmpty = true
 
static constexpr bool sIsTuple = true
 
static constexpr std::size_t size = 0
 

Detailed Description

template<typename T, typename = void>
struct o2::fit::DigitBlockHelper::GetSubDigitField< T, typename >

Definition at line 118 of file DigitBlockBase.h.

Member Typedef Documentation

◆ type

template<typename T , typename = void>
typedef std::tuple o2::fit::DigitBlockHelper::GetSubDigitField< T, typename >::type

Definition at line 119 of file DigitBlockBase.h.

◆ vector_type

template<typename T , typename = void>
typedef std::tuple o2::fit::DigitBlockHelper::GetSubDigitField< T, typename >::vector_type

Definition at line 120 of file DigitBlockBase.h.

Member Data Documentation

◆ sIsEmpty

template<typename T , typename = void>
constexpr bool o2::fit::DigitBlockHelper::GetSubDigitField< T, typename >::sIsEmpty = true
staticconstexpr

Definition at line 121 of file DigitBlockBase.h.

◆ sIsTuple

template<typename T , typename = void>
constexpr bool o2::fit::DigitBlockHelper::GetSubDigitField< T, typename >::sIsTuple = true
staticconstexpr

Definition at line 122 of file DigitBlockBase.h.

◆ size

template<typename T , typename = void>
constexpr std::size_t o2::fit::DigitBlockHelper::GetSubDigitField< T, typename >::size = 0
staticconstexpr

Definition at line 123 of file DigitBlockBase.h.


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