Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DQMOffline
PFTau
plugins
METBenchmarkAnalyzer.h
Go to the documentation of this file.
1
#ifndef __DQMOffline_PFTau_METBenchmarkAnalyzer__
2
#define __DQMOffline_PFTau_METBenchmarkAnalyzer__
3
4
5
#include "
DQMOffline/PFTau/plugins/BenchmarkAnalyzer.h
"
6
#include "
DQMOffline/PFTau/interface/METBenchmark.h
"
7
8
9
class
TH1F;
10
11
class
METBenchmarkAnalyzer
:
public
BenchmarkAnalyzer
,
public
METBenchmark
{
12
public
:
13
14
METBenchmarkAnalyzer
(
const
edm::ParameterSet
& parameterSet);
15
16
void
analyze
(
const
edm::Event
&,
const
edm::EventSetup
&);
17
void
beginJob
() ;
18
void
endJob
();
19
20
};
21
22
#endif
METBenchmarkAnalyzer::METBenchmarkAnalyzer
METBenchmarkAnalyzer(const edm::ParameterSet ¶meterSet)
Definition:
METBenchmarkAnalyzer.cc:18
METBenchmarkAnalyzer
Definition:
METBenchmarkAnalyzer.h:11
BenchmarkAnalyzer.h
METBenchmarkAnalyzer::analyze
void analyze(const edm::Event &, const edm::EventSetup &)
Definition:
METBenchmarkAnalyzer.cc:40
METBenchmark
To plot MET quantities.
Definition:
METBenchmark.h:9
edm::EventSetup
Definition:
EventSetup.h:44
METBenchmark.h
METBenchmarkAnalyzer::beginJob
void beginJob()
Definition:
METBenchmarkAnalyzer.cc:32
BenchmarkAnalyzer
abtract base class for benchmark analyzers
Definition:
BenchmarkAnalyzer.h:12
METBenchmarkAnalyzer::endJob
void endJob()
Definition:
METBenchmarkAnalyzer.cc:52
edm::ParameterSet
Definition:
ParameterSet.h:35
edm::Event
Definition:
Event.h:50
Generated for CMSSW Reference Manual by
1.8.5