Logo ROOT  
Reference Guide
ROOT::Internal::TArrayType< T, d > Struct Template Reference

template<class T, int d = 0>
struct ROOT::Internal::TArrayType< T, d >

Definition at line 688 of file TBranchProxy.h.

Public Types

typedef T array_t[d]
 
typedef T type_t
 

Static Public Attributes

static constexpr int gSize = d
 

#include <TBranchProxy.h>

Member Typedef Documentation

◆ array_t

template<class T , int d = 0>
typedef T ROOT::Internal::TArrayType< T, d >::array_t[d]

Definition at line 690 of file TBranchProxy.h.

◆ type_t

template<class T , int d = 0>
typedef T ROOT::Internal::TArrayType< T, d >::type_t

Definition at line 689 of file TBranchProxy.h.

Member Data Documentation

◆ gSize

template<class T , int d = 0>
constexpr int ROOT::Internal::TArrayType< T, d >::gSize = d
staticconstexpr

Definition at line 691 of file TBranchProxy.h.

Collaboration diagram for ROOT::Internal::TArrayType< T, d >:
[legend]

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