Public Types | |
typedef std::vector< T > | JetCollection |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Private Attributes | |
JetIDSelectionFunctor * | jetIDFunctor |
edm::InputTag | jetIDMap_ |
std::string | moduleLabel_ |
unsigned int | nJetsPassed_ |
unsigned int | nJetsTot_ |
std::string | qualityStr |
edm::InputTag | src_ |
bool | use_pfloose |
bool | use_pfmedium |
bool | use_pftight |
Additional Inherited Members | |
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::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 59 of file JetIdSelector.cc.
typedef std::vector<T> JetIdSelector< T >::JetCollection |
Definition at line 62 of file JetIdSelector.cc.
|
explicit |
Definition at line 96 of file JetIdSelector.cc.
References edm::hlt::Exception, JetIdSelector< T >::jetIDFunctor, JetIDSelectionFunctor::LOOSE, JetIDSelectionFunctor::LOOSE_AOD, JetIDSelectionFunctor::MINIMAL, JetIDSelectionFunctor::PURE09, JetIdSelector< T >::qualityStr, JetIDSelectionFunctor::TIGHT, JetIdSelector< T >::use_pfloose, JetIdSelector< T >::use_pfmedium, and JetIdSelector< T >::use_pftight.
|
virtual |
Definition at line 144 of file JetIdSelector.cc.
|
overridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 251 of file JetIdSelector.cc.
References gather_cfg::cout, and moduleLabel_().
|
overridevirtual |
Implements edm::EDProducer.
Definition at line 156 of file JetIdSelector.cc.
References reco::PFJet::chargedEmEnergy(), reco::PFJet::chargedHadronEnergy(), reco::PFJet::chargedMultiplicity(), reco::LeafCandidate::energy(), reco::LeafCandidate::eta(), edm::Event::getByLabel(), customizeTrackingMonitorSeedNumber::idx, fwrapper::jets, reco::Jet::nConstituents(), reco::PFJet::neutralEmEnergy(), reco::PFJet::neutralHadronEnergy(), and edm::Event::put().
|
private |
Definition at line 81 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::JetIdSelector().
|
private |
Definition at line 75 of file JetIdSelector.cc.
|
private |
Definition at line 76 of file JetIdSelector.cc.
Referenced by Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
private |
Definition at line 80 of file JetIdSelector.cc.
|
private |
Definition at line 79 of file JetIdSelector.cc.
|
private |
Definition at line 74 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::JetIdSelector().
|
private |
Definition at line 73 of file JetIdSelector.cc.
|
private |
Definition at line 82 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::JetIdSelector().
|
private |
Definition at line 83 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::JetIdSelector().
|
private |
Definition at line 84 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::JetIdSelector().