#include <SiPixelDcsInfo.h>
Public Member Functions | |
SiPixelDcsInfo (const edm::ParameterSet &) | |
~SiPixelDcsInfo () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | endJob () |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
virtual void | endRun (const edm::Run &, const edm::EventSetup &) |
Private Attributes | |
DQMStore * | dbe_ |
std::pair< int, int > | DCSPixelRange_ |
MonitorElement * | Fraction_ |
MonitorElement * | FractionBarrel_ |
MonitorElement * | FractionEndcap_ |
int | NumberOfDcsChannels_ |
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 25 of file SiPixelDcsInfo.h.
|
explicit |
Definition at line 9 of file SiPixelDcsInfo.cc.
SiPixelDcsInfo::~SiPixelDcsInfo | ( | ) |
Definition at line 18 of file SiPixelDcsInfo.cc.
|
privatevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 126 of file SiPixelDcsInfo.cc.
References DQMStore::bookFloat(), dbe_, cmsCodeRules.cppFunctionSkipper::operator, and DQMStore::setCurrentFolder().
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 23 of file SiPixelDcsInfo.cc.
References edm::EventSetup::find(), and edm::eventsetup::heterocontainer::HCTypeTag::findType().
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 74 of file SiPixelDcsInfo.cc.
References edm::EventSetup::find(), and edm::eventsetup::heterocontainer::HCTypeTag::findType().
|
private |
Definition at line 39 of file SiPixelDcsInfo.h.
|
private |
Definition at line 45 of file SiPixelDcsInfo.h.
|
private |
Definition at line 41 of file SiPixelDcsInfo.h.
|
private |
Definition at line 42 of file SiPixelDcsInfo.h.
|
private |
Definition at line 43 of file SiPixelDcsInfo.h.
|
private |
Definition at line 47 of file SiPixelDcsInfo.h.