plots related to the whole system More...
Public Member Functions | |
void | Init (DQMStore::IBooker &ibooker) |
Public Attributes | |
MonitorElement * | events_per_bx = 0 |
MonitorElement * | events_per_bx_short = 0 |
MonitorElement * | h_trackCorr_hor = 0 |
MonitorElement * | h_trackCorr_vert = 0 |
MonitorElement * | RPState = 0 |
plots related to the whole system
Definition at line 61 of file CTPPSCommonDQMSource.cc.
void CTPPSCommonDQMSource::GlobalPlots::Init | ( | DQMStore::IBooker & | ibooker | ) |
Definition at line 115 of file CTPPSCommonDQMSource.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), events_per_bx, events_per_bx_short, MonitorElement::getTH2F(), h_trackCorr_hor, h_trackCorr_vert, create_public_lumi_plots::hist, CTPPSCommonDQMSource::MAX_LUMIS, CTPPSCommonDQMSource::MAX_VBINS, RPState, and DQMStore::IBooker::setCurrentFolder().
Referenced by CTPPSCommonDQMSource::bookHistograms().
MonitorElement* CTPPSCommonDQMSource::GlobalPlots::events_per_bx = 0 |
Definition at line 64 of file CTPPSCommonDQMSource.cc.
Referenced by CTPPSCommonDQMSource::analyzeTracks(), and Init().
MonitorElement * CTPPSCommonDQMSource::GlobalPlots::events_per_bx_short = 0 |
Definition at line 64 of file CTPPSCommonDQMSource.cc.
Referenced by CTPPSCommonDQMSource::analyzeTracks(), and Init().
MonitorElement* CTPPSCommonDQMSource::GlobalPlots::h_trackCorr_hor = 0 |
Definition at line 65 of file CTPPSCommonDQMSource.cc.
Referenced by CTPPSCommonDQMSource::analyzeTracks(), and Init().
MonitorElement * CTPPSCommonDQMSource::GlobalPlots::h_trackCorr_vert = 0 |
Definition at line 65 of file CTPPSCommonDQMSource.cc.
Referenced by CTPPSCommonDQMSource::analyzeTracks(), and Init().
MonitorElement* CTPPSCommonDQMSource::GlobalPlots::RPState = 0 |
Definition at line 63 of file CTPPSCommonDQMSource.cc.
Referenced by CTPPSCommonDQMSource::globalEndLuminosityBlock(), and Init().