#include <HLTTauCertifier.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Fake Analyze. More... | |
void | beginJob () |
BeginJob. More... | |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) |
Luminosity Block. More... | |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
BeginRun. More... | |
void | endJob () |
Endjob. More... | |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
DQM Client Diagnostic. More... | |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
EndRun. More... | |
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) |
Private Attributes | |
DQMStore * | dbe_ |
std::vector< std::string > | inputMEs_ |
bool | setBadRunOnErrors_ |
bool | setBadRunOnWarnings_ |
std::string | targetFolder_ |
std::string | targetME_ |
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 &) |
Definition at line 21 of file HLTTauCertifier.h.
HLTTauCertifier::HLTTauCertifier | ( | const edm::ParameterSet & | ps | ) |
Definition at line 9 of file HLTTauCertifier.cc.
References dbe_, and edm::ParameterSet::getParameter().
HLTTauCertifier::~HLTTauCertifier | ( | ) |
Definition at line 21 of file HLTTauCertifier.cc.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Luminosity Block.
Reimplemented from edm::EDAnalyzer.
Definition at line 42 of file HLTTauCertifier.cc.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from edm::EDAnalyzer.
Definition at line 58 of file HLTTauCertifier.cc.
|
protectedvirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 62 of file HLTTauCertifier.cc.
References DQMStore::bookFloat(), dbe_, benchmark_cfg::errors, MonitorElement::Fill(), DQMStore::get(), MonitorElement::getQErrors(), MonitorElement::getQWarnings(), i, DQMStore::setCurrentFolder(), and benchmark_cfg::warnings.
|
private |
Definition at line 50 of file HLTTauCertifier.h.
|
private |
Definition at line 53 of file HLTTauCertifier.h.
|
private |
Definition at line 55 of file HLTTauCertifier.h.
|
private |
Definition at line 54 of file HLTTauCertifier.h.
|
private |
Definition at line 52 of file HLTTauCertifier.h.
|
private |
Definition at line 51 of file HLTTauCertifier.h.