#include <HLTTauPostProcessor.h>
Public Member Functions | |
HLTTauPostProcessor (const edm::ParameterSet &) | |
~HLTTauPostProcessor () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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... | |
void | harvest () |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Attributes | |
edm::ParameterSet | config_ |
DQMStore * | dbe_ |
bool | runAtEndJob_ |
bool | runAtEndRun_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Definition at line 21 of file HLTTauPostProcessor.h.
HLTTauPostProcessor::HLTTauPostProcessor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 8 of file HLTTauPostProcessor.cc.
References edm::ParameterSet::getParameter(), and edm::ParameterSet::getUntrackedParameter().
HLTTauPostProcessor::~HLTTauPostProcessor | ( | ) |
Definition at line 17 of file HLTTauPostProcessor.cc.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Luminosity Block.
Reimplemented from edm::EDAnalyzer.
Definition at line 28 of file HLTTauPostProcessor.cc.
|
protectedvirtual |
|
protectedvirtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 51 of file HLTTauPostProcessor.cc.
References cmsPerfHarvest::harvest().
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from edm::EDAnalyzer.
Definition at line 41 of file HLTTauPostProcessor.cc.
|
protectedvirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 45 of file HLTTauPostProcessor.cc.
References cmsPerfHarvest::harvest().
|
protected |
|
private |
Definition at line 53 of file HLTTauPostProcessor.h.
|
private |
Definition at line 52 of file HLTTauPostProcessor.h.
|
private |
Definition at line 55 of file HLTTauPostProcessor.h.
|
private |
Definition at line 56 of file HLTTauPostProcessor.h.