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 |
Protected Member Functions inherited from DQMOneEDAnalyzer<> | |
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
virtual void | dqmEndRun (edm::Run const &, edm::EventSetup const &) |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
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.cc.
DQMEventInfo::DQMEventInfo | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 91 of file DQMEventInfo.cc.
References currentTime_, eventInfoFolder_, evtRateCount_, evtRateWindow_, printsummarytable::folder, edm::ParameterSet::getUntrackedParameter(), lastAvgTime_, submitPVValidationJobs::now, pEvent_, stampToReal(), AlCaHLTBitMon_QueryRunRegistry::string, and subsystemname_.
|
overridedefault |
Destructor.
|
overrideprotectedvirtual |
Analyze.
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 184 of file DQMEventInfo.cc.
References currentTime_, dumpMFGeometry_cfg::delta, MillePedeFileConverter_cfg::e, eventId_, eventTimeStamp_, evtRateCount_, evtRateWindow_, dqm::impl::MonitorElement::Fill(), lastAvgTime_, lastUpdateTime_, lumisecId_, submitPVValidationJobs::now, pEvent_, processEventRate_, processEvents_, processLatency_, processTimeStamp_, and stampToReal().
|
overrideprotectedvirtual |
Implements DQMOneEDAnalyzer<>.
Definition at line 109 of file DQMEventInfo.cc.
References edm::RunBase::beginTime(), dqm::implementation::IBooker::bookFloat(), dqm::implementation::IBooker::bookInt(), dqm::implementation::IBooker::bookString(), cmsswVer_, currentTime_, makeHLTPrescaleTable::delimiter, eventId_, eventInfoFolder_, eventTimeStamp_, dqm::impl::MonitorElement::Fill(), edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), edm::getProcessParameterSetContainingModule(), edm::getReleaseVersion(), edm::ParameterSet::getUntrackedParameter(), hostName_, edm::RunBase::id(), join(), lumisecId_, edm::one::EDProducerBase::moduleDescription(), nUpdates_, pEvent_, processEventRate_, processEvents_, processId_, processLatency_, processName_, processStartTimeStamp_, processTimeStamp_, alignCSCRings::pwd, edm::RunID::run(), runId_, runStartTimeStamp_, alignCSCRings::s, dqm::implementation::NavigatorBase::setCurrentFolder(), stampToReal(), AlCaHLTBitMon_QueryRunRegistry::string, subsystemname_, and workingDir_.
|
private |
Current working directory of the job.
Definition at line 78 of file DQMEventInfo.cc.
Referenced by bookHistograms().
|
private |
Definition at line 49 of file DQMEventInfo.cc.
Referenced by analyze(), bookHistograms(), and DQMEventInfo().
|
private |
CMSSW version run for this job.
Definition at line 79 of file DQMEventInfo.cc.
|
private |
DQM patch version for this job.
Definition at line 80 of file DQMEventInfo.cc.
|
private |
Subdetector-specific error summary (float)
Definition at line 81 of file DQMEventInfo.cc.
|
private |
Subdetector-specific etaPhi summary (float)
Definition at line 82 of file DQMEventInfo.cc.
|
private |
UTC time of the run start.
Definition at line 61 of file DQMEventInfo.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 46 of file DQMEventInfo.cc.
Referenced by bookHistograms(), and DQMEventInfo().
|
private |
Definition at line 63 of file DQMEventInfo.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file DQMEventInfo.cc.
Referenced by analyze(), and DQMEventInfo().
|
private |
Definition at line 51 of file DQMEventInfo.cc.
Referenced by analyze(), and DQMEventInfo().
|
private |
Definition at line 75 of file DQMEventInfo.cc.
Referenced by bookHistograms().
|
private |
Definition at line 49 of file DQMEventInfo.cc.
Referenced by analyze(), and DQMEventInfo().
|
private |
Definition at line 49 of file DQMEventInfo.cc.
Referenced by analyze().
|
private |
Definition at line 62 of file DQMEventInfo.cc.
Referenced by analyze(), and bookHistograms().
|
private |
These MEs are either static or updated upon each analyze() call.
Definition at line 68 of file DQMEventInfo.cc.
Referenced by bookHistograms().
|
private |
Definition at line 53 of file DQMEventInfo.cc.
Referenced by analyze(), bookHistograms(), and DQMEventInfo().
|
private |
Time elapsed since the last event.
Definition at line 73 of file DQMEventInfo.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Avg # of events in programmable window (default: 5 min)
Definition at line 74 of file DQMEventInfo.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Number of collector updates (TBD)
Definition at line 69 of file DQMEventInfo.cc.
Referenced by bookHistograms().
|
private |
The UTC time of the last event.
Definition at line 72 of file DQMEventInfo.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Hostname of the local machine.
Definition at line 76 of file DQMEventInfo.cc.
Referenced by bookHistograms().
|
private |
The PID associated with this job.
Definition at line 70 of file DQMEventInfo.cc.
Referenced by bookHistograms().
|
private |
The UTC time of the first event processed.
Definition at line 71 of file DQMEventInfo.cc.
Referenced by analyze(), and bookHistograms().
|
private |
These MEs are filled with the info from the most recent event by the module
Definition at line 59 of file DQMEventInfo.cc.
Referenced by bookHistograms().
|
private |
Definition at line 50 of file DQMEventInfo.cc.
|
private |
Definition at line 60 of file DQMEventInfo.cc.
Referenced by bookHistograms().
|
private |
Definition at line 47 of file DQMEventInfo.cc.
Referenced by bookHistograms(), and DQMEventInfo().
|
private |
DQM "name" of the job (eg, Hcal or DT)
Definition at line 77 of file DQMEventInfo.cc.
Referenced by bookHistograms().