Go to the source code of this file.
Defines | |
#define | kGUI 2 |
#define | kBatch 1 |
Functions | |
void | usage () |
TROOT | go4application ("GO4","Go4 user analysis") |
int | main (int argc, char **argv) |
|
Definition at line 34 of file MainUserAnalysis.cxx. Referenced by main(). |
|
Definition at line 35 of file MainUserAnalysis.cxx. Referenced by main(). |
|
Definition at line 176 of file MainUserAnalysis.cxx. |
|
|
|
Definition at line 38 of file MainUserAnalysis.cxx. References argv, TGo4TaskOwner::GetName(), GO4EV_MBS_EVENTSERVER, GO4EV_MBS_FILE, GO4EV_MBS_REVSERV, GO4EV_MBS_STREAM, GO4EV_MBS_TRANSPORT, GO4EV_NULL, TGo4Analysis::InitEventClasses(), kBatch, kGUI, TGo4Analysis::RunImplicitLoop(), TGo4Analysis::SetAutoSave(), TGo4Analysis::SetAutoSaveFile(), TGo4Analysis::SetAutoSaveInterval(), and usage(). |