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