#include <DQMMessageLogger.h>
Protected Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Private Attributes | |
MonitorElement * | categories_errors |
std::vector< std::string > | categories_vector |
MonitorElement * | categories_warnings |
std::map< std::string, int > | categoryECount |
std::map< std::string, int > | categoryMap |
std::map< std::string, int > | categoryWCount |
std::string | directoryName |
edm::EDGetTokenT< std::vector< edm::ErrorSummaryEntry > > | errorSummary_ |
std::string | metname |
std::map< std::string, int > | moduleMap |
MonitorElement * | modules_errors |
MonitorElement * | modules_warnings |
MonitorElement * | total_errors |
MonitorElement * | total_warnings |
Definition at line 19 of file DQMMessageLogger.h.
DQMMessageLogger::DQMMessageLogger | ( | const edm::ParameterSet & | parameters | ) |
Constructor.
Definition at line 34 of file DQMMessageLogger.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), NULL, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Destructor.
Definition at line 51 of file DQMMessageLogger.cc.
void DQMMessageLogger::analyze | ( | const edm::Event & | iEvent, |
const edm::EventSetup & | iSetup | ||
) |
Get the analysis.
Definition at line 132 of file DQMMessageLogger.cc.
References python.rootplot.argparse::category, MillePedeFileConverter_cfg::e, benchmark_cfg::errors, edm::Event::getByToken(), edm::ELseverityLevel::getLevel(), mps_fire::i, edm::HandleBase::isValid(), LogTrace, metname, gen::n, NULL, alignCSCRings::s, and w.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 56 of file DQMMessageLogger.cc.
References DQMStore::IBooker::book1D(), MillePedeFileConverter_cfg::e, mps_fire::i, gen::k, LogTrace, metname, pileupCalc::nbins, MillePedeFileConverter_cfg::out, alignCSCRings::s, MonitorElement::setBinLabel(), and DQMStore::IBooker::setCurrentFolder().
|
private |
Definition at line 53 of file DQMMessageLogger.h.
|
private |
Definition at line 48 of file DQMMessageLogger.h.
|
private |
Definition at line 54 of file DQMMessageLogger.h.
|
private |
Definition at line 46 of file DQMMessageLogger.h.
|
private |
Definition at line 44 of file DQMMessageLogger.h.
|
private |
Definition at line 45 of file DQMMessageLogger.h.
|
private |
Definition at line 49 of file DQMMessageLogger.h.
|
private |
Definition at line 50 of file DQMMessageLogger.h.
|
private |
Definition at line 41 of file DQMMessageLogger.h.
|
private |
Definition at line 43 of file DQMMessageLogger.h.
|
private |
Definition at line 55 of file DQMMessageLogger.h.
|
private |
Definition at line 56 of file DQMMessageLogger.h.
|
private |
Definition at line 57 of file DQMMessageLogger.h.
|
private |
Definition at line 58 of file DQMMessageLogger.h.