virtual void Print(Option_t *option="") const
Print a summary of the tree contents.
TTreeFormula * GetSelect()
TVirtualTreePlayer * GetPlayer()
Load the TTreePlayer (if not already done).
virtual TObjArray * GetListOfBranches()
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.
void DeleteID(Int_t id)
remove id from file and memory
Long64_t fReadEntry
! Number of the entry being processed
virtual Int_t GetEntry(Long64_t entry=0, Int_t getall=0)
get one entry from the hbook ntuple
virtual void InitBranches(Long64_t entry)
Initialize the branch addresses.
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...
virtual void SetEntries(Long64_t n)
Set the number of entries in this branch.
virtual Long64_t SetEntries(Long64_t n=-1)
Set the number of entries in the tree header and its branches.
A wrapper class supporting Hbook ntuples (CWN and RWN).
virtual ~THbookTree()
destructor
Long64_t fEntries
Number of entries.
A TTree object has a header with a name and a title.
virtual void Print(Option_t *option="") const
Print an overview of the hbook ntuple.
virtual Int_t GetNfill() const =0
THbookTree()
default constructor