Go to the source code of this file.
Defines | |
#define | kGUI 2 |
#define | kBatch 1 |
Functions | |
void | usage () |
TROOT | go4application ("The GO4","This is the Go4") |
int | main (int argc, char **argv) |
|
Definition at line 32 of file MainUserAnalysis.cxx. Referenced by main(). |
|
Definition at line 33 of file MainUserAnalysis.cxx. Referenced by main(). |
|
Definition at line 174 of file MainUserAnalysis.cxx. |
|
|
|
Definition at line 38 of file MainUserAnalysis.cxx. References argv, TGo4TaskOwner::GetName(), i, TGo4Analysis::InitEventClasses(), TGo4Log::Instance(), kBatch, kGUI, TGo4Log::LogfileEnable(), TGo4Log::OpenLogfile(), TGo4Analysis::RunImplicitLoop(), TGo4Analysis::SetAutoSaveFile(), TGo4Analysis::SetAutoSaveInterval(), TGo4Log::SetIgnoreLevel(), and usage(). |