Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
run_example_client.C File Reference
#include "CommonFuncs.C"
#include <onlmon/example/MyMonDraw.h>
#include <onlmon/OnlMonClient.h>
+ Include dependency graph for run_example_client.C:

Go to the source code of this file.

Functions

void exampleDrawInit (const int online=0)
 
void exampleDraw (const char *what="ALL")
 
void exampleSavePlot ()
 
void exampleHtml ()
 

Function Documentation

void exampleDraw ( const char *  what = "ALL")

Definition at line 35 of file run_example_client.C.

View newest version in sPHENIX GitHub at line 35 of file run_example_client.C

References OnlMonClient::Draw(), OnlMonClient::instance(), and OnlMonClient::requestHistoBySubSystem().

+ Here is the call graph for this function:

void exampleDrawInit ( const int  online = 0)

Definition at line 17 of file run_example_client.C.

View newest version in sPHENIX GitHub at line 17 of file run_example_client.C

References OnlMonClient::AddServerHost(), CreateHostList(), OnlMonClient::instance(), OnlMonClient::registerDrawer(), OnlMonClient::registerHisto(), and OnlMonClient::requestHistoBySubSystem().

+ Here is the call graph for this function:

void exampleHtml ( )

Definition at line 50 of file run_example_client.C.

View newest version in sPHENIX GitHub at line 50 of file run_example_client.C

References OnlMonClient::instance(), and OnlMonClient::MakeHtml().

+ Here is the call graph for this function:

void exampleSavePlot ( )

Definition at line 43 of file run_example_client.C.

View newest version in sPHENIX GitHub at line 43 of file run_example_client.C

References OnlMonClient::instance(), and OnlMonClient::SavePlot().

+ Here is the call graph for this function: