12#ifndef ROOT_THbookBranch 
   13#define ROOT_THbookBranch 
#define ClassDef(name, id)
 
A TTree is a list of TBranches.
 
Long64_t fEntries
Number of entries.
 
Using a TBrowser one can browse all ROOT objects.
 
const char * GetBlockName() const
 
void SetBlockName(const char *name)
 
virtual void SetAddress(void *addobj)
Set address of this branch See important remark in the header of THbookTree.
 
virtual void Browse(TBrowser *b)
Browser interface.
 
virtual Int_t GetEntry(Long64_t entry=0, Int_t getall=0)
get one entry from hbook ntuple
 
virtual void SetEntries(Long64_t n)
Set the number of entries in this branch.
 
const char * Data() const
 
A TTree represents a columnar dataset.
 
@ kInherit
Some objects use this value to denote that the compression algorithm should be inherited from the par...