Helper class for proxy around multi dimension array.
Definition at line 703 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 705 of file TBranchProxy.h.
typedef T::type_t ROOT::Internal::TMultiArrayType< T, d >::type_t |
Definition at line 704 of file TBranchProxy.h.
|
staticconstexpr |
Definition at line 706 of file TBranchProxy.h.