#include <DQMMessageLoggerClient.h>
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 | |
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 12 of file DQMMessageLoggerClient.h.
Definition at line 14 of file DQMMessageLoggerClient.h.
Definition at line 15 of file DQMMessageLoggerClient.h.
DQMMessageLoggerClient::DQMMessageLoggerClient | ( | const edm::ParameterSet & | ps | ) |
Definition at line 13 of file DQMMessageLoggerClient.cc.
References edm::ParameterSet::getParameter(), and ~DQMMessageLoggerClient().
|
overridedefault |
Referenced by DQMMessageLoggerClient().
|
overrideprotected |
Definition at line 36 of file DQMMessageLoggerClient.cc.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 25 of file DQMMessageLoggerClient.cc.
References Utilities::operator.
|
overrideprotected |
Definition at line 34 of file DQMMessageLoggerClient.cc.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 173 of file DQMMessageLoggerClient.cc.
|
overrideprotected |
|
private |
Definition at line 38 of file DQMMessageLoggerClient.cc.
References newFWLiteAna::bin, dqm::impl::MonitorElement::getNbinsX(), dqm::legacy::MonitorElement::getTH1(), mps_fire::i, hlt_dqm_clientPB-live_cfg::me, and SiStripMonitorCluster_cfi::Nbins.
|
private |
Definition at line 44 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 43 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 51 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 52 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 41 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 49 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 50 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 46 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 47 of file DQMMessageLoggerClient.h.
|
private |
Definition at line 40 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 39 of file DQMMessageLoggerClient.h.