#include <stdlib.h>#include "Riostream.h"#include "TApplication.h"#include "TGo4Log.h"#include "TGo4AnalysisClient.h"Go to the source code of this file.
Functions | |
| void | usage () |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 28 of file MainGo4AnalysisClient.cxx.
References TGo4TaskOwner::GetName(), TGo4Log::Instance(), TGo4Log::LogfileEnable(), TGo4Log::SetIgnoreLevel(), and usage().
| void usage | ( | ) |
Definition at line 22 of file MainGo4AnalysisClient.cxx.
1.7.1