#include <DQMMessageLoggerClient.h>
Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
void | beginJob () |
void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
void | beginRun (const edm::Run &, const edm::EventSetup &) |
void | endJob () |
void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
void | endRun (const edm::Run &, const edm::EventSetup &) |
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 &) |
Definition at line 14 of file DQMMessageLoggerClient.h.
DQMMessageLoggerClient::DQMMessageLoggerClient | ( | const edm::ParameterSet & | ps | ) |
Definition at line 15 of file DQMMessageLoggerClient.cc.
References NULL, and metProducer_cfi::parameters.
|
virtual |
Definition at line 28 of file DQMMessageLoggerClient.cc.
|
protected |
Definition at line 50 of file DQMMessageLoggerClient.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 34 of file DQMMessageLoggerClient.cc.
References NULL, and Utilities::operator.
|
protected |
Definition at line 53 of file DQMMessageLoggerClient.cc.
|
protected |
Definition at line 45 of file DQMMessageLoggerClient.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 206 of file DQMMessageLoggerClient.cc.
|
protected |
Definition at line 56 of file DQMMessageLoggerClient.cc.
|
protected |
Definition at line 201 of file DQMMessageLoggerClient.cc.
|
private |
Definition at line 59 of file DQMMessageLoggerClient.cc.
References stringResolutionProvider_cfi::bin, MonitorElement::getNbinsX(), MonitorElement::getTH1(), mps_fire::i, writelibraryfile_cfg::Nbins, and NULL.
|
private |
Definition at line 50 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 49 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 57 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 58 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 52 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 53 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 46 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 45 of file DQMMessageLoggerClient.h.