26 :
TBranch(tree, name,address,leaflist,basketsize,compress)
33 :
TBranch(branch,name,address,leaflist,basketsize,compress)
virtual UInt_t GetUniqueID() const
Return the unique object id.
virtual void SetAddress(void *add)
Set address of this branch.
THbookFile * GetHbookFile()
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 Browse(TBrowser *b)
Browser interface.
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.
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.
const char * GetBlockName() const
virtual void InitBranches(Long64_t entry)
Initialize the branch addresses.
Int_t GetEntryBranch(Int_t entry, Int_t id)
Read in memory only the branch bname.
virtual void SetBranchAddress(Int_t id, const char *bname, void *add)
Set branch address.
A wrapper class supporting Hbook ntuples (CWN and RWN).
virtual Bool_t cd(const char *dirname="")
change directory to dirname
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
This class is an interface to the Hbook objects in Hbook files.
A TTree object has a header with a name and a title.
A TTree is a list of TBranches.