#include <BoostedJetMerger.h>
Public Member Functions | |
BoostedJetMerger (const edm::ParameterSet &) | |
~BoostedJetMerger () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
virtual void | beginJob (const edm::EventSetup &) |
virtual void | endJob () |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
edm::InputTag | jetLabel_ |
edm::InputTag | subjetLabel_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 57 of file BoostedJetMerger.h.
|
explicit |
Definition at line 4 of file BoostedJetMerger.cc.
BoostedJetMerger::~BoostedJetMerger | ( | ) |
Definition at line 13 of file BoostedJetMerger.cc.
|
privatevirtual |
Definition at line 62 of file BoostedJetMerger.cc.
|
privatevirtual |
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 20 of file BoostedJetMerger.cc.
References edm::Event::getByLabel(), jetLabel_, edm::Event::put(), and subjetLabel_.
|
private |
Definition at line 70 of file BoostedJetMerger.h.
Referenced by produce().
|
private |
Definition at line 71 of file BoostedJetMerger.h.
Referenced by produce().