#include <DQM/HcalMonitorCluster/interface/HcalDCSInfo.h>
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 |
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::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) |
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, rootFolder_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
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(), cuy::ii, 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().