13 #include <framework/core/HistoModule.h>
37 void event()
override final;;
HistoModule.h is supposed to be used instead of Module.h for the modules with histogram definitions t...
DQM modules to monitor V0 objects.
void initialize() override final
Function for dynamic initialization of module.
void defineHisto() override final
Function to define histograms.
void event() override final
Function to process event record.
void beginRun() override final
Function to process begin_run record.
std::string m_V0PListName
Name of the V0 particle list.
Abstract base class for different kinds of events.