#include <PFJetBenchmarkAnalyzer.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
virtual void | beginJob () override |
virtual void | endJob () override |
Private Attributes | |
edm::EDGetTokenT < reco::GenJetCollection > | sGenJetAlgo_tok_ |
edm::EDGetTokenT < reco::PFJetCollection > | sJetAlgo_tok_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, 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 ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Description: <one line="" class="" summary>="">
Implementation:
Definition at line 52 of file PFJetBenchmarkAnalyzer.cc.
|
explicit |
Definition at line 91 of file PFJetBenchmarkAnalyzer.cc.
References benchmarkLabel_, dbe_, deltaRMax, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), maxEta, onlyTwoJets, cppFunctionSkipper::operator, outjetfilename, pfjBenchmarkDebug, PFJetBenchmark_, plotAgainstReco, recPt, and PFJetBenchmark::setup().
PFJetBenchmarkAnalyzer::~PFJetBenchmarkAnalyzer | ( | ) |
Definition at line 121 of file PFJetBenchmarkAnalyzer.cc.
|
overrideprivatevirtual |
Implements edm::EDAnalyzer.
Definition at line 134 of file PFJetBenchmarkAnalyzer.cc.
References gather_cfg::cout, edm::Event::getByToken(), PFJetBenchmark_, and PFJetBenchmark::process().
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 159 of file PFJetBenchmarkAnalyzer.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 166 of file PFJetBenchmarkAnalyzer.cc.
References PFJetBenchmark_, and PFJetBenchmark::write().
|
private |
Definition at line 63 of file PFJetBenchmarkAnalyzer.cc.
|
private |
Definition at line 64 of file PFJetBenchmarkAnalyzer.cc.