#include <DQM/HcalMonitorClient/src/HcalDataCertification.cc>
Public Member Functions | |
HcalDataCertification (const edm::ParameterSet &) | |
~HcalDataCertification () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
void | CertifyHcal () |
virtual void | endJob () |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
Private Attributes | |
MonitorElement * | CertificationSummary |
MonitorElement * | CertificationSummaryMap |
edm::ParameterSet | conf_ |
DQMStore * | dbe_ |
int | debug_ |
MonitorElement * | Hcal_HB |
MonitorElement * | Hcal_HE |
MonitorElement * | Hcal_HF |
MonitorElement * | Hcal_HFlumi |
MonitorElement * | Hcal_HO |
MonitorElement * | Hcal_HO0 |
MonitorElement * | Hcal_HO12 |
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 | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 47 of file HcalDataCertification.cc.
|
explicit |
Definition at line 90 of file HcalDataCertification.cc.
References dbe_, debug_, edm::ParameterSet::getUntrackedParameter(), cppFunctionSkipper::operator, rootFolder_, and AlCaHLTBitMon_QueryRunRegistry::string.
HcalDataCertification::~HcalDataCertification | ( | ) |
Definition at line 98 of file HcalDataCertification.cc.
|
privatevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 114 of file HcalDataCertification.cc.
References DQMStore::book2D(), DQMStore::bookFloat(), CertificationSummary, CertificationSummaryMap, gather_cfg::cout, dbe_, debug_, DQMStore::getAllContents(), Hcal_HB, Hcal_HE, Hcal_HF, Hcal_HFlumi, Hcal_HO, Hcal_HO0, Hcal_HO12, DQMStore::pwd(), rootFolder_, MonitorElement::setAxisRange(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 159 of file HcalDataCertification.cc.
References gather_cfg::cout, and debug_.
|
private |
Definition at line 176 of file HcalDataCertification.cc.
References CertificationSummary, CertificationSummaryMap, gather_cfg::cout, dbe_, debug_, MonitorElement::Fill(), DQMStore::get(), DQMStore::getAllContents(), Hcal_HB, Hcal_HE, Hcal_HF, Hcal_HFlumi, Hcal_HO, Hcal_HO0, Hcal_HO12, cuy::ii, findQualityFiles::jj, siStripFEDMonitor_P5_cff::Min, DQMStore::pwd(), rootFolder_, MonitorElement::setBinContent(), DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by endLuminosityBlock(), and endRun().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 152 of file HcalDataCertification.cc.
References gather_cfg::cout, and debug_.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 166 of file HcalDataCertification.cc.
References CertifyHcal().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 171 of file HcalDataCertification.cc.
References CertifyHcal().
|
private |
Definition at line 65 of file HcalDataCertification.cc.
Referenced by beginJob(), and CertifyHcal().
|
private |
Definition at line 66 of file HcalDataCertification.cc.
Referenced by beginJob(), and CertifyHcal().
|
private |
Definition at line 63 of file HcalDataCertification.cc.
|
private |
Definition at line 64 of file HcalDataCertification.cc.
Referenced by beginJob(), CertifyHcal(), and HcalDataCertification().
|
private |
Definition at line 74 of file HcalDataCertification.cc.
Referenced by beginJob(), beginLuminosityBlock(), CertifyHcal(), endJob(), and HcalDataCertification().
|
private |
Definition at line 67 of file HcalDataCertification.cc.
Referenced by beginJob(), and CertifyHcal().
|
private |
Definition at line 68 of file HcalDataCertification.cc.
Referenced by beginJob(), and CertifyHcal().
|
private |
Definition at line 69 of file HcalDataCertification.cc.
Referenced by beginJob(), and CertifyHcal().
|
private |
Definition at line 71 of file HcalDataCertification.cc.
Referenced by beginJob(), and CertifyHcal().
|
private |
Definition at line 70 of file HcalDataCertification.cc.
Referenced by beginJob(), and CertifyHcal().
|
private |
Definition at line 72 of file HcalDataCertification.cc.
Referenced by beginJob(), and CertifyHcal().
|
private |
Definition at line 73 of file HcalDataCertification.cc.
Referenced by beginJob(), and CertifyHcal().
|
private |
Definition at line 75 of file HcalDataCertification.cc.
Referenced by beginJob(), CertifyHcal(), and HcalDataCertification().