#include <HLTEventInfoClient.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Fake Analyze. More... | |
void | beginJob () |
BeginJob. More... | |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
BeginRun. More... | |
void | endJob () |
Endjob. More... | |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
DQM Client Diagnostic. More... | |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
EndRun. More... | |
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 | |
TH1F * | get1DHisto (std::string meName, DQMStore *dbi) |
TProfile * | get1DProfile (std::string meName, DQMStore *dbi) |
TH2F * | get2DHisto (std::string meName, DQMStore *dbi) |
TProfile2D * | get2DProfile (std::string meName, DQMStore *dbi) |
void | initialize () |
Private Attributes | |
int | counterEvt_ |
counter More... | |
int | counterLS_ |
DQMStore * | dbe_ |
std::string | monitorDir_ |
int | nChannels |
prescale on number of events More... | |
edm::ParameterSet | parameters_ |
int | prescaleEvt_ |
units of lumi sections More... | |
int | prescaleLS_ |
counter More... | |
Float_t | reportSummary |
MonitorElement * | reportSummary_ |
MonitorElement * | reportSummaryContent_ [20] |
MonitorElement * | reportSummaryMap_ |
Float_t | summaryContent [20] |
Float_t | summarySum |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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 23 of file HLTEventInfoClient.h.
HLTEventInfoClient::HLTEventInfoClient | ( | const edm::ParameterSet & | ps | ) |
|
virtual |
|
protectedvirtual |
Fake Analyze.
Implements edm::EDAnalyzer.
Definition at line 268 of file HLTEventInfoClient.cc.
References gather_cfg::cout.
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 70 of file HLTEventInfoClient.cc.
References DQMStore::book2D(), DQMStore::bookFloat(), gather_cfg::cout, dbe_, MonitorElement::Fill(), DQMStore::get(), timingPdfMaker::histo, gen::k, n, cppFunctionSkipper::operator, DQMStore::removeElement(), MonitorElement::setAxisTitle(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 168 of file HLTEventInfoClient.cc.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from edm::EDAnalyzer.
Definition at line 172 of file HLTEventInfoClient.cc.
References dbe_, DQMStore::get(), MonitorElement::getBinContent(), MonitorElement::getNbinsX(), i, edm::LuminosityBlockBase::id(), j, gen::k, edm::LuminosityBlockID::luminosityBlock(), m, and getDQMSummary::reportSummary.
|
protectedvirtual |
|
private |
Definition at line 289 of file HLTEventInfoClient.cc.
References gather_cfg::cout, DQMStore::get(), MonitorElement::getTH1F(), and NULL.
|
private |
Definition at line 333 of file HLTEventInfoClient.cc.
References gather_cfg::cout, DQMStore::get(), MonitorElement::getTProfile(), and NULL.
|
private |
Definition at line 302 of file HLTEventInfoClient.cc.
References gather_cfg::cout, DQMStore::get(), MonitorElement::getTH2F(), and NULL.
|
private |
Definition at line 318 of file HLTEventInfoClient.cc.
References gather_cfg::cout, DQMStore::get(), MonitorElement::getTProfile2D(), and NULL.
|
private |
Definition at line 45 of file HLTEventInfoClient.cc.
References gather_cfg::cout, dbe_, cppFunctionSkipper::operator, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
counter
Definition at line 70 of file HLTEventInfoClient.h.
|
private |
Definition at line 69 of file HLTEventInfoClient.h.
|
private |
Definition at line 66 of file HLTEventInfoClient.h.
|
private |
Definition at line 67 of file HLTEventInfoClient.h.
|
private |
prescale on number of events
Definition at line 73 of file HLTEventInfoClient.h.
|
private |
Definition at line 64 of file HLTEventInfoClient.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), and Mixins._TypedParameterizable::copy().
|
private |
units of lumi sections
Definition at line 72 of file HLTEventInfoClient.h.
|
private |
counter
Definition at line 71 of file HLTEventInfoClient.h.
|
private |
Definition at line 74 of file HLTEventInfoClient.h.
|
private |
Definition at line 79 of file HLTEventInfoClient.h.
|
private |
Definition at line 80 of file HLTEventInfoClient.h.
|
private |
Definition at line 81 of file HLTEventInfoClient.h.
|
private |
Definition at line 76 of file HLTEventInfoClient.h.
|
private |
Definition at line 75 of file HLTEventInfoClient.h.
|
private |
Definition at line 68 of file HLTEventInfoClient.h.