GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include <iostream>
#include "TROOT.h"
#include "TApplication.h"
#include "TCanvas.h"
#include "TGo4Log.h"
#include "TGo4ObjClient.h"
#include "TGo4AnalysisObjectNames.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 61 of file MainGo4ObjectClient.cxx.
References TGo4Log::Instance(), TGo4Log::LogfileEnable(), TGo4AnalysisObjectNames::Print(), TGo4ObjClient::RequestNamesList(), TGo4ObjClient::RequestObject(), and TGo4Log::SetIgnoreLevel().