#include <ESTrendTask.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (const edm::Run &r, const edm::EventSetup &c) override |
void | endJob (void) |
void | shift2Left (TProfile *p, int bins=1) |
void | shift2Right (TProfile *p, int bins=1) |
void | updateTime (const edm::Event &) |
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 Attributes | |
long int | current_time_ |
edm::EDGetTokenT < ESRawDataCollection > | dccCollections_ |
MonitorElement * | hESFiberErrTrend_ |
MonitorElement * | hESFiberErrTrendHr_ |
MonitorElement * | hESRecHitTrend_ [2][2] |
MonitorElement * | hESRecHitTrendHr_ [2][2] |
MonitorElement * | hESSLinkErrTrend_ |
MonitorElement * | hESSLinkErrTrendHr_ |
int | ievt_ |
long int | last_time_ |
std::string | prefixME_ |
edm::EDGetTokenT < ESRecHitCollection > | rechittoken_ |
long int | start_time_ |
Definition at line 17 of file ESTrendTask.h.
ESTrendTask::ESTrendTask | ( | const edm::ParameterSet & | ps | ) |
Definition at line 23 of file ESTrendTask.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), i, and j.
|
inlinevirtual |
Definition at line 25 of file ESTrendTask.h.
|
overrideprotectedvirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 102 of file ESTrendTask.cc.
References edm::Event::getByToken(), ESDCCHeaderBlock::getDCCErrors(), ESDCCHeaderBlock::getFEChannelStatus(), getTProfile(), i, j, ESDetId::zside(), and ecaldqm::zside().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 55 of file ESTrendTask.cc.
References DQMStore::IBooker::bookProfile(), timingPdfMaker::histo, i, j, MonitorElement::setAxisTitle(), and DQMStore::IBooker::setCurrentFolder().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 47 of file ESTrendTask.cc.
References edm::RunBase::beginTime().
|
protected |
Definition at line 96 of file ESTrendTask.cc.
|
protected |
|
protected |
|
protected |
Definition at line 205 of file ESTrendTask.cc.
References edm::EventBase::time(), and edm::Timestamp::unixTime().
|
private |
Definition at line 67 of file ESTrendTask.h.
|
private |
Definition at line 56 of file ESTrendTask.h.
|
private |
Definition at line 60 of file ESTrendTask.h.
|
private |
Definition at line 64 of file ESTrendTask.h.
|
private |
Definition at line 58 of file ESTrendTask.h.
|
private |
Definition at line 62 of file ESTrendTask.h.
|
private |
Definition at line 59 of file ESTrendTask.h.
|
private |
Definition at line 63 of file ESTrendTask.h.
|
private |
Definition at line 51 of file ESTrendTask.h.
|
private |
Definition at line 68 of file ESTrendTask.h.
|
private |
Definition at line 53 of file ESTrendTask.h.
|
private |
Definition at line 55 of file ESTrendTask.h.
|
private |
Definition at line 66 of file ESTrendTask.h.