![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "CommonFuncs.C"#include <onlmon/pktsize/PktSizeMonDraw.h>#include <onlmon/OnlMonClient.h>
Include dependency graph for run_pktsize_client.C:Go to the source code of this file.
Functions | |
| void | pktsizeDrawInit (const int online=0) |
| void | pktsizeDraw (const char *what="ALL") |
| void | pktsizeSavePlot () |
| void | pktsizeHtml () |
| void pktsizeDraw | ( | const char * | what = "ALL" | ) |
Definition at line 24 of file run_pktsize_client.C.
View newest version in sPHENIX GitHub at line 24 of file run_pktsize_client.C
References OnlMonClient::Draw(), OnlMonClient::instance(), and OnlMonClient::requestHistoBySubSystem().
Here is the call graph for this function:| void pktsizeDrawInit | ( | const int | online = 0 | ) |
Definition at line 10 of file run_pktsize_client.C.
View newest version in sPHENIX GitHub at line 10 of file run_pktsize_client.C
References OnlMonClient::AddServerHost(), OnlMonClient::instance(), OnlMonClient::registerDrawer(), OnlMonClient::registerHisto(), and OnlMonClient::requestHistoBySubSystem().
Here is the call graph for this function:| void pktsizeHtml | ( | ) |
Definition at line 38 of file run_pktsize_client.C.
View newest version in sPHENIX GitHub at line 38 of file run_pktsize_client.C
References OnlMonClient::instance(), and OnlMonClient::MakeHtml().
Here is the call graph for this function:| void pktsizeSavePlot | ( | ) |
Definition at line 31 of file run_pktsize_client.C.
View newest version in sPHENIX GitHub at line 31 of file run_pktsize_client.C
References OnlMonClient::instance(), and OnlMonClient::SavePlot().
Here is the call graph for this function: