#include <stdlib.h>#include "TApplication.h"#include "Riostream.h"#include "TGo4Log.h"#include "TGo4ExampleClient.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 24 of file MainGo4TaskHandlerClient.cxx.
References TGo4Log::Instance(), TGo4Log::LogfileEnable(), TGo4Log::SetIgnoreLevel(), and usage().
| void usage | ( | ) |
MainGo4EventServerExample Example of usage for the Go4 Mbs Event interface -------------------------------------------------------------- authors: Joern Adamczewski, Marc Hemberger, Hans G. Essel 1999-2001 The GSI Online Offline Object Oriented (GO4) Project Experiment Data Processing at DVEE department Gesellschaft fuer SchwerIonenforschung GSI 64291 Darmstadt, Germany (http://go4.gsi.de) ---------------------------------------------------------------
Definition at line 53 of file MainGo4TaskHandlerClient.cxx.
1.7.1