#include <RPCEfficiencyPerRingLayer.h>
Protected Member Functions | |
void | beginJob () |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override |
void | dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) |
Protected Member Functions inherited from edm::one::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 Attributes | |
MonitorElement * | EfficiencyPerLayer |
MonitorElement * | EfficiencyPerRing |
std::string | globalFolder_ |
int | innermostRings_ |
int | numberOfDisks_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
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 10 of file RPCEfficiencyPerRingLayer.h.
RPCEfficiencyPerRingLayer::RPCEfficiencyPerRingLayer | ( | const edm::ParameterSet & | iConfig | ) |
Constructor.
Definition at line 13 of file RPCEfficiencyPerRingLayer.cc.
References edm::ParameterSet::getUntrackedParameter(), globalFolder_, innermostRings_, numberOfDisks_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
|
protectedvirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 24 of file RPCEfficiencyPerRingLayer.cc.
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 28 of file RPCEfficiencyPerRingLayer.cc.
References funct::abs(), DQMStore::IBooker::book1D(), EfficiencyPerLayer, EfficiencyPerRing, DQMStore::IGetter::get(), MonitorElement::getBinContent(), MonitorElement::getTH1(), globalFolder_, i, innermostRings_, j, relval_steps::k, NULL, numberOfDisks_, MonitorElement::setBinContent(), MonitorElement::setBinError(), MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), and mathSSE::sqrt().
|
protectedvirtual |
Reimplemented from DQMEDHarvester.
Definition at line 26 of file RPCEfficiencyPerRingLayer.cc.
|
private |
Definition at line 30 of file RPCEfficiencyPerRingLayer.h.
Referenced by dqmEndJob().
|
private |
Definition at line 29 of file RPCEfficiencyPerRingLayer.h.
Referenced by dqmEndJob().
|
private |
Definition at line 35 of file RPCEfficiencyPerRingLayer.h.
Referenced by dqmEndJob(), and RPCEfficiencyPerRingLayer().
|
private |
Definition at line 33 of file RPCEfficiencyPerRingLayer.h.
Referenced by dqmEndJob(), and RPCEfficiencyPerRingLayer().
|
private |
Definition at line 32 of file RPCEfficiencyPerRingLayer.h.
Referenced by dqmEndJob(), and RPCEfficiencyPerRingLayer().