#include <EEDataCertificationTask.h>
Public Member Functions | |
EEDataCertificationTask (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~EEDataCertificationTask () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
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... | |
Protected Member Functions inherited from edm::EDAnalyzer | |
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 * | meEEDataCertification_ [18] |
MonitorElement * | meEEDataCertificationSummary_ |
MonitorElement * | meEEDataCertificationSummaryMap_ |
MonitorElement * | meEEReportSummary_ |
MonitorElement * | meEEReportSummaryContents_ [36] |
bool | mergeRuns_ |
std::string | prefixME_ |
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) |
Definition at line 19 of file EEDataCertificationTask.h.
EEDataCertificationTask::EEDataCertificationTask | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 28 of file EEDataCertificationTask.cc.
References cloneME_, dqmStore_, enableCleanup_, edm::ParameterSet::getUntrackedParameter(), hDAQ_, hDQM_, hFrontendByLumi_, hIntegrityByLumi_, hSynchronizationByLumi_, i, meEEDataCertification_, meEEDataCertificationSummary_, meEEDataCertificationSummaryMap_, mergeRuns_, cmsCodeRules.cppFunctionSkipper::operator, and prefixME_.
|
virtual |
|
protectedvirtual |
|
protectedvirtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 59 of file EEDataCertificationTask.cc.
References DQMStore::book2D(), DQMStore::bookFloat(), dqmStore_, MonitorElement::Fill(), trackerHits::histo, i, meEEDataCertification_, meEEDataCertificationSummary_, meEEDataCertificationSummaryMap_, prefixME_, Numbers::sEE(), MonitorElement::setAxisTitle(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
BeginLuminosityBlock.
Reimplemented from edm::EDAnalyzer.
Definition at line 94 of file EEDataCertificationTask.cc.
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 266 of file EEDataCertificationTask.cc.
References mergeRuns_, and reset().
|
protected |
Cleanup.
Definition at line 382 of file EEDataCertificationTask.cc.
References cloneME_, dqmStore_, edm::getName(), MonitorElement::getName(), hDAQ_, hDCS_, hDQM_, hFrontendByLumi_, hIntegrityByLumi_, hSynchronizationByLumi_, i, meEEDataCertification_, meEEDataCertificationSummary_, meEEDataCertificationSummaryMap_, prefixME_, DQMStore::removeElement(), and DQMStore::setCurrentFolder().
Referenced by endJob().
|
protectedvirtual |
EndJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 88 of file EEDataCertificationTask.cc.
References cleanup(), and enableCleanup_.
|
protectedvirtual |
EndLuminosityBlock.
Reimplemented from edm::EDAnalyzer.
Definition at line 98 of file EEDataCertificationTask.cc.
References abs, cloneME_, dqmStore_, ExpressReco_HICollisions_FallBack::errors, MonitorElement::Fill(), DQMStore::get(), hDAQ_, hDCS_, hFrontendByLumi_, hIntegrityByLumi_, trackerHits::histo, hSynchronizationByLumi_, i, ecalpyutils::ism(), meEEDataCertification_, meEEDataCertificationSummary_, meEEDataCertificationSummaryMap_, min, prefixME_, reset(), Numbers::sEE(), MonitorElement::setBinContent(), EEDetId::validDetId(), and Numbers::validEE().
|
protectedvirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 272 of file EEDataCertificationTask.cc.
References abs, cloneME_, dqmStore_, MonitorElement::Fill(), DQMStore::get(), hDAQ_, hDCS_, hDQM_, trackerHits::histo, i, meEEDataCertification_, meEEDataCertificationSummary_, meEEDataCertificationSummaryMap_, prefixME_, reset(), MonitorElement::setBinContent(), EEDetId::validDetId(), and Numbers::validEE().
|
protected |
Reset.
Definition at line 367 of file EEDataCertificationTask.cc.
References i, meEEDataCertification_, meEEDataCertificationSummary_, meEEDataCertificationSummaryMap_, and MonitorElement::Reset().
Referenced by beginRun(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 60 of file EEDataCertificationTask.h.
Referenced by cleanup(), EEDataCertificationTask(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 62 of file EEDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EEDataCertificationTask(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 66 of file EEDataCertificationTask.h.
Referenced by EEDataCertificationTask(), and endJob().
|
private |
Definition at line 71 of file EEDataCertificationTask.h.
Referenced by cleanup(), EEDataCertificationTask(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 72 of file EEDataCertificationTask.h.
Referenced by cleanup(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 70 of file EEDataCertificationTask.h.
Referenced by cleanup(), EEDataCertificationTask(), and endRun().
|
private |
Definition at line 74 of file EEDataCertificationTask.h.
Referenced by cleanup(), EEDataCertificationTask(), and endLuminosityBlock().
|
private |
Definition at line 73 of file EEDataCertificationTask.h.
Referenced by cleanup(), EEDataCertificationTask(), and endLuminosityBlock().
|
private |
Definition at line 75 of file EEDataCertificationTask.h.
Referenced by cleanup(), EEDataCertificationTask(), and endLuminosityBlock().
|
private |
Definition at line 78 of file EEDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EEDataCertificationTask(), endLuminosityBlock(), endRun(), and reset().
|
private |
Definition at line 77 of file EEDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EEDataCertificationTask(), endLuminosityBlock(), endRun(), and reset().
|
private |
Definition at line 79 of file EEDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EEDataCertificationTask(), endLuminosityBlock(), endRun(), and reset().
|
private |
Definition at line 80 of file EEDataCertificationTask.h.
|
private |
Definition at line 81 of file EEDataCertificationTask.h.
|
private |
Definition at line 68 of file EEDataCertificationTask.h.
Referenced by beginRun(), and EEDataCertificationTask().
|
private |
Definition at line 64 of file EEDataCertificationTask.h.
Referenced by beginJob(), cleanup(), EEDataCertificationTask(), endLuminosityBlock(), and endRun().