plots related to the whole system More...
Public Member Functions | |
void | Init (DQMStore::IBooker &ibooker) |
Public Attributes | |
MonitorElement * | events_per_bx = nullptr |
MonitorElement * | events_per_bx_short = nullptr |
MonitorElement * | h_trackCorr_hor = nullptr |
MonitorElement * | h_trackCorr_vert = nullptr |
MonitorElement * | RPState = nullptr |
plots related to the whole system
Definition at line 63 of file CTPPSCommonDQMSource.cc.
void CTPPSCommonDQMSource::GlobalPlots::Init | ( | DQMStore::IBooker & | ibooker | ) |
Definition at line 114 of file CTPPSCommonDQMSource.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), gpuVertexFinder::hist, and dqm::implementation::NavigatorBase::setCurrentFolder().
Referenced by CTPPSCommonDQMSource::bookHistograms().
MonitorElement* CTPPSCommonDQMSource::GlobalPlots::events_per_bx = nullptr |
Definition at line 65 of file CTPPSCommonDQMSource.cc.
Referenced by CTPPSCommonDQMSource::analyzeTracks().
MonitorElement * CTPPSCommonDQMSource::GlobalPlots::events_per_bx_short = nullptr |
Definition at line 65 of file CTPPSCommonDQMSource.cc.
Referenced by CTPPSCommonDQMSource::analyzeTracks().
MonitorElement* CTPPSCommonDQMSource::GlobalPlots::h_trackCorr_hor = nullptr |
Definition at line 66 of file CTPPSCommonDQMSource.cc.
Referenced by CTPPSCommonDQMSource::analyzeTracks().
MonitorElement * CTPPSCommonDQMSource::GlobalPlots::h_trackCorr_vert = nullptr |
Definition at line 66 of file CTPPSCommonDQMSource.cc.
Referenced by CTPPSCommonDQMSource::analyzeTracks().
MonitorElement* CTPPSCommonDQMSource::GlobalPlots::RPState = nullptr |
Definition at line 64 of file CTPPSCommonDQMSource.cc.
Referenced by CTPPSCommonDQMSource::globalEndLuminosityBlock().