#include <NoPileUpPFMEtProducer.h>
Public Member Functions | |
NoPileUpPFMEtProducer (const edm::ParameterSet &) | |
~NoPileUpPFMEtProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Types | |
typedef std::vector < edm::InputTag > | vInputTag |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Produce PFMET objects from no-PU jets + "unclustered" no-PU tracks + "unclustered" neutral particles ("unclustered" particles = particles not within jets)
Definition at line 30 of file NoPileUpPFMEtProducer.h.
|
private |
Definition at line 46 of file NoPileUpPFMEtProducer.h.
NoPileUpPFMEtProducer::NoPileUpPFMEtProducer | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 16 of file NoPileUpPFMEtProducer.cc.
References edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), HLT_FULL_cff::InputTag, 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_.
|
override |
Definition at line 79 of file NoPileUpPFMEtProducer.cc.
References pfMEtSignInterface_.
|
overrideprivate |
Definition at line 206 of file NoPileUpPFMEtProducer.cc.
References funct::abs(), addToCommonMETData(), cms::cuda::assert(), NoPileUpMEtUtilities::cleanJets(), NoPileUpMEtUtilities::cleanPFCandidates(), PFMEtSignInterfaceBase::compResolution(), computePFMEtSignificance(), reco::deltaR2(), Exception, finalizeCommonMETData(), findBestMatchingLepton(), edm::Event::getByToken(), reco::MET::getSignificanceMatrix(), initializeCommonMETData(), metsig::jet, fwrapper::jets, reco::PUSubMETCandInfo::kChHS, reco::PUSubMETCandInfo::kChPU, reco::PUSubMETCandInfo::kHS, reco::PUSubMETCandInfo::kNeutral, edm::InputTag::label(), HLT_FULL_cff::leptons, LogDebug, moduleLabel_, eostools::move(), slimmedMuons_cfi::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_, mathSSE::sqrt(), srcJetInfo_, srcJetInfoLeptonMatch_, srcLeptons_, srcMEt_, srcMEtCov_, srcPFCandInfo_, srcPFCandInfoLeptonMatch_, srcType0Correction_, utils_, and trackerHitRTTI::vector.
|
private |
Definition at line 38 of file NoPileUpPFMEtProducer.h.
Referenced by ExternalGeneratorFilter.ExternalGeneratorFilter::insertInto(), Modules.SwitchProducer::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), and produce().
|
private |
Definition at line 70 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), produce(), and ~NoPileUpPFMEtProducer().
|
private |
Definition at line 74 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 60 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 71 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 52 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 51 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 54 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 53 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 63 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 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 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 42 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 43 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 40 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 41 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 49 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer(), and produce().
|
private |
Definition at line 78 of file NoPileUpPFMEtProducer.h.
Referenced by produce().
|
private |
Definition at line 76 of file NoPileUpPFMEtProducer.h.
Referenced by NoPileUpPFMEtProducer().