Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Functions | |
void | sepdDrawInit (const int online=0) |
void | sepdDraw (const char *what="ALL") |
void | sepdSavePlot () |
void | sepdHtml () |
void sepdDraw | ( | const char * | what = "ALL" | ) |
Definition at line 43 of file run_sepd_client.C.
View newest version in sPHENIX GitHub at line 43 of file run_sepd_client.C
References OnlMonClient::Draw(), OnlMonClient::instance(), and OnlMonClient::requestHistoBySubSystem().
void sepdDrawInit | ( | const int | online = 0 | ) |
Definition at line 10 of file run_sepd_client.C.
View newest version in sPHENIX GitHub at line 10 of file run_sepd_client.C
References OnlMonClient::AddServerHost(), CreateHostList(), OnlMonClient::instance(), OnlMonClient::registerDrawer(), OnlMonClient::registerHisto(), and OnlMonClient::requestHistoBySubSystem().
void sepdHtml | ( | ) |
Definition at line 57 of file run_sepd_client.C.
View newest version in sPHENIX GitHub at line 57 of file run_sepd_client.C
References OnlMonClient::instance(), and OnlMonClient::MakeHtml().
void sepdSavePlot | ( | ) |
Definition at line 50 of file run_sepd_client.C.
View newest version in sPHENIX GitHub at line 50 of file run_sepd_client.C
References OnlMonClient::instance(), and OnlMonClient::SavePlot().