#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 &iSetup) |
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 &iSetup) |
DQM Client Diagnostic. More... | |
void | endRun (const edm::Run &r, const edm::EventSetup &iSetup) |
EndRun. More... | |
void | harvest () |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Member Functions | |
void | processPSet (const edm::ParameterSet &pset) |
Private Attributes | |
HLTTauDQMAutomation | automation_ |
std::string | dqmBaseFolder_ |
HLTConfigProvider | HLTCP_ |
double | HLTMatchDr_ |
bool | hltMenuChanged_ |
std::string | hltProcessName_ |
double | L1MatchDr_ |
edm::ParameterSet | ps_ |
bool | runAtEndJob_ |
bool | runAtEndRun_ |
std::vector< edm::ParameterSet > | setup_ |
std::string | sourceModule_ |
std::vector < HLTTauDQMSummaryPlotter * > | summaryPlotters_ |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 23 of file HLTTauPostProcessor.h.
HLTTauPostProcessor::HLTTauPostProcessor | ( | const edm::ParameterSet & | ps | ) |
Definition at line 6 of file HLTTauPostProcessor.cc.
References edm::ParameterSet::getUntrackedParameter().
HLTTauPostProcessor::~HLTTauPostProcessor | ( | ) |
Definition at line 20 of file HLTTauPostProcessor.cc.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Luminosity Block.
Reimplemented from edm::EDAnalyzer.
Definition at line 40 of file HLTTauPostProcessor.cc.
|
protectedvirtual |
BeginRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 28 of file HLTTauPostProcessor.cc.
|
protectedvirtual |
Endjob.
Reimplemented from edm::EDAnalyzer.
Definition at line 57 of file HLTTauPostProcessor.cc.
References cmsPerfHarvest::harvest().
|
protectedvirtual |
DQM Client Diagnostic.
Reimplemented from edm::EDAnalyzer.
Definition at line 48 of file HLTTauPostProcessor.cc.
|
protectedvirtual |
EndRun.
Reimplemented from edm::EDAnalyzer.
Definition at line 52 of file HLTTauPostProcessor.cc.
References cmsPerfHarvest::harvest().
|
protected |
Definition at line 62 of file HLTTauPostProcessor.cc.
References i, and plotResiduals::plot().
|
private |
Definition at line 77 of file HLTTauPostProcessor.cc.
References edm::ParameterSet::getParameter().
|
private |
Definition at line 65 of file HLTTauPostProcessor.h.
|
private |
Definition at line 56 of file HLTTauPostProcessor.h.
|
private |
Definition at line 64 of file HLTTauPostProcessor.h.
|
private |
Definition at line 62 of file HLTTauPostProcessor.h.
|
private |
Definition at line 57 of file HLTTauPostProcessor.h.
|
private |
Definition at line 58 of file HLTTauPostProcessor.h.
|
private |
Definition at line 61 of file HLTTauPostProcessor.h.
|
private |
Definition at line 54 of file HLTTauPostProcessor.h.
|
private |
Definition at line 67 of file HLTTauPostProcessor.h.
|
private |
Definition at line 68 of file HLTTauPostProcessor.h.
|
private |
Definition at line 55 of file HLTTauPostProcessor.h.
|
private |
Definition at line 59 of file HLTTauPostProcessor.h.
|
private |
Definition at line 70 of file HLTTauPostProcessor.h.