![]() |
![]() |
Public Types | |
typedef std::vector< T > | JetCollection |
![]() | |
typedef EDProducer | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
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 const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
![]() | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 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.
|
override |
|
overridevirtual |
Reimplemented from edm::EDProducer.
Definition at line 251 of file JetIdSelector.cc.
References gather_cfg::cout, JetIdSelector< T >::moduleLabel_, JetIdSelector< T >::nJetsPassed_, and JetIdSelector< T >::nJetsTot_.
|
override |
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(), training_settings::idx, edm::HandleBase::isValid(), metsig::jet, jets_cff::jetId, JetIdSelector< T >::jetIDMap_, fwrapper::jets, eostools::move(), reco::Jet::nConstituents(), reco::PFJet::neutralEmEnergy(), reco::PFJet::neutralHadronEnergy(), JetIdSelector< T >::nJetsPassed_, JetIdSelector< T >::nJetsTot_, TriggerAnalyzer::passed, edm::Event::put(), objectSelection_cff::selectedJets, JetIdSelector< T >::src_, JetIdSelector< T >::use_pfloose, JetIdSelector< T >::use_pfmedium, and JetIdSelector< T >::use_pftight.
|
private |
Definition at line 81 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::JetIdSelector(), and JetIdSelector< T >::~JetIdSelector().
|
private |
Definition at line 75 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::produce().
|
private |
Definition at line 76 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::endJob(), ExternalGeneratorFilter.ExternalGeneratorFilter::insertInto(), Modules.SwitchProducer::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
private |
Definition at line 80 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::endJob(), and JetIdSelector< T >::produce().
|
private |
Definition at line 79 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::endJob(), and JetIdSelector< T >::produce().
|
private |
Definition at line 74 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::JetIdSelector().
|
private |
Definition at line 73 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::produce().
|
private |
Definition at line 82 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::JetIdSelector(), and JetIdSelector< T >::produce().
|
private |
Definition at line 83 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::JetIdSelector(), and JetIdSelector< T >::produce().
|
private |
Definition at line 84 of file JetIdSelector.cc.
Referenced by JetIdSelector< T >::JetIdSelector(), and JetIdSelector< T >::produce().