36      fDirector(nullptr,-1), fIndex(
index)
 
   42      if (
main && 
main->GetTree()->GetListOfFriends()) {
 
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t index
 
Long64_t GetReadEntry() const
Return the current 'local' entry number; i.e.
 
void SetReadEntry(Long64_t entry)
Move to a new entry to read entry is the 'local' entry number; i.e.
 
TTree * SetTree(TTree *newtree)
Set the BranchProxy to be looking at a new tree.
 
Int_t fIndex
Index of this tree in the list of friends.
 
TBranchProxyDirector fDirector
Contain pointer to TTree and entry to be read.
 
Long64_t GetReadEntry() const
Return the entry number currently being looked at.
 
void ResetReadEntry()
Refresh the cached read entry number from the original tree.
 
void Update(TTree *newmain)
Update the address of the underlying tree.
 
A TFriendElement TF describes a TTree object TF in a file.
 
Mother of all ROOT objects.
 
A TTree represents a columnar dataset.
 
virtual TTree * GetTree() const
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...