ROOT  6.07/01
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 512 of file TBranchProxy.h.

Public Types

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

#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: