#include <DQMMessageLoggerClient.h>
Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | beginRun (const edm::Run &, const edm::EventSetup &) override |
void | endJob () override |
void | endRun (const edm::Run &, const edm::EventSetup &) 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 Member Functions | |
void | fillHistograms () |
Private Attributes | |
std::vector< Double_t > | binContent |
std::vector< std::string > | binLabel |
MonitorElement * | categoriesErrorsFound |
MonitorElement * | categoriesWarningsFound |
std::string | directoryName |
MonitorElement * | modulesErrorsFound |
MonitorElement * | modulesWarningsFound |
int | nBinsErrors |
int | nBinsWarnings |
edm::ParameterSet | parameters |
DQMStore * | theDbe |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Definition at line 14 of file DQMMessageLoggerClient.h.
DQMMessageLoggerClient::DQMMessageLoggerClient | ( | const edm::ParameterSet & | ps | ) |
Definition at line 15 of file DQMMessageLoggerClient.cc.
References edm::ParameterSet::getParameter(), and ~DQMMessageLoggerClient().
|
overridedefault |
Referenced by DQMMessageLoggerClient().
|
overrideprotected |
Definition at line 48 of file DQMMessageLoggerClient.cc.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 32 of file DQMMessageLoggerClient.cc.
References Utilities::operator.
|
overrideprotected |
Definition at line 43 of file DQMMessageLoggerClient.cc.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 200 of file DQMMessageLoggerClient.cc.
|
overrideprotected |
Definition at line 195 of file DQMMessageLoggerClient.cc.
|
private |
Definition at line 53 of file DQMMessageLoggerClient.cc.
References stringResolutionProvider_cfi::bin, MonitorElement::getNbinsX(), MonitorElement::getTH1(), mps_fire::i, and writelibraryfile_cfg::Nbins.
|
private |
Definition at line 48 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 47 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 55 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 56 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 45 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 53 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 54 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 50 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 51 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 44 of file DQMMessageLoggerClient.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputTags(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::recursePSetProperties().
|
private |
Definition at line 43 of file DQMMessageLoggerClient.h.