Logo ROOT   6.08/07
Reference Guide
List of all members | Public Types | List of all members
ROOT::Internal::TMultiArrayType< T, d > Struct Template Reference

template<class T, int d>
struct ROOT::Internal::TMultiArrayType< T, d >

Definition at line 520 of file TBranchProxy.h.

Public Types

typedef T::array_t array_t[d]
 
typedef T::type_t type_t
 

#include <TBranchProxy.h>

Member Typedef Documentation

◆ array_t

template<class T , int d>
typedef T::array_t ROOT::Internal::TMultiArrayType< T, d >::array_t[d]

Definition at line 522 of file TBranchProxy.h.

◆ type_t

template<class T , int d>
typedef T::type_t ROOT::Internal::TMultiArrayType< T, d >::type_t

Definition at line 521 of file TBranchProxy.h.


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