ROOT 6.12/07 Reference Guide |
Definition at line 525 of file TBranchProxy.h.
Public Types | |
typedef T::array_t | array_t |
typedef T::type_t | type_t |
Additional Inherited Members | |
Protected Attributes inherited from ROOT::Detail::TBranchProxy | |
union { | |
TBranch * fBranchCount | |
TLeaf * fLeafCount | |
}; | |
Int_t | fArrayLength |
TBranch * | fBranch |
const TString | fBranchName |
TClass * | fClass |
TString | fClassName |
TVirtualCollectionProxy * | fCollection |
Int_t | fCurrentTreeNumber |
const TString | fDataMember |
Internal::TBranchProxyDirector * | fDirector |
TStreamerElement * | fElement |
Bool_t | fHasLeafCount: 1 |
Bool_t | fInitialized: 1 |
Bool_t | fIsaPointer: 1 |
Bool_t | fIsClone: 1 |
const Bool_t | fIsMember: 1 |
TTree * | fLastTree |
Int_t | fMemberOffset |
Int_t | fOffset |
TBranchProxy * | fParent |
Long64_t | fRead |
void * | fWhere |
#include <TBranchProxy.h>
typedef T::array_t ROOT::Internal::TArrayProxy< T >::array_t |
Definition at line 531 of file TBranchProxy.h.
typedef T::type_t ROOT::Internal::TArrayProxy< T >::type_t |
Definition at line 532 of file TBranchProxy.h.
|
default |
|
overridedefault |
|
inline |
Definition at line 551 of file TBranchProxy.h.
|
inlinefinalvirtual |
Return the address of the element number i.
Returns nullptr
for non-collections. It assumed that Setip() has been called.
Reimplemented from ROOT::Detail::TBranchProxy.
Definition at line 544 of file TBranchProxy.h.
|
inlineoverridevirtual |
Reimplemented from ROOT::Detail::TBranchProxy.
Definition at line 540 of file TBranchProxy.h.
|
inline |
Definition at line 559 of file TBranchProxy.h.
|
inline |
Definition at line 560 of file TBranchProxy.h.
|
inlineoverridevirtual |
Reimplemented from ROOT::Detail::TBranchProxy.
Definition at line 534 of file TBranchProxy.h.