#include <RPCEfficiencyShiftHisto.h>
Public Attributes | |
MonitorElement * | EffBarrelRoll |
MonitorElement * | EffEndcapMinusRoll |
MonitorElement * | EffEndcapPlusRoll |
MonitorElement * | RollPercentage |
Private Attributes | |
DQMStore * | dbe_ |
int | effCut_ |
std::string | globalFolder_ |
std::string | NameFile |
int | numberOfDisks_ |
bool | SaveFile |
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 &) |
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) |
Definition at line 29 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_, NameFile, numberOfDisks_, SaveFile, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
|
virtual |
|
virtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 38 of file RPCEfficiencyShiftHisto.cc.
References dbe_, and cppFunctionSkipper::operator.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 43 of file RPCEfficiencyShiftHisto.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, EffBarrelRoll, EffEndcapMinusRoll, EffEndcapPlusRoll, globalFolder_, RollPercentage, MonitorElement::setBinLabel(), and DQMStore::setCurrentFolder().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 59 of file RPCEfficiencyShiftHisto.cc.
References dbe_, EffBarrelRoll, effCut_, EffEndcapMinusRoll, EffEndcapPlusRoll, MonitorElement::Fill(), DQMStore::get(), MonitorElement::getBinContent(), MonitorElement::getNbinsX(), MonitorElement::getNbinsY(), globalFolder_, NameFile, numberOfDisks_, RollPercentage, alignCSCRings::s, DQMStore::save(), SaveFile, MonitorElement::setBinContent(), w, x, and detailsBasic3DVector::y.
|
private |
Definition at line 63 of file RPCEfficiencyShiftHisto.h.
Referenced by beginJob(), beginRun(), and endRun().
MonitorElement* RPCEfficiencyShiftHisto::EffBarrelRoll |
Definition at line 50 of file RPCEfficiencyShiftHisto.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 61 of file RPCEfficiencyShiftHisto.h.
Referenced by endRun(), and RPCEfficiencyShiftHisto().
MonitorElement* RPCEfficiencyShiftHisto::EffEndcapMinusRoll |
Definition at line 52 of file RPCEfficiencyShiftHisto.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencyShiftHisto::EffEndcapPlusRoll |
Definition at line 51 of file RPCEfficiencyShiftHisto.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 65 of file RPCEfficiencyShiftHisto.h.
Referenced by beginRun(), endRun(), and RPCEfficiencyShiftHisto().
|
private |
Definition at line 59 of file RPCEfficiencyShiftHisto.h.
Referenced by endRun(), and RPCEfficiencyShiftHisto().
|
private |
Definition at line 60 of file RPCEfficiencyShiftHisto.h.
Referenced by endRun(), and RPCEfficiencyShiftHisto().
MonitorElement* RPCEfficiencyShiftHisto::RollPercentage |
Definition at line 53 of file RPCEfficiencyShiftHisto.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 57 of file RPCEfficiencyShiftHisto.h.
Referenced by endRun(), and RPCEfficiencyShiftHisto().