int Int_t
Signed integer 4 bytes (int).
long long Long64_t
Portable signed long integer 8 bytes.
const char Option_t
Option string (const char).
void SetEntries(Long64_t n) override
Set the number of entries in this branch.
Int_t GetEntry(Long64_t entry=0, Int_t getall=0) override
get one entry from the hbook ntuple
Long64_t SetEntries(Long64_t n=-1) override
Set the number of entries in the tree header and its branches.
THbookTree()
default constructor
void Print(Option_t *option="") const override
Print an overview of the hbook ntuple.
~THbookTree() override
destructor
virtual void InitBranches(Long64_t entry)
Initialize the branch addresses.
TTreeFormula * GetSelect()
TVirtualTreePlayer * GetPlayer()
Load the TTreePlayer (if not already done).
void Print(Option_t *option="") const override
Print a summary of the tree contents.
Long64_t fEntries
Number of entries.
TTree()
Default constructor and I/O constructor.
virtual TObjArray * GetListOfBranches()
Long64_t fReadEntry
! Number of the entry being processed
virtual Int_t GetNfill() const =0