2 #ifndef DQMMESSAGELOGGER_H
3 #define DQMMESSAGELOGGER_H
MonitorElement * total_warnings
virtual ~DQMMessageLogger()
Destructor.
edm::EDGetTokenT< std::vector< edm::ErrorSummaryEntry > > errorSummary_
MonitorElement * total_errors
void endJob()
Save the histos.
MonitorElement * modules_warnings
MonitorElement * categories_errors
std::map< std::string, int > moduleMap
std::map< std::string, int > categoryMap
std::map< std::string, int > categoryECount
std::string directoryName
void endRun(const edm::Run &r, const edm::EventSetup &c)
collate categories in summary plots
std::map< std::string, int > categoryWCount
std::vector< std::string > categories_vector
MonitorElement * modules_errors
void analyze(const edm::Event &, const edm::EventSetup &)
Get the analysis.
MonitorElement * categories_warnings
void beginJob()
Inizialize parameters for histo binning.
DQMMessageLogger(const edm::ParameterSet &)
Constructor.