#include <L1TPFMetNoMuProducer.h>
Public Member Functions | |
L1TPFMetNoMuProducer (const edm::ParameterSet &ps) | |
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 Member Functions | |
void | produce (edm::Event &event, const edm::EventSetup &eventSetup) override |
Private Attributes | |
const edm::EDGetTokenT < reco::MuonCollection > | theMuonCollection_ |
const edm::EDGetTokenT < reco::PFMETCollection > | thePFMETCollection_ |
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 |
Definition at line 15 of file L1TPFMetNoMuProducer.h.
|
explicit |
Definition at line 6 of file L1TPFMetNoMuProducer.cc.
|
overrideprivate |
Definition at line 12 of file L1TPFMetNoMuProducer.cc.
References reco::PFMET::getSpecific(), edm::HandleBase::isValid(), eostools::move(), HLT_FULL_cff::muon, patZpeak::muons, reco::RecoCandidate::p4, edm::Handle< T >::product(), reco::LeafCandidate::px(), reco::LeafCandidate::py(), reco::LeafCandidate::setP4(), reco::MET::sumEt(), theMuonCollection_, thePFMETCollection_, and reco::LeafCandidate::vertex().
|
private |
Definition at line 23 of file L1TPFMetNoMuProducer.h.
Referenced by produce().
|
private |
Definition at line 22 of file L1TPFMetNoMuProducer.h.
Referenced by produce().