 |
Belle II Software
release-05-02-19
|
11 #include <dqm/analysis/modules/DQMHistAnalysis.h>
37 void event()
override final;
38 void endRun()
override final;
TCanvas * m_cFlagtest
The drawing canvas for the test.
TH2F * m_hFlagtest
The histogram for the test.
void beginRun() override final
Module functions to be called from event process.
Class definition for the output module of Sequential ROOT I/O.
void terminate() override final
This method is called at the end of the event processing.
Abstract base class for different kinds of events.
DQMHistAnalysisExampleFlagsModule()
Constructor / Destructor.
void endRun() override final
This method is called if the current run ends.
void initialize() override final
Module functions to be called from main process.
void event() override final
This method is the core of the module.
The base class for the histogram analysis module.