|
| TTreeHelper (TTree *tree) |
|
| TTreeHelper (const char *treeName="") |
|
| TTreeIter (TTree *tree) |
|
| TTreeIter (TChain *tree) |
|
| TTreeIter (const char *treeName="") |
|
TChain * | Chain () |
|
TTreeIterCast & | operator() (const TString varname) |
|
void ** | Void (const TString varname) |
|
TTreeIterCast & | operator() (const char *varname) |
|
void ** | Void (const char *varname) |
|
Int_t | AddFile (const char *file) |
|
TBranch * | GetBranch (int idx) const |
|
Int_t | Next (Int_t ient=-1) |
|
virtual void | Print (Option_t *option) const |
|
virtual void | ls (Option_t *option) const |
|
void | Reset () |
|
Bool_t | Notify () |
|
const char * | IsCorrupted () const |
|
|
static const char * | TypeName (Int_t ity) |
|
static Int_t | TypeSize (Int_t ity) |
|
static Int_t | TypeCode (const char *typeName) |
|
static void | Print (const TBranch *tb, Int_t lvl=0, Option_t *option="") |
|
static void | ls (const TTree *tt, Option_t *option="") |
|
static void | ls (const TObjArray *brList, Int_t lvl, Option_t *option="") |
|
static void | GetInfo (const TBranch *tb, const char *&tyName, Int_t &units, void *&add, Int_t &brType) |
|
Int_t | fEntry |
|
TChain * | fTree |
| current entry number
|
|
TObjArray | fMemList |
| pointer to TTree/TChain object
|
|
TObjArray | fBraList |
| list of mem objects
|
|
Int_t | fUnits |
| list of used branches
|
|
Int_t | fNErr |
| current number of units
|
|
Int_t | fCint |
|
Int_t | fNFiles |
|
TTreeIterCast | fCast |
|
Definition at line 16 of file TTreeHelper.h.
The documentation for this class was generated from the following file: