virtual void SetEntries(Long64_t n)
Set the number of entries in this branch.
 
void InitLeaves(Int_t id, Int_t var, TTreeFormula *formula)
This function is called from the first entry in TTreePlayer::InitLoop It analyzes the list of variabl...
 
void DeleteID(Int_t id)
remove id from file and memory
 
Int_t GetEntry(Int_t entry, Int_t id, Int_t atype, Float_t *x)
Read in memory all columns of entry number of ntuple id from the Hbook file.
 
A wrapper class supporting Hbook ntuples (CWN and RWN).
 
virtual Long64_t SetEntries(Long64_t n=-1)
Set the number of entries in the tree header and its branches.
 
virtual void Print(Option_t *option="") const
Print an overview of the hbook ntuple.
 
virtual Int_t GetEntry(Long64_t entry=0, Int_t getall=0)
get one entry from the hbook ntuple
 
virtual ~THbookTree()
destructor
 
THbookTree()
default constructor
 
virtual void InitBranches(Long64_t entry)
Initialize the branch addresses.
 
A TTree represents a columnar dataset.
 
TTreeFormula * GetSelect()
 
TVirtualTreePlayer * GetPlayer()
Load the TTreePlayer (if not already done).
 
Long64_t fEntries
Number of entries.
 
virtual void Print(Option_t *option="") const
Print a summary of the tree contents.
 
virtual TObjArray * GetListOfBranches()
 
Long64_t fReadEntry
! Number of the entry being processed
 
virtual Int_t GetNfill() const =0