#include <HLTCaloJetIDProducer.h>
Public Member Functions | |
virtual void | beginJob () |
HLTCaloJetIDProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~HLTCaloJetIDProducer () | |
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 Attributes | |
reco::helper::JetIDHelper | jetID_ |
edm::InputTag | jetsInput_ |
double | max_EMF_ |
double | min_EMF_ |
int | min_N90_ |
int | min_N90hits_ |
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 10 of file HLTCaloJetIDProducer.h.
|
explicit |
Definition at line 6 of file HLTCaloJetIDProducer.cc.
HLTCaloJetIDProducer::~HLTCaloJetIDProducer | ( | ) |
Definition at line 23 of file HLTCaloJetIDProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 18 of file HLTCaloJetIDProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 28 of file HLTCaloJetIDProducer.cc.
References abs, reco::helper::JetIDHelper::calculate(), edm::Event::getByLabel(), jetID_, jetsInput_, max_EMF_, min_EMF_, min_N90_, min_N90hits_, reco::helper::JetIDHelper::n90Hits(), edm::Event::put(), and query::result.
|
private |
Definition at line 23 of file HLTCaloJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 17 of file HLTCaloJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 19 of file HLTCaloJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 18 of file HLTCaloJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 20 of file HLTCaloJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 21 of file HLTCaloJetIDProducer.h.
Referenced by produce().