2 #ifndef DQMMESSAGELOGGER_H 3 #define DQMMESSAGELOGGER_H
MonitorElement * total_warnings
edm::EDGetTokenT< std::vector< edm::ErrorSummaryEntry > > errorSummary_
MonitorElement * total_errors
MonitorElement * modules_warnings
MonitorElement * categories_errors
void analyze(const edm::Event &, const edm::EventSetup &) override
Get the analysis.
std::map< std::string, int > moduleMap
std::map< std::string, int > categoryMap
std::map< std::string, int > categoryECount
std::string directoryName
std::map< std::string, int > categoryWCount
std::vector< std::string > categories_vector
MonitorElement * modules_errors
MonitorElement * categories_warnings
DQMMessageLogger(const edm::ParameterSet &)
Constructor.
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
~DQMMessageLogger() override
Destructor.