#include <DQMEventInfo.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginLuminosityBlock (const edm::LuminosityBlock &l, const edm::EventSetup &c) |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from edm::stream::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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) |
Definition at line 32 of file DQMEventInfo.h.
DQMEventInfo::DQMEventInfo | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 25 of file DQMEventInfo.cc.
References currentTime_, eventInfoFolder_, evtRateCount_, evtRateWindow_, edm::ParameterSet::getUntrackedParameter(), lastAvgTime_, parameters_, pEvent_, stampToReal(), AlCaHLTBitMon_QueryRunRegistry::string, and subsystemname_.
|
virtual |
|
protectedvirtual |
Analyze.
Implements edm::stream::EDAnalyzerBase.
Definition at line 116 of file DQMEventInfo.cc.
References currentTime_, delta, edm::EventID::event(), eventId_, eventTimeStamp_, evtRateCount_, evtRateWindow_, MonitorElement::Fill(), edm::EventBase::id(), lastAvgTime_, lastUpdateTime_, pEvent_, processEventRate_, processEvents_, processLatency_, processTimeStamp_, stampToReal(), and edm::EventBase::time().
|
protectedvirtual |
Reimplemented from edm::stream::EDAnalyzerBase.
Definition at line 111 of file DQMEventInfo.cc.
References MonitorElement::Fill(), edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), and lumisecId_.
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 48 of file DQMEventInfo.cc.
References edm::RunBase::beginTime(), DQMStore::IBooker::bookFloat(), DQMStore::IBooker::bookInt(), DQMStore::IBooker::bookString(), cmsswVer_, currentTime_, eventId_, eventInfoFolder_, eventTimeStamp_, MonitorElement::Fill(), edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), edm::getProcessParameterSet(), edm::getReleaseVersion(), edm::ParameterSet::getUntrackedParameterSet(), hostName_, edm::RunBase::id(), lumisecId_, nUpdates_, pEvent_, processEventRate_, processEvents_, processId_, processLatency_, processName_, processStartTimeStamp_, processTimeStamp_, edm::RunID::run(), runId_, runStartTimeStamp_, DQMStore::IBooker::setCurrentFolder(), stampToReal(), AlCaHLTBitMon_QueryRunRegistry::string, subsystemname_, and workingDir_.
|
private |
Current working directory of the job.
Definition at line 91 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
Definition at line 62 of file DQMEventInfo.h.
Referenced by analyze(), bookHistograms(), and DQMEventInfo().
|
private |
Definition at line 53 of file DQMEventInfo.h.
|
private |
CMSSW version run for this job.
Definition at line 92 of file DQMEventInfo.h.
|
private |
DQM patch version for this job.
Definition at line 93 of file DQMEventInfo.h.
|
private |
Subdetector-specific error summary (float)
Definition at line 94 of file DQMEventInfo.h.
|
private |
Subdetector-specific etaPhi summary (float)
Definition at line 95 of file DQMEventInfo.h.
|
private |
UTC time of the run start.
Definition at line 74 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 56 of file DQMEventInfo.h.
Referenced by bookHistograms(), and DQMEventInfo().
|
private |
Definition at line 76 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
private |
Definition at line 64 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
private |
Definition at line 88 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
Definition at line 62 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
private |
Definition at line 62 of file DQMEventInfo.h.
Referenced by analyze().
|
private |
Definition at line 75 of file DQMEventInfo.h.
Referenced by beginLuminosityBlock(), and bookHistograms().
|
private |
These MEs are either static or updated upon each analyze() call.
Definition at line 81 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
Definition at line 55 of file DQMEventInfo.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and DQMEventInfo().
|
private |
Definition at line 66 of file DQMEventInfo.h.
Referenced by analyze(), bookHistograms(), and DQMEventInfo().
|
private |
Time elapsed since the last event.
Definition at line 86 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
Avg # of events in programmable window (default: 5 min)
Definition at line 87 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
Number of collector updates (TBD)
Definition at line 82 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
The UTC time of the last event.
Definition at line 85 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
Hostname of the local machine.
Definition at line 89 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
The PID associated with this job.
Definition at line 83 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
The UTC time of the first event processed.
Definition at line 84 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
These MEs are filled with the info from the most recent event by the module
Definition at line 72 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
Definition at line 63 of file DQMEventInfo.h.
|
private |
Definition at line 73 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
Definition at line 57 of file DQMEventInfo.h.
Referenced by bookHistograms(), and DQMEventInfo().
|
private |
DQM "name" of the job (eg, Hcal or DT)
Definition at line 90 of file DQMEventInfo.h.
Referenced by bookHistograms().