#include <L1TPFMetNoMuProducer.h>
Public Member Functions | |
L1TPFMetNoMuProducer (const edm::ParameterSet &ps) | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
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<> | |
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 |
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(), eostools::move(), HLT_FULL_cff::muon, PDWG_BPHSkim_cff::muons, reco::LeafCandidate::p4(), RecoPFMET_cff::pfMet, 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().