#include <PhotonDataCertification.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) |
virtual void | endJob () |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
PhotonDataCertification (const edm::ParameterSet &pset) | |
~PhotonDataCertification () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Attributes | |
DQMStore * | dbe_ |
edm::ParameterSet | parameters_ |
bool | verbose_ |
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) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 49 of file PhotonDataCertification.h.
|
explicit |
Definition at line 19 of file PhotonDataCertification.cc.
References gather_cfg::cout, dbe_, cmsCodeRules.cppFunctionSkipper::operator, MultipleCompare::pset, and DQMStore::setVerbose().
PhotonDataCertification::~PhotonDataCertification | ( | ) |
Definition at line 34 of file PhotonDataCertification.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 45 of file PhotonDataCertification.cc.
References gather_cfg::cout.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 55 of file PhotonDataCertification.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 67 of file PhotonDataCertification.cc.
References gather_cfg::cout, and edm::RunBase::id().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 61 of file PhotonDataCertification.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 77 of file PhotonDataCertification.cc.
References DQMStore::book2D(), DQMStore::bookFloat(), gather_cfg::cout, dbe_, MonitorElement::Fill(), DQMStore::get(), MonitorElement::getFloatValue(), MonitorElement::getName(), MonitorElement::getQReports(), MonitorElement::getTH2F(), i, and DQMStore::setCurrentFolder().
|
private |
Definition at line 66 of file PhotonDataCertification.h.
|
private |
Definition at line 67 of file PhotonDataCertification.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), and Mixins._TypedParameterizable::copy().
|
private |
Definition at line 69 of file PhotonDataCertification.h.