#include <TEventIter.h>
Inheritance diagram for TEventIter:


Public Methods | |
| TEventIter () | |
| TEventIter (TDSet *dset, TSelector *sel, Long64_t first, Long64_t num) | |
| virtual | ~TEventIter () |
| virtual Long64_t | GetNextEvent ()=0 |
| virtual void | StopProcess (Bool_t abort) |
Static Public Methods | |
| TEventIter * | Create (TDSet *dset, TSelector *sel, Long64_t first, Long64_t num) |
Protected Methods | |
| Int_t | LoadDir () |
Protected Attributes | |
| TDSet * | fDSet |
| TDSetElement * | fElem |
| TString | fFilename |
| TFile * | fFile |
| TString | fPath |
| TDirectory * | fDir |
| Long64_t | fElemFirst |
| Long64_t | fElemNum |
| Long64_t | fElemCur |
| TSelector * | fSel |
| Long64_t | fFirst |
| Long64_t | fNum |
| Long64_t | fCur |
| Bool_t | fStop |
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Implemented in TEventIterObj, and TEventIterTree. |
|
|
|
|
||||||||||||||||||||
|
|
|
|
Definition at line 44 of file TEventIter.h. |
|
|
Definition at line 46 of file TEventIter.h. |
|
|
Definition at line 48 of file TEventIter.h. |
|
|
Definition at line 49 of file TEventIter.h. |
|
|
Definition at line 50 of file TEventIter.h. |
|
|
Definition at line 51 of file TEventIter.h. |
|
|
Definition at line 52 of file TEventIter.h. |
|
|
Definition at line 53 of file TEventIter.h. |
|
|
Definition at line 54 of file TEventIter.h. |
|
|
Definition at line 56 of file TEventIter.h. |
|
|
Definition at line 57 of file TEventIter.h. |
|
|
Definition at line 58 of file TEventIter.h. |
|
|
Definition at line 59 of file TEventIter.h. |
|
|
Definition at line 60 of file TEventIter.h. |
1.2.16