Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
void | daqDrawInit (const int online=0) |
void | daqDraw (const char *what="ALL") |
void | daqSavePlot () |
void | daqHtml () |
void daqDraw | ( | const char * | what = "ALL" | ) |
Definition at line 25 of file run_daq_client.C.
View newest version in sPHENIX GitHub at line 25 of file run_daq_client.C
References OnlMonClient::Draw(), OnlMonClient::instance(), and OnlMonClient::requestHistoBySubSystem().
void daqDrawInit | ( | const int | online = 0 | ) |
Definition at line 10 of file run_daq_client.C.
View newest version in sPHENIX GitHub at line 10 of file run_daq_client.C
References OnlMonClient::AddServerHost(), CreateHostList(), OnlMonClient::instance(), OnlMonClient::registerDrawer(), OnlMonClient::registerHisto(), and OnlMonClient::requestHistoBySubSystem().
void daqHtml | ( | ) |
Definition at line 39 of file run_daq_client.C.
View newest version in sPHENIX GitHub at line 39 of file run_daq_client.C
References OnlMonClient::instance(), and OnlMonClient::MakeHtml().
void daqSavePlot | ( | ) |
Definition at line 32 of file run_daq_client.C.
View newest version in sPHENIX GitHub at line 32 of file run_daq_client.C
References OnlMonClient::instance(), and OnlMonClient::SavePlot().