15 #include <dqm/core/DQMHistAnalysis.h>
50 void event()
override final;
Class definition for the output module of Sequential ROOT I/O.
int m_minEntries
Update entry interval.
void initialize() override final
Initializer.
std::string m_histoName
The name of the histogram.
std::string m_pvPrefix
The prefix of PV.
MonitoringObject * m_monObj
Monitoring Object.
std::string m_monPrefix
The prefix for MonitoringObj.
void event() override final
This method is called for each event.
DQMHistAnalysisIPModule()
Constructor.
TCanvas * m_c1
The drawing canvas.
void beginRun() override final
Called when entering a new run.
TLine * m_line
The line for the mean result.
std::string m_histoDirectory
The name of the histogram dir.
TLine * m_line2
The line for the median result.
The base class for the histogram analysis module.
MonitoringObject is a basic object to hold data for the run-dependency monitoring Run summary TCanvas...
Abstract base class for different kinds of events.