#include <BoostedJetMerger.h>
Public Member Functions | |
BoostedJetMerger (const edm::ParameterSet &) | |
~BoostedJetMerger () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< edm::View< pat::Jet > > | jetToken_ |
edm::EDGetTokenT< edm::View< pat::Jet > > | subjetToken_ |
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 54 of file BoostedJetMerger.h.
|
explicit |
Definition at line 3 of file BoostedJetMerger.cc.
|
override |
Definition at line 11 of file BoostedJetMerger.cc.
|
overrideprivate |
Definition at line 14 of file BoostedJetMerger.cc.
References iEvent, jetToken_, eostools::move(), PatBasicFWLiteJetAnalyzer_Selector_cfg::outputs, and subjetToken_.
|
private |
Definition at line 65 of file BoostedJetMerger.h.
Referenced by produce().
|
private |
Definition at line 66 of file BoostedJetMerger.h.
Referenced by produce().