bool Bool_t
Boolean (0=false, 1=true) (bool).
long long Long64_t
Portable signed long integer 8 bytes.
virtual void SlaveBegin(TTree *tree)
virtual void SlaveTerminate()
virtual void Begin(TTree *tree)
virtual Bool_t Process(Long64_t entry)
The Process() function is called for each entry in the tree to be processed.
const char * GetOption() const override
A TTree represents a columnar dataset.