#include <EETrendClient.h>
Public Member Functions | |
EETrendClient (const edm::ParameterSet &ps) | |
virtual | ~EETrendClient () |
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) |
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 | updateTime (void) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Attributes | |
int | current_time_ |
TObject * | currentHist_ [nHists_] |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
std::string | histTitles_ [nHists_] |
int | ievt_ |
bool | init_ |
int | last_time_ |
double | mean_ [nHists_] |
MonitorElement * | meanHourly_ [nHists_] |
MonitorElement * | meanMinutely_ [nHists_] |
bool | mergeRuns_ |
std::string | moduleNames_ [nHists_] |
std::string | prefixME_ |
TObject * | previousHist_ [nHists_] |
double | rms_ [nHists_] |
MonitorElement * | sigmaHourly_ [nHists_] |
MonitorElement * | sigmaMinutely_ [nHists_] |
int | start_time_ |
bool | verbose_ |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 27 of file EETrendClient.h.
EETrendClient::EETrendClient | ( | const edm::ParameterSet & | ps | ) |
Definition at line 24 of file EETrendClient.cc.
References currentHist_, dqmStore_, enableCleanup_, edm::ParameterSet::getUntrackedParameter(), i, init_, meanHourly_, meanMinutely_, mergeRuns_, nHists_, cppFunctionSkipper::operator, prefixME_, previousHist_, sigmaHourly_, sigmaMinutely_, and verbose_.
|
virtual |
Definition at line 53 of file EETrendClient.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 226 of file EETrendClient.cc.
References ecaldqm::calcBins(), ecaldqm::cloneIt(), gather_cfg::cout, current_time_, currentHist_, dqmStore_, MonitorElement::Fill(), DQMStore::get(), ecaldqm::getMeanRms(), getTProfile(), interpolateCardsSimple::histo, histTitles_, i, ievt_, init_, last_time_, mean_, meanHourly_, meanMinutely_, moduleNames_, nHists_, prefixME_, previousHist_, rms_, setup(), ecaldqm::shift2Right(), sigmaHourly_, sigmaMinutely_, start_time_, updateTime(), and verbose_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 57 of file EETrendClient.cc.
References dqmStore_, histTitles_, ievt_, getHLTprescales::index, moduleNames_, prefixME_, DQMStore::rmdir(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 111 of file EETrendClient.cc.
References mergeRuns_, NULL, reset(), start_time_, and cond::rpcobgas::time.
|
protected |
Definition at line 185 of file EETrendClient.cc.
References currentHist_, dqmStore_, edm::getName(), i, init_, meanHourly_, meanMinutely_, nHists_, prefixME_, previousHist_, DQMStore::removeElement(), DQMStore::setCurrentFolder(), sigmaHourly_, and sigmaMinutely_.
Referenced by endJob().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 217 of file EETrendClient.cc.
References cleanup(), enableCleanup_, and ievt_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 120 of file EETrendClient.cc.
|
protected |
Definition at line 125 of file EETrendClient.cc.
References i, meanHourly_, meanMinutely_, nHists_, MonitorElement::Reset(), sigmaHourly_, and sigmaMinutely_.
Referenced by beginRun().
|
protected |
Definition at line 138 of file EETrendClient.cc.
References DQMStore::bookProfile(), dqmStore_, interpolateCardsSimple::histo, histTitles_, i, init_, meanHourly_, meanMinutely_, nHists_, prefixME_, MonitorElement::setAxisTitle(), DQMStore::setCurrentFolder(), sigmaHourly_, and sigmaMinutely_.
Referenced by analyze().
|
protected |
Definition at line 307 of file EETrendClient.cc.
References current_time_, last_time_, NULL, and cond::rpcobgas::time.
Referenced by analyze().
|
private |
Definition at line 90 of file EETrendClient.h.
Referenced by analyze(), and updateTime().
|
private |
Definition at line 100 of file EETrendClient.h.
Referenced by analyze(), cleanup(), and EETrendClient().
|
private |
Definition at line 71 of file EETrendClient.h.
Referenced by analyze(), beginJob(), cleanup(), EETrendClient(), and setup().
|
private |
Definition at line 75 of file EETrendClient.h.
Referenced by EETrendClient(), and endJob().
|
private |
Definition at line 94 of file EETrendClient.h.
Referenced by analyze(), beginJob(), and setup().
|
private |
Definition at line 69 of file EETrendClient.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 87 of file EETrendClient.h.
Referenced by analyze(), cleanup(), EETrendClient(), and setup().
|
private |
Definition at line 91 of file EETrendClient.h.
Referenced by analyze(), and updateTime().
|
private |
Definition at line 96 of file EETrendClient.h.
Referenced by analyze().
|
private |
Definition at line 84 of file EETrendClient.h.
Referenced by analyze(), cleanup(), EETrendClient(), reset(), and setup().
|
private |
Definition at line 81 of file EETrendClient.h.
Referenced by analyze(), cleanup(), EETrendClient(), reset(), and setup().
|
private |
Definition at line 77 of file EETrendClient.h.
Referenced by beginRun(), and EETrendClient().
|
private |
Definition at line 93 of file EETrendClient.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 73 of file EETrendClient.h.
Referenced by analyze(), beginJob(), cleanup(), EETrendClient(), and setup().
|
private |
Definition at line 99 of file EETrendClient.h.
Referenced by analyze(), cleanup(), and EETrendClient().
|
private |
Definition at line 97 of file EETrendClient.h.
Referenced by analyze().
|
private |
Definition at line 85 of file EETrendClient.h.
Referenced by analyze(), cleanup(), EETrendClient(), reset(), and setup().
|
private |
Definition at line 82 of file EETrendClient.h.
Referenced by analyze(), cleanup(), EETrendClient(), reset(), and setup().
|
private |
Definition at line 89 of file EETrendClient.h.
Referenced by analyze(), and beginRun().
|
private |
Definition at line 79 of file EETrendClient.h.
Referenced by analyze(), and EETrendClient().