#include <RPCRecHitProbabilityClient.h>
Private Attributes | |
DQMStore * | dbe_ |
std::string | globalFolder_ |
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 10 of file RPCRecHitProbabilityClient.h.
RPCRecHitProbabilityClient::RPCRecHitProbabilityClient | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 12 of file RPCRechitProbabilityClient.cc.
References edm::ParameterSet::getUntrackedParameter(), globalFolder_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
|
virtual |
|
virtual |
BeginJob.
Reimplemented from edm::EDAnalyzer.
Definition at line 28 of file RPCRechitProbabilityClient.cc.
References dbe_, cppFunctionSkipper::operator, and DQMStore::setVerbose().
|
virtual |
Begin Lumi block.
Reimplemented from edm::EDAnalyzer.
Definition at line 40 of file RPCRechitProbabilityClient.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 38 of file RPCRechitProbabilityClient.cc.
|
virtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 169 of file RPCRechitProbabilityClient.cc.
|
virtual |
End Lumi Block.
Reimplemented from edm::EDAnalyzer.
Definition at line 44 of file RPCRechitProbabilityClient.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 46 of file RPCRechitProbabilityClient.cc.
References dbe_, DQMStore::get(), MonitorElement::getTH1F(), globalFolder_, i, mergeVDriftHistosByStation::name, and NULL.
|
private |
Definition at line 45 of file RPCRecHitProbabilityClient.h.
Referenced by beginJob(), endRun(), and ~RPCRecHitProbabilityClient().
|
private |
Definition at line 43 of file RPCRecHitProbabilityClient.h.
Referenced by endRun(), and RPCRecHitProbabilityClient().