|
void | SetUserCut (TCut cut) |
|
void | WithoutGeant () |
|
void | Init () |
|
void | Run (Int_t NStart=0, Int_t NStop=0) |
|
void | MarkFill (Bool_t flag) |
|
void | HoldEventsCount () |
|
bool | ContentForAnalysis (Int_t iEvent) |
|
|
Bool_t | fHoldEventsCount |
|
Bool_t | fWithoutGeant = false |
|
|
static ERRunAna * | fInstance = NULL |
|
static TCut | fUserCut = "" |
|
static TH1I * | fEventsForProcessing = NULL |
|
Definition at line 18 of file ERRunAna.h.
void ERRunAna::Run |
( |
Int_t |
NStart = 0 , |
|
|
Int_t |
NStop = 0 |
|
) |
| |
Run from event number NStart to event number NStop
Definition at line 93 of file ERRunAna.cxx.
The documentation for this class was generated from the following files: