Template of the Concrete Implementation of the branch proxy around TClonesArray of T.
Definition at line 801 of file TBranchProxy.h.
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>
|
default |
|
overridedefault |
|
delete |
|
inline |
Definition at line 812 of file TBranchProxy.h.
|
delete |
|
inline |
Definition at line 819 of file TBranchProxy.h.
|
inline |
Definition at line 820 of file TBranchProxy.h.
|
default |