Go to the source code of this file.
Functions | |
void | usage () |
MainGo4EventServerExample Example of usage for the Go4 Mbs Event interface -------------------------------------------------------------- authors: Joern Adamczewski, Marc Hemberger, Hans G. More... | |
int | main (int argc, char **argv) |
This nice executable starts a rootcint session with a go4 slave server ("analysisclient" in server mode) in the background. More... |
|
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 71 of file MainGo4AnalysisClient.cxx. Referenced by main(), and TGo4FitPeakFinder::SergeyLinevPeakFinder(). |
|
This nice executable starts a rootcint session with a go4 slave server ("analysisclient" in server mode) in the background. Since TGo4Analysis::Instance() is available from the macro line, user might register any object and let it be visible from the go4 gui.
Definition at line 25 of file MainGo4AnalysisClient.cxx. References argv, TGo4TaskOwner::GetName(), TGo4Log::Instance(), TGo4Log::LogfileEnable(), TGo4Log::SetIgnoreLevel(), and usage(). |