38 :
TLeaf(parent, name,name)
A TLeaf describes individual elements of a TBranch See TBranch structure in TTree.
TMethodCall * GetMethodCall(const char *name)
Returns pointer to method corresponding to name name is a string with the general form "method(list o...
virtual Bool_t IsOnTerminalBranch() const
Return true if this leaf is does not have any sub-branch/leaf.
Int_t fID
element serial number in fInfo
TObjArray * GetListOfBranches()
Method or function calling interface.
TLeafElement()
Default constructor for LeafObject.
Int_t GetEntriesFast() const
A TLeaf for the general case when using the branches created via a TStreamerInfo (i.e.
virtual ~TLeafElement()
Default destructor for a LeafObject.
TBranch * fBranch
! Pointer to supporting branch (we do not own the branch)
char * fAbsAddress
! Absolute leaf Address
A TTree is a list of TBranches.