Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions | |
void | analyze (edm::Event const &iEvent, edm::EventSetup const &iSetup) override |
void | beginJob () override |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &eSetup) override |
void | beginRun (edm::Run const &iRun, edm::EventSetup const &iSetup) 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) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
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 | |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Definition at line 32 of file DQMLumiMonitor.cc.
Definition at line 34 of file DQMLumiMonitor.cc.
Definition at line 35 of file DQMLumiMonitor.cc.
DQMLumiMonitor::DQMLumiMonitor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 73 of file DQMLumiMonitor.cc.
References corrIntLumiAndClusVsLSME_, folderName_, edm::ParameterSet::getParameter(), intLumiVsLSME_, lumiRecordName_, moduleName_, nClusME_, nClusVsLSME_, parameters_, pixelClusterInputTag_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridedefault |
|
overrideprotectedvirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 146 of file DQMLumiMonitor.cc.
References corrIntLumiAndClusVsLSME_, dqm::impl::MonitorElement::Fill(), iEvent, intLumi_, nClusME_, nClusVsLSME_, nLumi_, pixelClusterInputTag_, and siPixelClusters_cfi::siPixelClusters.
|
overrideprotectedvirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 139 of file DQMLumiMonitor.cc.
References dbe_, intLumi_, nLumi_, and Utilities::operator.
|
overrideprotected |
Definition at line 163 of file DQMLumiMonitor.cc.
|
overrideprotected |
|
private |
Definition at line 86 of file DQMLumiMonitor.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::bookProfile(), dqm::implementation::IBooker::bookProfile2D(), corrIntLumiAndClusVsLSME_, dbe_, folderName_, edm::ParameterSet::getParameter(), intLumiVsLSME_, moduleName_, nClusME_, nClusVsLSME_, parameters_, dqm::impl::MonitorElement::Reset(), dqm::implementation::DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by beginRun().
|
overrideprotected |
Definition at line 165 of file DQMLumiMonitor.cc.
References dqm::impl::MonitorElement::Fill(), edm::LuminosityBlock::getByToken(), LumiSummary::intgDelLumi(), intLumi_, intLumiVsLSME_, LumiSummary::isValid(), edm::LuminosityBlockBase::luminosityBlock(), lumiRecordName_, nLumi_, and edm::LuminosityBlockBase::run().
|
overrideprotected |
Definition at line 192 of file DQMLumiMonitor.cc.
|
private |
Definition at line 62 of file DQMLumiMonitor.cc.
Referenced by analyze(), bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 57 of file DQMLumiMonitor.cc.
Referenced by beginJob(), and bookHistograms().
|
private |
Definition at line 53 of file DQMLumiMonitor.cc.
Referenced by bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 64 of file DQMLumiMonitor.cc.
Referenced by analyze(), beginJob(), and endLuminosityBlock().
|
private |
Definition at line 60 of file DQMLumiMonitor.cc.
Referenced by bookHistograms(), DQMLumiMonitor(), and endLuminosityBlock().
|
private |
Definition at line 55 of file DQMLumiMonitor.cc.
Referenced by DQMLumiMonitor(), and endLuminosityBlock().
|
private |
Definition at line 66 of file DQMLumiMonitor.cc.
|
private |
Definition at line 52 of file DQMLumiMonitor.cc.
Referenced by bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 59 of file DQMLumiMonitor.cc.
Referenced by analyze(), bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 61 of file DQMLumiMonitor.cc.
Referenced by analyze(), bookHistograms(), and DQMLumiMonitor().
|
private |
Definition at line 65 of file DQMLumiMonitor.cc.
Referenced by analyze(), beginJob(), and endLuminosityBlock().
|
private |
Definition at line 50 of file DQMLumiMonitor.cc.
Referenced by bookHistograms(), Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Types.EDAlias::clone(), Mixins._TypedParameterizable::copy(), and DQMLumiMonitor().
|
private |
Definition at line 54 of file DQMLumiMonitor.cc.
Referenced by analyze(), and DQMLumiMonitor().