![]() |
![]() |
#include <EBDataCertificationTask.h>
Public Member Functions | |
EBDataCertificationTask (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~EBDataCertificationTask () |
Destructor. More... | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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... | |
![]() | |
CurrentProcessingContext const * | currentContext () const |
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 | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Definition at line 19 of file EBDataCertificationTask.h.
EBDataCertificationTask::EBDataCertificationTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 28 of file EBDataCertificationTask.cc.
References cloneME_, dqmStore_, enableCleanup_, edm::ParameterSet::getUntrackedParameter(), hDAQ_, hDCS_, hDQM_, hFrontendByLumi_, hIntegrityByLumi_, hSynchronizationByLumi_, i, meEBDataCertification_, meEBDataCertificationSummary_, meEBDataCertificationSummaryMap_, mergeRuns_, cmsCodeRules.cppFunctionSkipper::operator, and prefixME_.
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 60 of file EBDataCertificationTask.cc.
References DQMStore::book2D(), DQMStore::bookFloat(), dqmStore_, MonitorElement::Fill(), i, meEBDataCertification_, meEBDataCertificationSummary_, meEBDataCertificationSummaryMap_, mergeVDriftHistosByStation::name, prefixME_, Numbers::sEB(), MonitorElement::setAxisTitle(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
BeginLuminosityBlock.
Reimplemented from edm::EDAnalyzer.
Definition at line 95 of file EBDataCertificationTask.cc.
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 241 of file EBDataCertificationTask.cc.
References mergeRuns_, and reset().
|
protected |
Cleanup.
Definition at line 337 of file EBDataCertificationTask.cc.
References cloneME_, dqmStore_, edm::getName(), 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 89 of file EBDataCertificationTask.cc.
References cleanup(), and enableCleanup_.
|
protectedvirtual |
EndLuminosityBlock.
Reimplemented from edm::EDAnalyzer.
Definition at line 99 of file EBDataCertificationTask.cc.
References abs, cloneME_, dqmStore_, benchmark_cfg::errors, MonitorElement::Fill(), DQMStore::get(), hDAQ_, hDCS_, hFrontendByLumi_, hIntegrityByLumi_, hSynchronizationByLumi_, i, ecalpyutils::ism(), meEBDataCertification_, meEBDataCertificationSummary_, meEBDataCertificationSummaryMap_, min, prefixME_, reset(), Numbers::sEB(), and MonitorElement::setBinContent().
|
protectedvirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 247 of file EBDataCertificationTask.cc.
References 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 324 of file EBDataCertificationTask.cc.
References i, meEBDataCertification_, meEBDataCertificationSummary_, meEBDataCertificationSummaryMap_, and MonitorElement::Reset().
Referenced by beginRun(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 60 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 62 of file EBDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EBDataCertificationTask(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 66 of file EBDataCertificationTask.h.
Referenced by EBDataCertificationTask(), and endJob().
|
private |
Definition at line 71 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 72 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 70 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), and endRun().
|
private |
Definition at line 74 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 75 of file EBDataCertificationTask.h.
Referenced by cleanup(), EBDataCertificationTask(), and endLuminosityBlock().
|
private |
Definition at line 78 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 79 of file EBDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EBDataCertificationTask(), endLuminosityBlock(), endRun(), and reset().
|
private |
Definition at line 80 of file EBDataCertificationTask.h.
|
private |
Definition at line 81 of file EBDataCertificationTask.h.
|
private |
Definition at line 68 of file EBDataCertificationTask.h.
Referenced by beginRun(), and EBDataCertificationTask().
|
private |
Definition at line 64 of file EBDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EBDataCertificationTask(), endLuminosityBlock(), and endRun().