11 #include <dqm/analysis/modules/DQMHistAnalysis.h>
33 void event()
override;
The base class for the histogram analysis module.
Analysis of ER Tracking DQM plots.
void initialize() override
Module function initialize.
void event() override
Module function event.
float m_onTimeHalfWidth
[ns], cluster is on time if within ± onTimeHalfWidth
MonitoringObject * m_monObj
Monitoring Object to be produced by this module, which contain defined canvases and monitoring variab...
DQMHistAnalysisTrackingERModule()
Constructor.
~DQMHistAnalysisTrackingERModule()
Destructor.
MonitoringObject is a basic object to hold data for the run-dependency monitoring Run summary TCanvas...
Abstract base class for different kinds of events.