12 #ifndef ROOT_THbookBranch
13 #define ROOT_THbookBranch
Long64_t fEntries
Pointer to the current basket.
virtual void Browse(TBrowser *b)
Browser interface.
const char * Data() const
virtual Int_t GetEntry(Long64_t entry=0, Int_t getall=0)
get one entry from hbook ntuple
virtual void SetAddress(void *addobj)
Set address of this branch See important remark in the header of THbookTree.
Using a TBrowser one can browse all ROOT objects.
void SetBlockName(const char *name)
virtual void SetEntries(Long64_t n)
Set the number of entries in this branch.
const char * GetBlockName() const
A TTree object has a header with a name and a title.
A TTree is a list of TBranches.