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

Go to the source code of this file.

Functions

void tpcDrawInit (const int online=0)
 
void tpcDraw (const char *what="ALL")
 
void tpcSavePlot ()
 
void tpcHtml ()
 

Function Documentation

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

Definition at line 89 of file run_tpc_client.C.

View newest version in sPHENIX GitHub at line 89 of file run_tpc_client.C

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

+ Here is the call graph for this function:

void tpcDrawInit ( const int  online = 0)

Definition at line 10 of file run_tpc_client.C.

View newest version in sPHENIX GitHub at line 10 of file run_tpc_client.C

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

+ Here is the call graph for this function:

void tpcHtml ( )

Definition at line 113 of file run_tpc_client.C.

View newest version in sPHENIX GitHub at line 113 of file run_tpc_client.C

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

+ Here is the call graph for this function:

void tpcSavePlot ( )

Definition at line 106 of file run_tpc_client.C.

View newest version in sPHENIX GitHub at line 106 of file run_tpc_client.C

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

+ Here is the call graph for this function: