Template of the Concrete Implementation of the branch proxy around an TClonesArray of array of T.
Definition at line 861 of file TBranchProxy.h.
Public Types | |
typedef T::array_t | array_t |
typedef T::type_t | type_t |
Additional Inherited Members | ||
![]() | ||
union { | ||
TBranchElement * fBranchCount | ||
TLeaf * fLeafCount | ||
}; | ||
Int_t | fArrayLength | |
TBranch * | fBranch | |
const TString | fBranchName | |
TClass * | fClass | |
TString | fClassName | |
TVirtualCollectionProxy * | fCollection | |
const TString | fDataMember | |
Internal::TBranchProxyDirector * | fDirector | |
TStreamerElement * | fElement | |
bool | fHasLeafCount: 1 | |
bool | fInitialized: 1 | |
bool | fIsaPointer: 1 | |
bool | fIsClone: 1 | |
const bool | fIsMember: 1 | |
Int_t | fMemberOffset | |
TNotifyLink< TBranchProxy > | fNotify | |
Int_t | fOffset | |
TBranchProxy * | fParent | |
Long64_t | fRead | |
bool | fSuppressMissingBranchError {false} | |
std::size_t | fValueSize {} | |
void * | fWhere | |
#include <TBranchProxy.h>
typedef T::array_t ROOT::Internal::TClaArrayProxy< T >::array_t |
Definition at line 863 of file TBranchProxy.h.
typedef T::type_t ROOT::Internal::TClaArrayProxy< T >::type_t |
Definition at line 864 of file TBranchProxy.h.
|
default |
|
overridedefault |
|
inline |
Definition at line 874 of file TBranchProxy.h.
|
inline |
Definition at line 882 of file TBranchProxy.h.
|
inline |
Definition at line 883 of file TBranchProxy.h.
|
default |