 |
Belle II Software
release-05-01-25
|
11 #include <dqm/analysis/modules/DQMHistAnalysis.h>
36 void event(
void)
override final;
DQM Histogram Analysis for Tracking.
std::string m_histogramDirectoryName
name of histogram directory
TCanvas * m_cTrackingError
Final Canvas.
DQMHistAnalysisTrackingModule()
Constructor.
void initialize(void) override final
Module functions to be called from main process.
void event(void) override final
This method is the core of the module.
void beginRun(void) override final
Module functions to be called from event process.
Abstract base class for different kinds of events.
The base class for the histogram analysis module.