Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
void | zdcDrawInit (const int online=0) |
void | zdcDraw (const char *what="ALL") |
void | zdcSavePlot () |
void | zdcHtml () |
void zdcDraw | ( | const char * | what = "ALL" | ) |
Definition at line 28 of file run_zdc_client.C.
View newest version in sPHENIX GitHub at line 28 of file run_zdc_client.C
References OnlMonClient::Draw(), OnlMonClient::instance(), and OnlMonClient::requestHistoBySubSystem().
void zdcDrawInit | ( | const int | online = 0 | ) |
Definition at line 10 of file run_zdc_client.C.
View newest version in sPHENIX GitHub at line 10 of file run_zdc_client.C
References OnlMonClient::AddServerHost(), CreateHostList(), OnlMonClient::instance(), OnlMonClient::registerDrawer(), OnlMonClient::registerHisto(), and OnlMonClient::requestHistoBySubSystem().
void zdcHtml | ( | ) |
Definition at line 42 of file run_zdc_client.C.
View newest version in sPHENIX GitHub at line 42 of file run_zdc_client.C
References OnlMonClient::instance(), and OnlMonClient::MakeHtml().
void zdcSavePlot | ( | ) |
Definition at line 35 of file run_zdc_client.C.
View newest version in sPHENIX GitHub at line 35 of file run_zdc_client.C
References OnlMonClient::instance(), and OnlMonClient::SavePlot().