Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 504 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 506 of file TBranchProxy.h.

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

Definition at line 505 of file TBranchProxy.h.


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