#include <HLTPFJetIDProducer.h>
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_ |
edm::EDGetTokenT < reco::PFJetCollection > | m_thePFJetToken |
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 |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 13 of file HLTPFJetIDProducer.h.
|
explicit |
Definition at line 6 of file HLTPFJetIDProducer.cc.
References jetsInput_, and m_thePFJetToken.
HLTPFJetIDProducer::~HLTPFJetIDProducer | ( | ) |
Definition at line 42 of file HLTPFJetIDProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 37 of file HLTPFJetIDProducer.cc.
|
static |
Definition at line 22 of file HLTPFJetIDProducer.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDProducer.
Definition at line 47 of file HLTPFJetIDProducer.cc.
References funct::abs(), edm::Event::getByToken(), m_thePFJetToken, 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 22 of file HLTPFJetIDProducer.h.
Referenced by HLTPFJetIDProducer().
|
private |
Definition at line 21 of file HLTPFJetIDProducer.h.
Referenced by HLTPFJetIDProducer(), and produce().
|
private |
Definition at line 28 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 30 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 26 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 24 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 27 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 29 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 25 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 23 of file HLTPFJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 31 of file HLTPFJetIDProducer.h.
Referenced by produce().