#include <PFJetBenchmarkAnalyzer.cc>
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | beginJob () override |
void | endJob () override |
Private Attributes | |
edm::EDGetTokenT< reco::GenJetCollection > | sGenJetAlgo_tok_ |
edm::EDGetTokenT< reco::PFJetCollection > | sJetAlgo_tok_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation:
Definition at line 49 of file PFJetBenchmarkAnalyzer.cc.
Definition at line 51 of file PFJetBenchmarkAnalyzer.cc.
Definition at line 52 of file PFJetBenchmarkAnalyzer.cc.
|
explicit |
Definition at line 89 of file PFJetBenchmarkAnalyzer.cc.
References benchmarkLabel_, dbe_, deltaRMax, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), maxEta, onlyTwoJets, outjetfilename, pfjBenchmarkDebug, PFJetBenchmark_, plotAgainstReco, recPt, and PFJetBenchmark::setup().
|
override |
Definition at line 110 of file PFJetBenchmarkAnalyzer.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 120 of file PFJetBenchmarkAnalyzer.cc.
References gather_cfg::cout, iEvent, TauSpinner_cfi::isReco, PFJetBenchmark_, and PFJetBenchmark::process().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 142 of file PFJetBenchmarkAnalyzer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 146 of file PFJetBenchmarkAnalyzer.cc.
References PFJetBenchmark_, and PFJetBenchmark::write().
|
private |
Definition at line 62 of file PFJetBenchmarkAnalyzer.cc.
|
private |
Definition at line 63 of file PFJetBenchmarkAnalyzer.cc.