#include <DQMEventInfo.h>
Public Member Functions | |
DQMEventInfo (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~DQMEventInfo () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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 | beginRun (const edm::Run &r, const edm::EventSetup &c) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Definition at line 33 of file DQMEventInfo.h.
DQMEventInfo::DQMEventInfo | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 27 of file DQMEventInfo.cc.
References DQMStore::bookFloat(), DQMStore::bookInt(), DQMStore::bookString(), cmsswVer_, currentTime_, dbe_, eventId_, eventInfoFolder_, eventTimeStamp_, evtRateCount_, evtRateWindow_, MonitorElement::Fill(), edm::getReleaseVersion(), edm::ParameterSet::getUntrackedParameter(), hostName_, lastAvgTime_, lumisecId_, nUpdates_, cmsCodeRules.cppFunctionSkipper::operator, parameters_, pEvent_, processEventRate_, processEvents_, processId_, processLatency_, processName_, processStartTimeStamp_, processTimeStamp_, runId_, runStartTimeStamp_, DQMStore::setCurrentFolder(), stampToReal(), and workingDir_.
|
virtual |
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 106 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::EDAnalyzer.
Definition at line 100 of file DQMEventInfo.cc.
References MonitorElement::Fill(), edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), and lumisecId_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 92 of file DQMEventInfo.cc.
References edm::RunBase::beginTime(), MonitorElement::Fill(), edm::RunBase::id(), edm::RunID::run(), runId_, runStartTimeStamp_, and stampToReal().
|
private |
Current working directory of the job.
Definition at line 91 of file DQMEventInfo.h.
Referenced by DQMEventInfo().
|
private |
Definition at line 62 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
private |
Definition at line 54 of file DQMEventInfo.h.
Referenced by DQMEventInfo().
|
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 DQMEventInfo().
|
private |
Definition at line 57 of file DQMEventInfo.h.
Referenced by DQMEventInfo().
|
private |
Definition at line 76 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
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 DQMEventInfo().
|
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 DQMEventInfo().
|
private |
These MEs are either static or updated upon each analyze() call.
Definition at line 81 of file DQMEventInfo.h.
Referenced by DQMEventInfo().
|
private |
Definition at line 56 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(), and DQMEventInfo().
|
private |
Time elapsed since the last event.
Definition at line 86 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
private |
Avg # of events in programmable window (default: 5 min)
Definition at line 87 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
private |
Number of collector updates (TBD)
Definition at line 82 of file DQMEventInfo.h.
Referenced by DQMEventInfo().
|
private |
The UTC time of the last event.
Definition at line 85 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
private |
Hostname of the local machine.
Definition at line 89 of file DQMEventInfo.h.
Referenced by DQMEventInfo().
|
private |
The PID associated with this job.
Definition at line 83 of file DQMEventInfo.h.
Referenced by DQMEventInfo().
|
private |
The UTC time of the first event processed.
Definition at line 84 of file DQMEventInfo.h.
Referenced by analyze(), and DQMEventInfo().
|
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 beginRun(), and DQMEventInfo().
|
private |
Definition at line 63 of file DQMEventInfo.h.
|
private |
Definition at line 73 of file DQMEventInfo.h.
Referenced by beginRun(), and DQMEventInfo().
|
private |
DQM "name" of the job (eg, Hcal or DT)
Definition at line 90 of file DQMEventInfo.h.
Referenced by DQMEventInfo().