#include <HLTCaloJetIDProducer.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 | |
reco::helper::JetIDHelper | jetID_ |
edm::InputTag | jetsInput_ |
edm::EDGetTokenT < reco::CaloJetCollection > | m_theCaloJetToken |
double | max_EMF_ |
double | min_EMF_ |
int | min_N90_ |
int | min_N90hits_ |
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 15 of file HLTCaloJetIDProducer.h.
|
explicit |
Definition at line 9 of file HLTCaloJetIDProducer.cc.
References jetsInput_, and m_theCaloJetToken.
HLTCaloJetIDProducer::~HLTCaloJetIDProducer | ( | ) |
Definition at line 27 of file HLTCaloJetIDProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 22 of file HLTCaloJetIDProducer.cc.
|
static |
Definition at line 33 of file HLTCaloJetIDProducer.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
virtual |
Implements edm::EDProducer.
Definition at line 52 of file HLTCaloJetIDProducer.cc.
References funct::abs(), reco::helper::JetIDHelper::calculate(), edm::Event::getByToken(), jetID_, m_theCaloJetToken, max_EMF_, min_EMF_, min_N90_, min_N90hits_, reco::helper::JetIDHelper::n90Hits(), edm::Event::put(), and query::result.
|
private |
Definition at line 32 of file HLTCaloJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 26 of file HLTCaloJetIDProducer.h.
Referenced by HLTCaloJetIDProducer().
|
private |
Definition at line 24 of file HLTCaloJetIDProducer.h.
Referenced by HLTCaloJetIDProducer(), and produce().
|
private |
Definition at line 28 of file HLTCaloJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 27 of file HLTCaloJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 29 of file HLTCaloJetIDProducer.h.
Referenced by produce().
|
private |
Definition at line 30 of file HLTCaloJetIDProducer.h.
Referenced by produce().