ROOT  6.06/09
Reference Guide
Public Types | List of all members
ROOT::Internal::TArrayType< T, d > Struct Template Reference

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

Definition at line 500 of file TBranchProxy.h.

Public Types

typedef T type_t
 
typedef T array_t[d]
 

#include <TBranchProxy.h>

Member Typedef Documentation

template<class T , int d = 0>
typedef T ROOT::Internal::TArrayType< T, d >::array_t[d]

Definition at line 502 of file TBranchProxy.h.

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

Definition at line 501 of file TBranchProxy.h.


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