|
GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include <iostream>#include "TApplication.h"#include "TH1.h"#include "TCanvas.h"#include "TBenchmark.h"#include "TGo4Log.h"#include "Go4EventServer.h"#include "TGo4SimpleEvent.h"#include "TGo4SimpleSubEvent.h"#include "TGo4SimpleEventProcessor.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| MainGo4EventServerExample. | |
| int main | ( | int | argc, |
| char ** | argv ) |
MainGo4EventServerExample.
authors: Joern Adamczewski, Marc Hemberger, Hans G. Essel 1999-2001
Definition at line 36 of file MainGo4EventServerExample.cxx.
References TGo4SimpleEvent::Clear(), TGo4MbsSubEvent::Data(), TGo4SimpleSubEvent::fiD1, TGo4SimpleEvent::Fill(), GETEVT__NOMORE, TGo4SimpleEvent::GetSubEvent(), TGo4Log::Instance(), TGo4Log::LogfileEnable(), TGo4SimpleEvent::PrintEvent(), TGo4EventElement::SetEventSource(), TGo4Log::SetIgnoreLevel(), TGo4EventProcessor::SetInputEvent(), and TGo4EventStore::Store().