#include <ESTrendTask.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob (void) |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
void | cleanup (void) |
void | endJob (void) |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
void | reset (void) |
void | setup (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_ |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
MonitorElement * | hESFiberErrTrend_ |
MonitorElement * | hESFiberErrTrendHr_ |
MonitorElement * | hESRecHitTrend_ [2][2] |
MonitorElement * | hESRecHitTrendHr_ [2][2] |
MonitorElement * | hESSLinkErrTrend_ |
MonitorElement * | hESSLinkErrTrendHr_ |
int | ievt_ |
bool | init_ |
long int | last_time_ |
bool | mergeRuns_ |
std::string | prefixME_ |
edm::EDGetTokenT < ESRecHitCollection > | rechittoken_ |
long int | start_time_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 16 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, j, and cppFunctionSkipper::operator.
|
virtual |
Definition at line 52 of file ESTrendTask.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 178 of file ESTrendTask.cc.
References edm::Event::getByToken(), ESDCCHeaderBlock::getDCCErrors(), ESDCCHeaderBlock::getFEChannelStatus(), getTProfile(), i, j, HcalObjRepresent::setup(), ecaldqm::shift2Right(), and ESDetId::zside().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 55 of file ESTrendTask.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 66 of file ESTrendTask.cc.
References edm::RunBase::beginTime(), and reset().
|
protected |
Definition at line 141 of file ESTrendTask.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 170 of file ESTrendTask.cc.
References edm::cleanup().
|
protectedvirtual |
|
protected |
Definition at line 80 of file ESTrendTask.cc.
|
protected |
Definition at line 95 of file ESTrendTask.cc.
References timingPdfMaker::histo, i, and j.
|
protected |
|
protected |
|
protected |
Definition at line 283 of file ESTrendTask.cc.
References edm::EventBase::time(), and edm::Timestamp::unixTime().
|
private |
Definition at line 87 of file ESTrendTask.h.
|
private |
Definition at line 74 of file ESTrendTask.h.
|
private |
Definition at line 65 of file ESTrendTask.h.
|
private |
Definition at line 69 of file ESTrendTask.h.
|
private |
Definition at line 78 of file ESTrendTask.h.
|
private |
Definition at line 82 of file ESTrendTask.h.
|
private |
Definition at line 76 of file ESTrendTask.h.
|
private |
Definition at line 80 of file ESTrendTask.h.
|
private |
Definition at line 77 of file ESTrendTask.h.
|
private |
Definition at line 81 of file ESTrendTask.h.
|
private |
Definition at line 63 of file ESTrendTask.h.
|
private |
Definition at line 84 of file ESTrendTask.h.
|
private |
Definition at line 88 of file ESTrendTask.h.
|
private |
Definition at line 71 of file ESTrendTask.h.
|
private |
Definition at line 67 of file ESTrendTask.h.
|
private |
Definition at line 73 of file ESTrendTask.h.
|
private |
Definition at line 86 of file ESTrendTask.h.