15 #include <dqm/core/DQMHistAnalysis.h>
38 void event()
override final;
The base class for the histogram analysis module.
Class definition for the output to image module.
bool m_asPDF
flag: save as pdf file
bool m_asPNG
flag: save as png file
bool m_asROOT
flag: save as root file
bool m_asJSON
flag: save as json file
bool m_asJPEG
flag: save as jpeg file
bool m_canvasSaveDefault
Save untagged canvase by default.
DQMHistAnalysisOutputImagesModule()
Constructor.
void event() override final
This method is called for each event.
std::string m_outputPath
Output path for saving images in sub-folders.
Abstract base class for different kinds of events.