#include <HLTPFJetIDProducer.h>
Public Member Functions | |
virtual void | beginJob () |
HLTPFJetIDProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~HLTPFJetIDProducer () | |
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 () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
edm::InputTag | jetsInput_ |
double | max_CEMF_ |
double | max_CHEF_ |
double | max_NEMF_ |
double | max_NHEF_ |
double | min_CEMF_ |
double | min_CHEF_ |
double | min_NEMF_ |
double | min_NHEF_ |
double | min_pt_ |
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 |
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 10 of file HLTPFJetIDProducer.h.
|
explicit |
Definition at line 8 of file HLTPFJetIDProducer.cc.
HLTPFJetIDProducer::~HLTPFJetIDProducer | ( | ) |
Definition at line 43 of file HLTPFJetIDProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 38 of file HLTPFJetIDProducer.cc.
|
static |
Definition at line 23 of file HLTPFJetIDProducer.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDProducer.
Definition at line 48 of file HLTPFJetIDProducer.cc.
References abs, edm::Event::getByLabel(), jetsInput_, max_CEMF_, max_CHEF_, max_NEMF_, max_NHEF_, min_CEMF_, min_CHEF_, min_NEMF_, min_NHEF_, min_pt_, edm::Event::put(), and query::result.
|
private |
Definition at line 18 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 24 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 26 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 22 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 20 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 23 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 25 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 21 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 19 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 27 of file HLTPFJetIDProducer.h.
Referenced by produce().