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

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

Definition at line 695 of file TBranchProxy.h.

Public Types

typedef T array_t
 
typedef T type_t
 

Static Public Attributes

static constexpr int gSize = 0
 

#include <TBranchProxy.h>

Member Typedef Documentation

◆ array_t

template<class T >
typedef T ROOT::Internal::TArrayType< T, 0 >::array_t

Definition at line 697 of file TBranchProxy.h.

◆ type_t

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

Definition at line 696 of file TBranchProxy.h.

Member Data Documentation

◆ gSize

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

Definition at line 698 of file TBranchProxy.h.

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

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