GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
Functions
go4root.cxx File Reference
#include "TGo4Log.h"
#include "TRint.h"
#include "TGo4AnalysisClient.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

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.

Author
Joern Adamczewski
Since
06-apr-2005

Definition at line 29 of file go4root.cxx.

References TGo4TaskOwner::GetName(), TGo4Log::Info(), TGo4Log::Instance(), TGo4Log::LogfileEnable(), TGo4AnalysisClient::SetCintMode(), and TGo4Log::SetIgnoreLevel().