Logo ROOT   6.07/09
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 512 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

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

Definition at line 514 of file TBranchProxy.h.

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

Definition at line 513 of file TBranchProxy.h.


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