Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
run_cemc_client_2subevents.C File Reference
#include <CommonFuncs.C>
#include <onlmon/cemc/CemcMonDraw.h>
#include <onlmon/OnlMonClient.h>
+ Include dependency graph for run_cemc_client_2subevents.C:

Go to the source code of this file.

Functions

std::string monitorname ("CEMCMON")
 
void cemcDrawInit (const int online=0)
 
void cemcDraw (const char *what="Standard")
 
void cemcPS ()
 
void cemcHtml ()
 

Function Documentation

void cemcDraw ( const char *  what = "Standard")

Definition at line 32 of file run_cemc_client_2subevents.C.

View newest version in sPHENIX GitHub at line 32 of file run_cemc_client_2subevents.C

References OnlMonClient::Draw(), i, OnlMonClient::instance(), monitorname(), OnlMonClient::requestHistoBySubSystem(), and to_string().

+ Here is the call graph for this function:

void cemcDrawInit ( const int  online = 0)

Definition at line 12 of file run_cemc_client_2subevents.C.

View newest version in sPHENIX GitHub at line 12 of file run_cemc_client_2subevents.C

References OnlMonClient::AddServerHost(), i, OnlMonClient::instance(), monitorname(), OnlMonClient::registerDrawer(), OnlMonClient::registerHisto(), OnlMonClient::requestHistoBySubSystem(), and to_string().

+ Here is the call graph for this function:

void cemcHtml ( )

Definition at line 50 of file run_cemc_client_2subevents.C.

View newest version in sPHENIX GitHub at line 50 of file run_cemc_client_2subevents.C

References OnlMonClient::instance(), and OnlMonClient::MakeHtml().

+ Here is the call graph for this function:

void cemcPS ( )

Definition at line 43 of file run_cemc_client_2subevents.C.

View newest version in sPHENIX GitHub at line 43 of file run_cemc_client_2subevents.C

References OnlMonClient::instance(), and OnlMonClient::MakePS().

+ Here is the call graph for this function:

std::string monitorname ( "CEMCMON"  )

Referenced by cemcDraw(), and cemcDrawInit().

+ Here is the caller graph for this function: