#include <DQMLumiMonitor.h>
Protected Member Functions | |
void | analyze (edm::Event const &iEvent, edm::EventSetup const &iSetup) override |
void | beginJob () override |
void | beginRun (edm::Run const &iRun, edm::EventSetup const &iSetup) override |
void | endJob () override |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &eSetup) override |
void | endRun (edm::Run const &iRun, edm::EventSetup const &iSetup) override |
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 |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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_, AlCaHLTBitMon_QueryRunRegistry::string, and ~DQMLumiMonitor().
|
overridedefault |
Referenced by DQMLumiMonitor().
|
overrideprotectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 88 of file DQMLumiMonitor.cc.
References corrIntLumiAndClusVsLSME_, MonitorElement::Fill(), edm::Event::getByToken(), intLumi_, edm::HandleBase::isValid(), nClusME_, nClusVsLSME_, nLumi_, pixelClusterInputTag_, and HIInitialJetCoreClusterSplitting_cff::siPixelClusters.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 78 of file DQMLumiMonitor.cc.
References dbe_, intLumi_, nLumi_, and Utilities::operator.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 84 of file DQMLumiMonitor.cc.
References bookHistograms().
|
private |
Definition at line 41 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().
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 136 of file DQMLumiMonitor.cc.
References DEFINE_FWK_MODULE.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 104 of file DQMLumiMonitor.cc.
References MonitorElement::Fill(), edm::LuminosityBlock::getByToken(), LumiSummary::intgDelLumi(), intLumi_, intLumiVsLSME_, LumiSummary::isValid(), edm::LuminosityBlockBase::luminosityBlock(), lumiRecordName_, nLumi_, and edm::LuminosityBlockBase::run().
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 131 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().