Go to the source code of this file.
Functions | |
void | usage () |
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. |
|
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 37 of file go4root.cxx. References TGo4TaskOwner::GetName(), TGo4Log::Instance(), TGo4Log::LogfileEnable(), TGo4AnalysisClient::SetCintMode(), and TGo4Log::SetIgnoreLevel(). Referenced by TGo4Task::UpdateStatusBuffer(). |