DQMOffline
PFTau
plugins
METBenchmarkAnalyzer.h
Go to the documentation of this file.
1
#ifndef __DQMOffline_PFTau_METBenchmarkAnalyzer__
2
#define __DQMOffline_PFTau_METBenchmarkAnalyzer__
3
4
#include "
DQMOffline/PFTau/interface/METBenchmark.h
"
5
#include "
DQMOffline/PFTau/plugins/BenchmarkAnalyzer.h
"
6
7
#include "
FWCore/Utilities/interface/EDGetToken.h
"
8
9
class
TH1F;
10
11
class
METBenchmarkAnalyzer
:
public
BenchmarkAnalyzer
,
public
METBenchmark
{
12
public
:
13
typedef
dqm::legacy::DQMStore
DQMStore
;
14
15
METBenchmarkAnalyzer
(
const
edm::ParameterSet
&
parameterSet
);
16
17
void
analyze
(
const
edm::Event
&,
const
edm::EventSetup
&)
override
;
18
19
void
bookHistograms
(
DQMStore::IBooker
&,
edm::Run
const
&,
edm::EventSetup
const
&)
override
;
20
21
edm::EDGetTokenT<edm::View<reco::MET>
>
myColl_
;
22
};
23
24
#endif
METBenchmarkAnalyzer::myColl_
edm::EDGetTokenT< edm::View< reco::MET > > myColl_
Definition:
METBenchmarkAnalyzer.h:21
edm::Run
Definition:
Run.h:45
METBenchmark
To plot MET quantities.
Definition:
METBenchmark.h:11
edm::EDGetTokenT
Definition:
EDGetToken.h:33
BenchmarkAnalyzer.h
METBenchmarkAnalyzer::analyze
void analyze(const edm::Event &, const edm::EventSetup &) override
Definition:
METBenchmarkAnalyzer.cc:36
edm::parameterSet
ParameterSet const & parameterSet(StableProvenance const &provenance, ProcessHistory const &history)
Definition:
Provenance.cc:11
BenchmarkAnalyzer
abtract base class for benchmark analyzers
Definition:
BenchmarkAnalyzer.h:14
dqm::legacy::DQMStore
Definition:
DQMStore.h:727
EDGetToken.h
edm::ParameterSet
Definition:
ParameterSet.h:47
edm::EventSetup
Definition:
EventSetup.h:58
METBenchmarkAnalyzer::bookHistograms
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
Definition:
METBenchmarkAnalyzer.cc:29
METBenchmarkAnalyzer
Definition:
METBenchmarkAnalyzer.h:11
METBenchmark.h
dqm::implementation::IBooker
Definition:
DQMStore.h:43
edm::Event
Definition:
Event.h:73
METBenchmarkAnalyzer::DQMStore
dqm::legacy::DQMStore DQMStore
Definition:
METBenchmarkAnalyzer.h:13
METBenchmarkAnalyzer::METBenchmarkAnalyzer
METBenchmarkAnalyzer(const edm::ParameterSet ¶meterSet)
Definition:
METBenchmarkAnalyzer.cc:17
Generated for CMSSW Reference Manual by
1.8.16