#include <DQMLumiMonitor.h>
Public Member Functions | |
DQMLumiMonitor (const edm::ParameterSet &) | |
~DQMLumiMonitor () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (edm::Event const &iEvent, edm::EventSetup const &iSetup) |
void | beginJob () |
void | beginRun (edm::Run const &iRun, edm::EventSetup const &iSetup) |
void | endJob () |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &eSetup) |
void | endRun (edm::Run const &iRun, edm::EventSetup const &iSetup) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Member Functions | |
void | bookHistograms () |
Private Attributes | |
MonitorElement * | corrIntLumiAndClusVsLSME_ |
DQMStore * | dbe_ |
std::string | folderName_ |
float | intLumi_ |
MonitorElement * | intLumiVsLSME_ |
std::string | lumiRecordName_ |
unsigned long long | m_cacheID_ |
std::string | moduleName_ |
MonitorElement * | nClusME_ |
MonitorElement * | nClusVsLSME_ |
int | nLumi_ |
edm::ParameterSet | parameters_ |
edm::InputTag | pixelClusterInputTag_ |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 29 of file DQMLumiMonitor.h.
DQMLumiMonitor::DQMLumiMonitor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 28 of file DQMLumiMonitor.cc.
References corrIntLumiAndClusVsLSME_, folderName_, edm::ParameterSet::getParameter(), intLumiVsLSME_, lumiRecordName_, moduleName_, nClusME_, nClusVsLSME_, parameters_, and pixelClusterInputTag_.
DQMLumiMonitor::~DQMLumiMonitor | ( | ) |
Definition at line 42 of file DQMLumiMonitor.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 93 of file DQMLumiMonitor.cc.
References corrIntLumiAndClusVsLSME_, MonitorElement::Fill(), edm::Event::getByLabel(), intLumi_, edm::HandleBase::isValid(), nClusME_, nClusVsLSME_, nLumi_, pixelClusterInputTag_, and SiPixelClusterizer_cfi::siPixelClusters.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 83 of file DQMLumiMonitor.cc.
References dbe_, intLumi_, nLumi_, and cppFunctionSkipper::operator.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 89 of file DQMLumiMonitor.cc.
References bookHistograms().
|
private |
Definition at line 46 of file DQMLumiMonitor.cc.
References DQMStore::book1D(), DQMStore::bookProfile(), DQMStore::bookProfile2D(), corrIntLumiAndClusVsLSME_, dbe_, folderName_, edm::ParameterSet::getParameter(), intLumiVsLSME_, moduleName_, nClusME_, nClusVsLSME_, parameters_, MonitorElement::Reset(), and DQMStore::setCurrentFolder().
Referenced by beginRun().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 142 of file DQMLumiMonitor.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 110 of file DQMLumiMonitor.cc.
References MonitorElement::Fill(), edm::LuminosityBlock::getByLabel(), intLumi_, intLumiVsLSME_, edm::HandleBase::isValid(), edm::LuminosityBlockBase::luminosityBlock(), lumiRecordName_, nLumi_, and edm::LuminosityBlockBase::run().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 137 of file DQMLumiMonitor.cc.
|
private |
Definition at line 59 of file DQMLumiMonitor.h.
Referenced by analyze(), bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 54 of file DQMLumiMonitor.h.
Referenced by beginJob(), and bookHistograms().
|
private |
Definition at line 50 of file DQMLumiMonitor.h.
Referenced by bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 61 of file DQMLumiMonitor.h.
Referenced by analyze(), beginJob(), and endLuminosityBlock().
|
private |
Definition at line 57 of file DQMLumiMonitor.h.
Referenced by bookHistograms(), DQMLumiMonitor(), and endLuminosityBlock().
|
private |
Definition at line 52 of file DQMLumiMonitor.h.
Referenced by DQMLumiMonitor(), and endLuminosityBlock().
|
private |
Definition at line 63 of file DQMLumiMonitor.h.
|
private |
Definition at line 49 of file DQMLumiMonitor.h.
Referenced by bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 56 of file DQMLumiMonitor.h.
Referenced by analyze(), bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 58 of file DQMLumiMonitor.h.
Referenced by analyze(), bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 62 of file DQMLumiMonitor.h.
Referenced by analyze(), beginJob(), and endLuminosityBlock().
|
private |
Definition at line 47 of file DQMLumiMonitor.h.
Referenced by bookHistograms(), Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and DQMLumiMonitor().
|
private |
Definition at line 51 of file DQMLumiMonitor.h.
Referenced by analyze(), and DQMLumiMonitor().