![]() |
![]() |
#include <RPCEfficiencyShiftHisto.h>
Public Member Functions | |
void | analyze (const edm::Event &iEvent, const edm::EventSetup &iSetup) |
Analyze. More... | |
void | beginJob () |
BeginJob. More... | |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
RPCEfficiencyShiftHisto (const edm::ParameterSet &iConfig) | |
Constructor. More... | |
virtual | ~RPCEfficiencyShiftHisto () |
Destructor. More... | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
![]() | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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 | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
![]() | |
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 31 of file RPCEfficiencyShiftHisto.h.
RPCEfficiencyShiftHisto::RPCEfficiencyShiftHisto | ( | const edm::ParameterSet & | iConfig | ) |
Constructor.
Definition at line 25 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 39 of file RPCEfficiencyShiftHisto.cc.
References dbe_, and cppFunctionSkipper::operator.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 44 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 60 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 65 of file RPCEfficiencyShiftHisto.h.
Referenced by beginJob(), beginRun(), and endRun().
MonitorElement* RPCEfficiencyShiftHisto::EffBarrelRoll |
Definition at line 52 of file RPCEfficiencyShiftHisto.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 63 of file RPCEfficiencyShiftHisto.h.
Referenced by endRun(), and RPCEfficiencyShiftHisto().
MonitorElement* RPCEfficiencyShiftHisto::EffEndcapMinusRoll |
Definition at line 54 of file RPCEfficiencyShiftHisto.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencyShiftHisto::EffEndcapPlusRoll |
Definition at line 53 of file RPCEfficiencyShiftHisto.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 67 of file RPCEfficiencyShiftHisto.h.
Referenced by beginRun(), endRun(), and RPCEfficiencyShiftHisto().
|
private |
Definition at line 61 of file RPCEfficiencyShiftHisto.h.
Referenced by endRun(), and RPCEfficiencyShiftHisto().
|
private |
Definition at line 62 of file RPCEfficiencyShiftHisto.h.
Referenced by endRun(), and RPCEfficiencyShiftHisto().
MonitorElement* RPCEfficiencyShiftHisto::RollPercentage |
Definition at line 55 of file RPCEfficiencyShiftHisto.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 59 of file RPCEfficiencyShiftHisto.h.
Referenced by endRun(), and RPCEfficiencyShiftHisto().