#include <DQMLumiMonitor.h>
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::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Private Member Functions | |
void | bookHistograms () |
Private Attributes | |
MonitorElement * | corrIntLumiAndClusVsLSME_ |
DQMStore * | dbe_ |
std::string | folderName_ |
float | intLumi_ |
MonitorElement * | intLumiVsLSME_ |
edm::EDGetTokenT< LumiSummary > | lumiRecordName_ |
unsigned long long | m_cacheID_ |
std::string | moduleName_ |
MonitorElement * | nClusME_ |
MonitorElement * | nClusVsLSME_ |
int | nLumi_ |
edm::ParameterSet | parameters_ |
edm::EDGetTokenT < edmNew::DetSetVector < SiPixelCluster > > | pixelClusterInputTag_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
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 31 of file DQMLumiMonitor.h.
DQMLumiMonitor::DQMLumiMonitor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 25 of file DQMLumiMonitor.cc.
References corrIntLumiAndClusVsLSME_, folderName_, edm::ParameterSet::getParameter(), intLumiVsLSME_, lumiRecordName_, moduleName_, nClusME_, nClusVsLSME_, parameters_, pixelClusterInputTag_, and AlCaHLTBitMon_QueryRunRegistry::string.
DQMLumiMonitor::~DQMLumiMonitor | ( | ) |
Definition at line 39 of file DQMLumiMonitor.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 90 of file DQMLumiMonitor.cc.
References corrIntLumiAndClusVsLSME_, MonitorElement::Fill(), edm::Event::getByToken(), intLumi_, edm::HandleBase::isValid(), nClusME_, nClusVsLSME_, nLumi_, pixelClusterInputTag_, and SiPixelClusterizer_cfi::siPixelClusters.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 80 of file DQMLumiMonitor.cc.
References dbe_, intLumi_, nLumi_, and cppFunctionSkipper::operator.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 86 of file DQMLumiMonitor.cc.
References bookHistograms().
|
private |
Definition at line 43 of file DQMLumiMonitor.cc.
References DQMStore::book1D(), DQMStore::bookProfile(), DQMStore::bookProfile2D(), corrIntLumiAndClusVsLSME_, dbe_, folderName_, edm::ParameterSet::getParameter(), intLumiVsLSME_, moduleName_, nClusME_, nClusVsLSME_, parameters_, MonitorElement::Reset(), DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by beginRun().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 138 of file DQMLumiMonitor.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 106 of file DQMLumiMonitor.cc.
References MonitorElement::Fill(), edm::LuminosityBlock::getByToken(), intLumi_, intLumiVsLSME_, edm::HandleBase::isValid(), edm::LuminosityBlockBase::luminosityBlock(), lumiRecordName_, nLumi_, and edm::LuminosityBlockBase::run().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 133 of file DQMLumiMonitor.cc.
|
private |
Definition at line 61 of file DQMLumiMonitor.h.
Referenced by analyze(), bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 56 of file DQMLumiMonitor.h.
Referenced by beginJob(), and bookHistograms().
|
private |
Definition at line 52 of file DQMLumiMonitor.h.
Referenced by bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 63 of file DQMLumiMonitor.h.
Referenced by analyze(), beginJob(), and endLuminosityBlock().
|
private |
Definition at line 59 of file DQMLumiMonitor.h.
Referenced by bookHistograms(), DQMLumiMonitor(), and endLuminosityBlock().
|
private |
Definition at line 54 of file DQMLumiMonitor.h.
Referenced by DQMLumiMonitor(), and endLuminosityBlock().
|
private |
Definition at line 65 of file DQMLumiMonitor.h.
|
private |
Definition at line 51 of file DQMLumiMonitor.h.
Referenced by bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 58 of file DQMLumiMonitor.h.
Referenced by analyze(), bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 60 of file DQMLumiMonitor.h.
Referenced by analyze(), bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 64 of file DQMLumiMonitor.h.
Referenced by analyze(), beginJob(), and endLuminosityBlock().
|
private |
Definition at line 49 of file DQMLumiMonitor.h.
Referenced by bookHistograms(), Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and DQMLumiMonitor().
|
private |
Definition at line 53 of file DQMLumiMonitor.h.
Referenced by analyze(), and DQMLumiMonitor().