#include <JetSubstructurePacker.h>
Public Member Functions | |
JetSubstructurePacker (const edm::ParameterSet &) | |
~JetSubstructurePacker () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
std::vector< std::string > | algoLabels_ |
std::vector< edm::InputTag > | algoTags_ |
std::vector< edm::EDGetTokenT< edm::View< pat::Jet > > > | algoTokens_ |
float | distMax_ |
bool | fixDaughters_ |
edm::EDGetTokenT< edm::View< pat::Jet > > | jetToken_ |
edm::EDGetTokenT< edm::Association< reco::PFCandidateCollection > > | pc2pf_ |
edm::EDGetTokenT< edm::Association< pat::PackedCandidateCollection > > | pf2pc_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 34 of file JetSubstructurePacker.h.
|
explicit |
Definition at line 5 of file JetSubstructurePacker.cc.
References algoTags_, algoTokens_, fixDaughters_, edm::ParameterSet::getParameter(), pc2pf_, pf2pc_, GlobalPosition_Frontier_DevDB_cff::tag, and edm::vector_transform().
|
override |
Definition at line 23 of file JetSubstructurePacker.cc.
|
overrideprivate |
Definition at line 26 of file JetSubstructurePacker.cc.
References algoLabels_, algoTags_, algoTokens_, reco::deltaR(), distMax_, HLT_FULL_cff::dRMin, spr::find(), fixDaughters_, mps_fire::i, iEvent, jetToken_, eostools::move(), PatBasicFWLiteJetAnalyzer_Selector_cfg::outputs, pc2pf_, pf2pc_, and edm::refToPtr().
|
private |
Definition at line 47 of file JetSubstructurePacker.h.
Referenced by produce().
|
private |
Definition at line 48 of file JetSubstructurePacker.h.
Referenced by JetSubstructurePacker(), and produce().
|
private |
Definition at line 49 of file JetSubstructurePacker.h.
Referenced by JetSubstructurePacker(), and produce().
|
private |
Definition at line 45 of file JetSubstructurePacker.h.
Referenced by produce().
|
private |
Definition at line 50 of file JetSubstructurePacker.h.
Referenced by JetSubstructurePacker(), and produce().
|
private |
Definition at line 46 of file JetSubstructurePacker.h.
Referenced by produce().
|
private |
Definition at line 52 of file JetSubstructurePacker.h.
Referenced by JetSubstructurePacker(), and produce().
|
private |
Definition at line 51 of file JetSubstructurePacker.h.
Referenced by JetSubstructurePacker(), and produce().