#include <EBDataCertificationTask.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginJob (void) |
BeginJob. More... | |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiBlock, const edm::EventSetup &iSetup) |
BeginLuminosityBlock. More... | |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
BeginRun. More... | |
void | cleanup (void) |
Cleanup. More... | |
void | endJob (void) |
EndJob. More... | |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiBlock, const edm::EventSetup &iSetup) |
EndLuminosityBlock. More... | |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
EndRun. More... | |
void | reset (void) |
Reset. More... | |
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 | |
bool | cloneME_ |
DQMStore * | dqmStore_ |
bool | enableCleanup_ |
TH2F * | hDAQ_ |
TH2F * | hDCS_ |
TH2F * | hDQM_ |
TH1F * | hFrontendByLumi_ |
TH1F * | hIntegrityByLumi_ |
TH1F * | hSynchronizationByLumi_ |
MonitorElement * | meEBDataCertification_ [36] |
MonitorElement * | meEBDataCertificationSummary_ |
MonitorElement * | meEBDataCertificationSummaryMap_ |
MonitorElement * | meEBReportSummary_ |
MonitorElement * | meEBReportSummaryContents_ [36] |
bool | mergeRuns_ |
std::string | prefixME_ |
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 17 of file EBDataCertificationTask.h.
EBDataCertificationTask::EBDataCertificationTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 26 of file EBDataCertificationTask.cc.
References cloneME_, dqmStore_, enableCleanup_, edm::ParameterSet::getUntrackedParameter(), hDAQ_, hDCS_, hDQM_, hFrontendByLumi_, hIntegrityByLumi_, hSynchronizationByLumi_, i, meEBDataCertification_, meEBDataCertificationSummary_, meEBDataCertificationSummaryMap_, mergeRuns_, cppFunctionSkipper::operator, prefixME_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 58 of file EBDataCertificationTask.cc.
References DQMStore::book2D(), DQMStore::bookFloat(), dqmStore_, MonitorElement::Fill(), i, meEBDataCertification_, meEBDataCertificationSummary_, meEBDataCertificationSummaryMap_, mergeVDriftHistosByStation::name, prefixME_, Numbers::sEB(), MonitorElement::setAxisTitle(), DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
protectedvirtual |
BeginLuminosityBlock.
Reimplemented from edm::EDAnalyzer.
Definition at line 93 of file EBDataCertificationTask.cc.
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 239 of file EBDataCertificationTask.cc.
References mergeRuns_, and reset().
|
protected |
Cleanup.
Definition at line 335 of file EBDataCertificationTask.cc.
References cloneME_, dqmStore_, MonitorElement::getName(), hDAQ_, hDCS_, hDQM_, hFrontendByLumi_, hIntegrityByLumi_, hSynchronizationByLumi_, i, meEBDataCertification_, meEBDataCertificationSummary_, meEBDataCertificationSummaryMap_, prefixME_, DQMStore::removeElement(), and DQMStore::setCurrentFolder().
Referenced by endJob().
|
protectedvirtual |
EndJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 87 of file EBDataCertificationTask.cc.
References cleanup(), and enableCleanup_.
|
protectedvirtual |
EndLuminosityBlock.
Reimplemented from edm::EDAnalyzer.
Definition at line 97 of file EBDataCertificationTask.cc.
References funct::abs(), cloneME_, dqmStore_, benchmark_cfg::errors, MonitorElement::Fill(), DQMStore::get(), hDAQ_, hDCS_, hFrontendByLumi_, hIntegrityByLumi_, hSynchronizationByLumi_, i, ecalpyutils::ism(), meEBDataCertification_, meEBDataCertificationSummary_, meEBDataCertificationSummaryMap_, bookConverter::min, prefixME_, reset(), Numbers::sEB(), and MonitorElement::setBinContent().
|
protectedvirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 245 of file EBDataCertificationTask.cc.
References funct::abs(), cloneME_, dqmStore_, MonitorElement::Fill(), DQMStore::get(), hDAQ_, hDCS_, hDQM_, i, ecalpyutils::ism(), meEBDataCertification_, meEBDataCertificationSummary_, meEBDataCertificationSummaryMap_, prefixME_, reset(), and MonitorElement::setBinContent().
|
protected |
Reset.
Definition at line 322 of file EBDataCertificationTask.cc.
References i, meEBDataCertification_, meEBDataCertificationSummary_, meEBDataCertificationSummaryMap_, and MonitorElement::Reset().
Referenced by beginRun(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 58 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 60 of file EBDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EBDataCertificationTask(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 64 of file EBDataCertificationTask.h.
Referenced by EBDataCertificationTask(), and endJob().
|
private |
Definition at line 69 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 70 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 68 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), and endRun().
|
private |
Definition at line 72 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), and endLuminosityBlock().
|
private |
Definition at line 71 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), and endLuminosityBlock().
|
private |
Definition at line 73 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), and endLuminosityBlock().
|
private |
Definition at line 76 of file EBDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EBDataCertificationTask(), endLuminosityBlock(), endRun(), and reset().
|
private |
Definition at line 75 of file EBDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EBDataCertificationTask(), endLuminosityBlock(), endRun(), and reset().
|
private |
Definition at line 77 of file EBDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EBDataCertificationTask(), endLuminosityBlock(), endRun(), and reset().
|
private |
Definition at line 78 of file EBDataCertificationTask.h.
|
private |
Definition at line 79 of file EBDataCertificationTask.h.
|
private |
Definition at line 66 of file EBDataCertificationTask.h.
Referenced by beginRun(), and EBDataCertificationTask().
|
private |
Definition at line 62 of file EBDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EBDataCertificationTask(), endLuminosityBlock(), and endRun().