#include <RPCEfficiencyPerRingLayer.h>
Public Attributes | |
MonitorElement * | EfficiencyPerLayer |
MonitorElement * | EfficiencyPerRing |
Private Attributes | |
DQMStore * | dbe_ |
std::string | globalFolder_ |
int | innermostRings_ |
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 RPCEfficiencyPerRingLayer.h.
RPCEfficiencyPerRingLayer::RPCEfficiencyPerRingLayer | ( | const edm::ParameterSet & | iConfig | ) |
Constructor.
Definition at line 13 of file RPCEfficiencyPerRingLayer.cc.
References edm::ParameterSet::getUntrackedParameter(), globalFolder_, innermostRings_, NameFile, numberOfDisks_, SaveFile, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
|
virtual |
|
virtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 29 of file RPCEfficiencyPerRingLayer.cc.
References dbe_, and cppFunctionSkipper::operator.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 34 of file RPCEfficiencyPerRingLayer.cc.
References DQMStore::book1D(), dbe_, EfficiencyPerLayer, EfficiencyPerRing, globalFolder_, and DQMStore::setCurrentFolder().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 45 of file RPCEfficiencyPerRingLayer.cc.
References funct::abs(), dbe_, EfficiencyPerLayer, EfficiencyPerRing, DQMStore::get(), MonitorElement::getBinContent(), MonitorElement::getTH1(), globalFolder_, i, innermostRings_, j, gen::k, NameFile, NULL, numberOfDisks_, DQMStore::save(), SaveFile, MonitorElement::setBinContent(), MonitorElement::setBinError(), MonitorElement::setBinLabel(), and mathSSE::sqrt().
|
private |
Definition at line 62 of file RPCEfficiencyPerRingLayer.h.
Referenced by beginJob(), beginRun(), and endRun().
MonitorElement* RPCEfficiencyPerRingLayer::EfficiencyPerLayer |
Definition at line 51 of file RPCEfficiencyPerRingLayer.h.
Referenced by beginRun(), and endRun().
MonitorElement* RPCEfficiencyPerRingLayer::EfficiencyPerRing |
Definition at line 50 of file RPCEfficiencyPerRingLayer.h.
Referenced by beginRun(), and endRun().
|
private |
Definition at line 64 of file RPCEfficiencyPerRingLayer.h.
Referenced by beginRun(), endRun(), and RPCEfficiencyPerRingLayer().
|
private |
Definition at line 57 of file RPCEfficiencyPerRingLayer.h.
Referenced by endRun(), and RPCEfficiencyPerRingLayer().
|
private |
Definition at line 60 of file RPCEfficiencyPerRingLayer.h.
Referenced by endRun(), and RPCEfficiencyPerRingLayer().
|
private |
Definition at line 56 of file RPCEfficiencyPerRingLayer.h.
Referenced by endRun(), and RPCEfficiencyPerRingLayer().
|
private |
Definition at line 58 of file RPCEfficiencyPerRingLayer.h.
Referenced by endRun(), and RPCEfficiencyPerRingLayer().