StRoot
1
|
Public Member Functions | |
StjTreeReader (TTree *tree) | |
virtual void | Init () |
virtual Long64_t | GetEntryWithIndex (const StjTreeIndex &idx) |
virtual Long64_t | GetEntryWithIndex (Int_t big, Int_t small) |
Protected Member Functions | |
virtual void | SetBranchAddress (TTree *tree) |
virtual void | clearEntry ()=0 |
virtual void | readEntry ()=0 |
Protected Attributes | |
TTree * | _tree |
Definition at line 13 of file StjTreeReader.h.