#include <RPCEfficiencyShiftHisto.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::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 * | EffBarrelRoll |
int | effCut_ |
MonitorElement * | EffEndcapMinusRoll |
MonitorElement * | EffEndcapPlusRoll |
std::string | globalFolder_ |
int | numberOfDisks_ |
MonitorElement * | RollPercentage |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 19 of file RPCEfficiencyShiftHisto.h.
RPCEfficiencyShiftHisto::RPCEfficiencyShiftHisto | ( | const edm::ParameterSet & | iConfig | ) |
Constructor.
Definition at line 24 of file RPCEfficiencyShiftHisto.cc.
References effCut_, edm::ParameterSet::getUntrackedParameter(), globalFolder_, numberOfDisks_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
|
protectedvirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 34 of file RPCEfficiencyShiftHisto.cc.
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 38 of file RPCEfficiencyShiftHisto.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), ztail::d, EffBarrelRoll, effCut_, EffEndcapMinusRoll, EffEndcapPlusRoll, MonitorElement::Fill(), DQMStore::IGetter::get(), MonitorElement::getBinContent(), MonitorElement::getNbinsX(), MonitorElement::getNbinsY(), globalFolder_, numberOfDisks_, alignCSCRings::r, RollPercentage, alignCSCRings::s, MonitorElement::setBinContent(), MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), w, x, and y.
|
protectedvirtual |
|
private |
Definition at line 37 of file RPCEfficiencyShiftHisto.h.
Referenced by dqmEndJob().
|
private |
Definition at line 43 of file RPCEfficiencyShiftHisto.h.
Referenced by dqmEndJob(), and RPCEfficiencyShiftHisto().
|
private |
Definition at line 39 of file RPCEfficiencyShiftHisto.h.
Referenced by dqmEndJob().
|
private |
Definition at line 38 of file RPCEfficiencyShiftHisto.h.
Referenced by dqmEndJob().
|
private |
Definition at line 45 of file RPCEfficiencyShiftHisto.h.
Referenced by dqmEndJob(), and RPCEfficiencyShiftHisto().
|
private |
Definition at line 42 of file RPCEfficiencyShiftHisto.h.
Referenced by dqmEndJob(), and RPCEfficiencyShiftHisto().
|
private |
Definition at line 40 of file RPCEfficiencyShiftHisto.h.
Referenced by dqmEndJob().