Helper class for proxy around multi dimension array.
Definition at line 711 of file TBranchProxy.h.
Public Types | |
typedef T::array_t | array_t[d] |
typedef T::type_t | type_t |
Static Public Attributes | |
static constexpr int | gSize = d |
#include <TBranchProxy.h>
typedef T::array_t ROOT::Internal::TMultiArrayType< T, d >::array_t[d] |
Definition at line 713 of file TBranchProxy.h.
typedef T::type_t ROOT::Internal::TMultiArrayType< T, d >::type_t |
Definition at line 712 of file TBranchProxy.h.
|
staticconstexpr |
Definition at line 714 of file TBranchProxy.h.