#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 | 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 = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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 | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
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 82 of file DQMOfflineHLTEventInfoClient.cc.
References initialize().
|
override |
Destructor.
Definition at line 87 of file DQMOfflineHLTEventInfoClient.cc.
References gather_cfg::cout.
|
overrideprotectedvirtual |
Fake Analyze.
Implements edm::EDAnalyzer.
Definition at line 172 of file DQMOfflineHLTEventInfoClient.cc.
References gather_cfg::cout.
|
overrideprotectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 115 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 167 of file DQMOfflineHLTEventInfoClient.cc.
|
overrideprotectedvirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 184 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 93 of file DQMOfflineHLTEventInfoClient.cc.
References gather_cfg::cout, and dbe_.
|
private |
Definition at line 60 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 61 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 62 of file DQMOfflineHLTEventInfoClient.h.
|
private |
counter
Definition at line 51 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 50 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 48 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 46 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 53 of file DQMOfflineHLTEventInfoClient.h.
|
private |
counter
Definition at line 52 of file DQMOfflineHLTEventInfoClient.h.
|
private |
prescale on number of events
Definition at line 56 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 57 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 58 of file DQMOfflineHLTEventInfoClient.h.
|
private |
Definition at line 49 of file DQMOfflineHLTEventInfoClient.h.