#include <DQMEventInfo.h>
Public Member Functions | |
DQMEventInfo (const edm::ParameterSet &ps) | |
Constructor. More... | |
~DQMEventInfo () override | |
Destructor. More... | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
Analyze. More... | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Private Attributes | |
MonitorElement * | cmsswVer_ |
Current working directory of the job. More... | |
double | currentTime_ |
MonitorElement * | dqmPatch_ |
CMSSW version run for this job. More... | |
MonitorElement * | errSummary_ |
DQM patch version for this job. More... | |
MonitorElement * | errSummaryEtaPhi_ |
Subdetector-specific error summary (float) More... | |
MonitorElement * | errSummarySegment_ [10] |
Subdetector-specific etaPhi summary (float) More... | |
MonitorElement * | eventId_ |
UTC time of the run start. More... | |
std::string | eventInfoFolder_ |
MonitorElement * | eventTimeStamp_ |
int64_t | evtRateCount_ |
double | evtRateWindow_ |
MonitorElement * | hostName_ |
of event processed so farMore... | |
double | lastAvgTime_ |
double | lastUpdateTime_ |
MonitorElement * | lumisecId_ |
MonitorElement * | nUpdates_ |
These MEs are either static or updated upon each analyze() call. More... | |
int64_t | pEvent_ |
MonitorElement * | processEventRate_ |
Time elapsed since the last event. More... | |
MonitorElement * | processEvents_ |
Avg # of events in programmable window (default: 5 min) More... | |
MonitorElement * | processId_ |
Number of collector updates (TBD) More... | |
MonitorElement * | processLatency_ |
The UTC time of the last event. More... | |
MonitorElement * | processName_ |
Hostname of the local machine. More... | |
MonitorElement * | processStartTimeStamp_ |
The PID associated with this job. More... | |
MonitorElement * | processTimeStamp_ |
The UTC time of the first event processed. More... | |
MonitorElement * | runId_ |
double | runStartTime_ |
MonitorElement * | runStartTimeStamp_ |
std::string | subsystemname_ |
MonitorElement * | workingDir_ |
DQM "name" of the job (eg, Hcal or DT) More... | |
Definition at line 32 of file DQMEventInfo.h.
DQMEventInfo::DQMEventInfo | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 27 of file DQMEventInfo.cc.
References currentTime_, eventInfoFolder_, evtRateCount_, evtRateWindow_, printsummarytable::folder, edm::ParameterSet::getUntrackedParameter(), lastAvgTime_, pEvent_, stampToReal(), AlCaHLTBitMon_QueryRunRegistry::string, subsystemname_, and ~DQMEventInfo().
|
overridedefault |
Destructor.
Referenced by DQMEventInfo().
|
overrideprotected |
Analyze.
Definition at line 129 of file DQMEventInfo.cc.
References currentTime_, delta, edm::EventID::event(), eventId_, eventTimeStamp_, evtRateCount_, evtRateWindow_, MonitorElement::Fill(), edm::EventBase::id(), lastAvgTime_, lastUpdateTime_, edm::EventID::luminosityBlock(), lumisecId_, pEvent_, processEventRate_, processEvents_, processLatency_, processTimeStamp_, stampToReal(), and edm::EventBase::time().
|
overrideprotected |
Definition at line 48 of file DQMEventInfo.cc.
References edm::RunBase::beginTime(), DQMStore::IBooker::bookFloat(), DQMStore::IBooker::bookInt(), DQMStore::IBooker::bookString(), cmsswVer_, currentTime_, csvReporter::delimiter, eventId_, eventInfoFolder_, eventTimeStamp_, MonitorElement::Fill(), edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), edm::getProcessParameterSetContainingModule(), edm::getReleaseVersion(), edm::ParameterSet::getUntrackedParameter(), hostName_, edm::RunBase::id(), join(), lumisecId_, nUpdates_, pEvent_, processEventRate_, processEvents_, processId_, processLatency_, processName_, processStartTimeStamp_, processTimeStamp_, alignCSCRings::pwd, edm::RunID::run(), runId_, runStartTimeStamp_, alignCSCRings::s, DQMStore::IBooker::setCurrentFolder(), stampToReal(), AlCaHLTBitMon_QueryRunRegistry::string, subsystemname_, and workingDir_.
|
private |
Current working directory of the job.
Definition at line 88 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
Definition at line 59 of file DQMEventInfo.h.
Referenced by analyze(), bookHistograms(), and DQMEventInfo().
|
private |
CMSSW version run for this job.
Definition at line 89 of file DQMEventInfo.h.
|
private |
DQM patch version for this job.
Definition at line 90 of file DQMEventInfo.h.
|
private |
Subdetector-specific error summary (float)
Definition at line 91 of file DQMEventInfo.h.
|
private |
Subdetector-specific etaPhi summary (float)
Definition at line 92 of file DQMEventInfo.h.
|
private |
UTC time of the run start.
Definition at line 71 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 53 of file DQMEventInfo.h.
Referenced by bookHistograms(), and DQMEventInfo().
|
private |
Definition at line 73 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
private |
Definition at line 61 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
private |
Definition at line 85 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
Definition at line 59 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
private |
Definition at line 59 of file DQMEventInfo.h.
Referenced by analyze().
|
private |
Definition at line 72 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
These MEs are either static or updated upon each analyze() call.
Definition at line 78 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
Definition at line 63 of file DQMEventInfo.h.
Referenced by analyze(), bookHistograms(), and DQMEventInfo().
|
private |
Time elapsed since the last event.
Definition at line 83 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
Avg # of events in programmable window (default: 5 min)
Definition at line 84 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
Number of collector updates (TBD)
Definition at line 79 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
The UTC time of the last event.
Definition at line 82 of file DQMEventInfo.h.
Referenced by analyze(), and bookHistograms().
|
private |
Hostname of the local machine.
Definition at line 86 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
The PID associated with this job.
Definition at line 80 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
The UTC time of the first event processed.
Definition at line 81 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 69 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
Definition at line 60 of file DQMEventInfo.h.
|
private |
Definition at line 70 of file DQMEventInfo.h.
Referenced by bookHistograms().
|
private |
Definition at line 54 of file DQMEventInfo.h.
Referenced by bookHistograms(), and DQMEventInfo().
|
private |
DQM "name" of the job (eg, Hcal or DT)
Definition at line 87 of file DQMEventInfo.h.
Referenced by bookHistograms().