#include <DQMOfflineHLTEventInfoClient.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 &e, const edm::EventSetup &c) override |
Fake Analyze. More... | |
void | beginJob () override |
BeginJob. More... | |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) override |
BeginRun. More... | |
void | endJob () override |
Endjob. More... | |
void | endRun (const edm::Run &r, const edm::EventSetup &c) override |
EndRun. More... | |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (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) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Private Member Functions | |
void | initialize () |
Private Attributes | |
MonitorElement * | CertificationSummary_ |
std::vector< MonitorElement * > | CertificationSummaryContent_ |
MonitorElement * | CertificationSummaryMap_ |
int | counterEvt_ |
counter More... | |
int | counterLS_ |
DQMStore * | dbe_ |
edm::ParameterSet | parameters_ |
int | prescaleEvt_ |
units of lumi sections More... | |
int | prescaleLS_ |
counter More... | |
MonitorElement * | reportSummary_ |
prescale on number of events More... | |
std::vector< MonitorElement * > | reportSummaryContent_ |
MonitorElement * | reportSummaryMap_ |
bool | verbose_ |
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 20 of file DQMOfflineHLTEventInfoClient.h.
Definition at line 23 of file DQMOfflineHLTEventInfoClient.h.
Definition at line 22 of file DQMOfflineHLTEventInfoClient.h.
DQMOfflineHLTEventInfoClient::DQMOfflineHLTEventInfoClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 85 of file DQMOfflineHLTEventInfoClient.cc.
References initialize().
|
override |
Destructor.
Definition at line 90 of file DQMOfflineHLTEventInfoClient.cc.
References gather_cfg::cout.
|
overrideprotectedvirtual |
Fake Analyze.
Implements edm::EDAnalyzer.
Definition at line 175 of file DQMOfflineHLTEventInfoClient.cc.
References gather_cfg::cout.
|
overrideprotectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 118 of file DQMOfflineHLTEventInfoClient.cc.
References dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookFloat(), gather_cfg::cout, dbe_, dqm::impl::MonitorElement::Fill(), dqm::impl::MonitorElement::setAxisTitle(), and dqm::implementation::DQMStore::setCurrentFolder().
|
overrideprotectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 170 of file DQMOfflineHLTEventInfoClient.cc.
|
overrideprotectedvirtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 256 of file DQMOfflineHLTEventInfoClient.cc.
|
overrideprotectedvirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 187 of file DQMOfflineHLTEventInfoClient.cc.
References dbe_, dqm::impl::MonitorElement::Fill(), dqm::implementation::IGetter::get(), dqm::impl::MonitorElement::getFloatValue(), visualization-live-secondInstance_cfg::m, and dqm::implementation::DQMStore::setCurrentFolder().
|
private |
Definition at line 96 of file DQMOfflineHLTEventInfoClient.cc.
References gather_cfg::cout, and dbe_.
|
private |
Definition at line 63 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 64 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 65 of file DQMOfflineHLTEventInfoClient.h.
|
private |
counter
Definition at line 54 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 53 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 51 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 49 of file DQMOfflineHLTEventInfoClient.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Types.EDAlias::clone(), and Mixins._TypedParameterizable::copy().
|
private |
units of lumi sections
Definition at line 56 of file DQMOfflineHLTEventInfoClient.h.
|
private |
counter
Definition at line 55 of file DQMOfflineHLTEventInfoClient.h.
|
private |
prescale on number of events
Definition at line 59 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 60 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 61 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 52 of file DQMOfflineHLTEventInfoClient.h.