![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "CommonFuncs.C"#include <onlmon/tpot/TpotMonDraw.h>#include <onlmon/OnlMonClient.h>#include <array>
Include dependency graph for run_tpot_client.C:Go to the source code of this file.
Functions | |
| void | tpotDrawInit (const int online=0) |
| void | tpotDraw (const char *what="ALL") |
| void | tpotSavePlot () |
| void | tpotHtml () |
| void tpotDraw | ( | const char * | what = "ALL" | ) |
Definition at line 40 of file run_tpot_client.C.
View newest version in sPHENIX GitHub at line 40 of file run_tpot_client.C
References OnlMonClient::instance().
Here is the call graph for this function:| void tpotDrawInit | ( | const int | online = 0 | ) |
Definition at line 10 of file run_tpot_client.C.
View newest version in sPHENIX GitHub at line 10 of file run_tpot_client.C
References CreateHostList(), and OnlMonClient::instance().
Here is the call graph for this function:| void tpotHtml | ( | ) |
Definition at line 50 of file run_tpot_client.C.
View newest version in sPHENIX GitHub at line 50 of file run_tpot_client.C
References OnlMonClient::instance(), and OnlMonClient::MakeHtml().
Here is the call graph for this function:| void tpotSavePlot | ( | ) |
Definition at line 47 of file run_tpot_client.C.
View newest version in sPHENIX GitHub at line 47 of file run_tpot_client.C
References OnlMonClient::instance(), and OnlMonClient::SavePlot().
Here is the call graph for this function: