#include <NoiseRatesClient.h>
Private Attributes | |
edm::ParameterSet | conf_ |
bool | debug_ |
std::string | dirName_ |
std::string | dirNameJet_ |
std::string | dirNameMET_ |
std::string | outputFile_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::one::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 34 of file NoiseRatesClient.h.
|
explicit |
Definition at line 11 of file NoiseRatesClient.cc.
References debug_, dirName_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), outputFile_, AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
|
virtual |
Definition at line 24 of file NoiseRatesClient.cc.
|
virtual |
Implements DQMEDHarvester.
Definition at line 31 of file NoiseRatesClient.cc.
References runClient_().
int NoiseRatesClient::NoiseRatesEndjob | ( | const std::vector< MonitorElement * > & | hcalMEs | ) |
Definition at line 71 of file NoiseRatesClient.cc.
References MonitorElement::Fill().
Referenced by runClient_().
|
virtual |
Definition at line 36 of file NoiseRatesClient.cc.
References gather_cfg::cout, dirName_, DQMStore::IGetter::getContents(), DQMStore::IGetter::getSubdirs(), i, j, NoiseRatesEndjob(), DQMStore::IGetter::setCurrentFolder(), and verbose_.
Referenced by dqmEndJob().
|
private |
Definition at line 39 of file NoiseRatesClient.h.
|
private |
Definition at line 42 of file NoiseRatesClient.h.
Referenced by NoiseRatesClient().
|
private |
Definition at line 44 of file NoiseRatesClient.h.
Referenced by NoiseRatesClient(), and runClient_().
|
private |
Definition at line 45 of file NoiseRatesClient.h.
|
private |
Definition at line 46 of file NoiseRatesClient.h.
|
private |
Definition at line 37 of file NoiseRatesClient.h.
Referenced by NoiseRatesClient().
|
private |
Definition at line 41 of file NoiseRatesClient.h.
Referenced by NoiseRatesClient(), and runClient_().