#include <DQM/HcalMonitorCluster/interface/HcalDCSInfo.h>
Public Member Functions | |
HcalDCSInfo (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~HcalDCSInfo () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
void | analyze (edm::Event const &, edm::EventSetup const &) |
Analyze. More... | |
void | beginJob () |
BeginJob. More... | |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &iSetup) |
Begin Of Luminosity. More... | |
void | beginRun (edm::Run const &run, edm::EventSetup const &eSetup) |
Begin Run. More... | |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
End Luminosity Block. More... | |
Private Attributes | |
MonitorElement * | DCSFraction_ |
MonitorElement * | DCSFractionHB_ |
MonitorElement * | DCSFractionHE_ |
MonitorElement * | DCSFractionHF_ |
MonitorElement * | DCSFractionHFlumi_ |
MonitorElement * | DCSFractionHO0_ |
MonitorElement * | DCSFractionHO12_ |
MonitorElement * | DCSFractionHO_ |
MonitorElement * | DCSSummaryMap_ |
int | debug_ |
DQMStore * | dqmStore_ |
unsigned long long | m_cacheID_ |
std::string | rootFolder_ |
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 &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Description: Checks the # of Hcal FEDs from DAQ Usage: <usage>
Definition at line 42 of file HcalDCSInfo.h.
HcalDCSInfo::HcalDCSInfo | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 20 of file HcalDCSInfo.cc.
References debug_, dqmStore_, edm::ParameterSet::getUntrackedParameter(), cppFunctionSkipper::operator, and rootFolder_.
|
virtual |
|
privatevirtual |
|
privatevirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 40 of file HcalDCSInfo.cc.
References DQMStore::book2D(), DQMStore::bookFloat(), DCSFraction_, DCSFractionHB_, DCSFractionHE_, DCSFractionHF_, DCSFractionHFlumi_, DCSFractionHO0_, DCSFractionHO12_, DCSFractionHO_, DCSSummaryMap_, dqmStore_, rootFolder_, MonitorElement::setAxisRange(), MonitorElement::setBinLabel(), and DQMStore::setCurrentFolder().
|
privatevirtual |
Begin Of Luminosity.
Reimplemented from edm::EDAnalyzer.
Definition at line 90 of file HcalDCSInfo.cc.
|
privatevirtual |
Begin Run.
Reimplemented from edm::EDAnalyzer.
Definition at line 74 of file HcalDCSInfo.cc.
|
privatevirtual |
End Luminosity Block.
Reimplemented from edm::EDAnalyzer.
Definition at line 95 of file HcalDCSInfo.cc.
References DCSFraction_, DCSFractionHB_, DCSFractionHE_, DCSFractionHF_, DCSFractionHFlumi_, DCSFractionHO0_, DCSFractionHO12_, DCSFractionHO_, DCSSummaryMap_, MonitorElement::Fill(), and MonitorElement::setBinContent().
|
private |
Definition at line 78 of file HcalDCSInfo.h.
Referenced by beginJob(), and endLuminosityBlock().
|
private |
Definition at line 79 of file HcalDCSInfo.h.
Referenced by beginJob(), and endLuminosityBlock().
|
private |
Definition at line 80 of file HcalDCSInfo.h.
Referenced by beginJob(), and endLuminosityBlock().
|
private |
Definition at line 82 of file HcalDCSInfo.h.
Referenced by beginJob(), and endLuminosityBlock().
|
private |
Definition at line 85 of file HcalDCSInfo.h.
Referenced by beginJob(), and endLuminosityBlock().
|
private |
Definition at line 83 of file HcalDCSInfo.h.
Referenced by beginJob(), and endLuminosityBlock().
|
private |
Definition at line 84 of file HcalDCSInfo.h.
Referenced by beginJob(), and endLuminosityBlock().
|
private |
Definition at line 81 of file HcalDCSInfo.h.
Referenced by beginJob(), and endLuminosityBlock().
|
private |
Definition at line 77 of file HcalDCSInfo.h.
Referenced by beginJob(), and endLuminosityBlock().
|
private |
Definition at line 72 of file HcalDCSInfo.h.
Referenced by HcalDCSInfo().
|
private |
Definition at line 76 of file HcalDCSInfo.h.
Referenced by beginJob(), and HcalDCSInfo().
|
private |
Definition at line 87 of file HcalDCSInfo.h.
|
private |
Definition at line 88 of file HcalDCSInfo.h.
Referenced by beginJob(), and HcalDCSInfo().