#include <NoPileUpPFMEtProducer.h>
Private Types | |
typedef std::vector < edm::InputTag > | vInputTag |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
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) |
Produce PFMET objects from no-PU jets + "unclustered" no-PU tracks + "unclustered" neutral particles ("unclustered" particles = particles not within jets)
Definition at line 31 of file NoPileUpPFMEtProducer.h.
|
private |
Definition at line 50 of file NoPileUpPFMEtProducer.h.
NoPileUpPFMEtProducer::NoPileUpPFMEtProducer | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 18 of file NoPileUpPFMEtProducer.cc.
References edm::EDConsumerBase::consumes(), edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), pfMEtSignInterface_, saveInputs_, sfLeptonIsoCones_, sfLeptonIsoConesName_, sfLeptonsName_, sfMEtCovMax_, sfMEtCovMin_, sfNoPUjetOffsetEnCorr_, sfNoPUjetOffsetEnCorrName_, sfNoPUjets_, sfNoPUjetsName_, sfNoPUunclChargedCands_, sfNoPUunclChargedCandsName_, sfPUjets_, sfPUjetsName_, sfPUunclChargedCands_, sfPUunclChargedCandsName_, sfType0Correction_, sfType0CorrectionName_, sfUnclNeutralCands_, sfUnclNeutralCandsName_, srcJetInfo_, srcJetInfoLeptonMatch_, srcLeptons_, srcMEt_, srcMEtCov_, srcPFCandInfo_, srcPFCandInfoLeptonMatch_, srcType0Correction_, and verbosity_.
NoPileUpPFMEtProducer::~NoPileUpPFMEtProducer | ( | ) |
Definition at line 81 of file NoPileUpPFMEtProducer.cc.
References pfMEtSignInterface_.
|
privatevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 217 of file NoPileUpPFMEtProducer.cc.
References funct::abs(), addToCommonMETData(), noPileUpMEtUtilities::cleanJets(), noPileUpMEtUtilities::cleanPFCandidates(), PFMEtSignInterfaceBase::compResolution(), computePFMEtSignificance(), funct::cos(), reco::deltaR2(), edm::hlt::Exception, finalizeCommonMETData(), findBestMatchingLepton(), edm::Event::getByToken(), reco::MET::getSignificanceMatrix(), initializeCommonMETData(), metsig::jet, fwrapper::jets, reco::MVAMEtPFCandInfo::kNeutral, reco::MVAMEtJetInfo::kNoPileUp, reco::MVAMEtPFCandInfo::kNoPileUpCharged, reco::MVAMEtPFCandInfo::kPileUpCharged, edm::InputTag::label(), EgammaValidation_Wenu_cff::leptons, LogDebug, moduleLabel_, reco::tau::pfCandidates(), pfMEtSignInterface_, reco::LeafCandidate::phi(), reco::LeafCandidate::pt(), edm::Event::put(), reco::LeafCandidate::px(), reco::LeafCandidate::py(), saveInputs_, scaleAndAddPFMEtSignObjects(), reco::LeafCandidate::setP4(), reco::MET::setSignificanceMatrix(), sfLeptonIsoCones_, sfLeptonIsoConesName_, sfLeptonsName_, sfMEtCovMax_, sfMEtCovMin_, sfNoPUjetOffsetEnCorr_, sfNoPUjetOffsetEnCorrName_, sfNoPUjets_, sfNoPUjetsName_, sfNoPUunclChargedCands_, sfNoPUunclChargedCandsName_, sfPUjets_, sfPUjetsName_, sfPUunclChargedCands_, sfPUunclChargedCandsName_, sfType0Correction_, sfType0CorrectionName_, sfUnclNeutralCands_, sfUnclNeutralCandsName_, funct::sin(), mathSSE::sqrt(), srcJetInfo_, srcJetInfoLeptonMatch_, srcLeptons_, srcMEt_, srcMEtCov_, srcPFCandInfo_, srcPFCandInfoLeptonMatch_, and srcType0Correction_.
|
private |
Definition at line 42 of file NoPileUpPFMEtProducer.h.
Referenced by Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), and produce().
|
private |
Definition at line 74 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), produce(), and ~NoPileUpPFMEtProducer().
|
private |
Definition at line 78 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 62 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 72 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 64 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 76 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 75 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 56 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 66 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 55 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 65 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 58 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 68 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 57 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 67 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 59 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 69 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 61 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 71 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 60 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 70 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 46 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 47 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 51 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 44 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 45 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 48 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 49 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 53 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 80 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer().