#include "TGo4Log.h"#include "TRint.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 | |||
| ) |
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 33 of file go4root.cxx.
References TGo4TaskOwner::GetName(), TGo4Log::Info(), TGo4Log::Instance(), TGo4Log::LogfileEnable(), TGo4AnalysisClient::SetCintMode(), and TGo4Log::SetIgnoreLevel().
| 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 166 of file MainGo4ObjectClient.cxx.
1.7.1