Helper template to be able to determine and use array dimensions.
Definition at line 733 of file TBranchProxy.h.
Public Types | |
typedef T | array_t[d] |
typedef T | type_t |
Static Public Attributes | |
static constexpr int | gSize = d |
#include <TBranchProxy.h>
typedef T ROOT::Internal::TArrayType< T, d >::array_t[d] |
Definition at line 735 of file TBranchProxy.h.
typedef T ROOT::Internal::TArrayType< T, d >::type_t |
Definition at line 734 of file TBranchProxy.h.
|
staticconstexpr |
Definition at line 736 of file TBranchProxy.h.