#include <CaloJetMETcorrInputProducerT.h>
Private Member Functions | |
void | produce (edm::StreamID, edm::Event &evt, const edm::EventSetup &es) const override |
Private Attributes | |
double | jetCorrEtaMax_ |
Textractor | jetCorrExtractor_ |
edm::InputTag | jetCorrLabel_ |
edm::EDGetTokenT< reco::JetCorrector > | jetCorrToken_ |
edm::EDGetTokenT< edm::View< reco::MET > > | metToken_ |
std::string | moduleLabel_ |
edm::InputTag | offsetCorrLabel_ |
edm::EDGetTokenT< reco::JetCorrector > | offsetCorrToken_ |
bool | skipEM_ |
double | skipEMfractionThreshold_ |
edm::InputTag | srcMET_ |
edm::EDGetTokenT< std::vector< T > > | token_ |
double | type1JetPtThreshold_ |
Additional Inherited Members | |
Public Types inherited from edm::global::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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 63 of file CaloJetMETcorrInputProducerT.h.
|
inlineexplicit |
Definition at line 67 of file CaloJetMETcorrInputProducerT.h.
References edm::ParameterSet::exists(), and edm::ParameterSet::getParameter().
|
inline |
Definition at line 100 of file CaloJetMETcorrInputProducerT.h.
|
inlineoverrideprivate |
Definition at line 104 of file CaloJetMETcorrInputProducerT.h.
References edm::Event::getByToken(), fwrapper::jets, RazorAnalyzer::met, eostools::move(), edm::Handle< T >::product(), and edm::Event::put().
|
private |
Definition at line 204 of file CaloJetMETcorrInputProducerT.h.
|
private |
Definition at line 202 of file CaloJetMETcorrInputProducerT.h.
|
private |
Definition at line 200 of file CaloJetMETcorrInputProducerT.h.
|
private |
Definition at line 201 of file CaloJetMETcorrInputProducerT.h.
|
private |
Definition at line 219 of file CaloJetMETcorrInputProducerT.h.
|
private |
Definition at line 194 of file CaloJetMETcorrInputProducerT.h.
Referenced by Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
private |
Definition at line 198 of file CaloJetMETcorrInputProducerT.h.
|
private |
Definition at line 199 of file CaloJetMETcorrInputProducerT.h.
|
private |
Definition at line 214 of file CaloJetMETcorrInputProducerT.h.
|
private |
Definition at line 216 of file CaloJetMETcorrInputProducerT.h.
|
private |
Definition at line 218 of file CaloJetMETcorrInputProducerT.h.
|
private |
Definition at line 196 of file CaloJetMETcorrInputProducerT.h.
|
private |
Definition at line 210 of file CaloJetMETcorrInputProducerT.h.