Analysis Software
Documentation for sPHENIX simulation software
|
#include "CommonFuncs.C"
#include <onlmon/tpot/TpotMonDraw.h>
#include <onlmon/OnlMonClient.h>
#include <array>
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().
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().
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().
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().