GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#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
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
Definition at line 53 of file MainGo4TaskHandlerClient.cxx.
Referenced by main().