#include <ParticleFlowForChargedMETProducer.h>
Public Member Functions | |
ParticleFlowForChargedMETProducer (const edm::ParameterSet &) | |
~ParticleFlowForChargedMETProducer () override | |
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 &, const edm::EventSetup &) override |
Private Attributes | |
double | dzCut |
double | neutralEtThreshold |
edm::EDGetTokenT< PFCandidateCollection > | pfCandidatesToken |
edm::InputTag | pfCollectionLabel |
edm::InputTag | pvCollectionLabel |
edm::EDGetTokenT< VertexCollection > | pvCollectionToken |
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 19 of file ParticleFlowForChargedMETProducer.h.
|
explicit |
Definition at line 10 of file ParticleFlowForChargedMETProducer.cc.
References TrackSplittingMonitor_cfi::dzCut, edm::ParameterSet::getParameter(), and pfChMet_cfi::neutralEtThreshold.
|
override |
Definition at line 58 of file ParticleFlowForChargedMETProducer.cc.
|
overrideprivate |
Definition at line 23 of file ParticleFlowForChargedMETProducer.cc.
References PFRecoTauChargedHadronBuilderPlugins_cfi::chargedPFCandidates, TrackSplittingMonitor_cfi::dzCut, mps_fire::i, iEvent, edm::Ref< C, T, F >::isNonnull(), eostools::move(), pfChMet_cfi::neutralEtThreshold, zmumugammaAnalyzer_cfi::pfCandidates, reco::LeafCandidate::pt(), anotherprimaryvertexanalyzer_cfi::pvCollection, reco::PFCandidate::trackRef(), and bphysicsOniaDQM_cfi::vertex.
|
private |
Definition at line 33 of file ParticleFlowForChargedMETProducer.h.
|
private |
Definition at line 34 of file ParticleFlowForChargedMETProducer.h.
|
private |
Definition at line 31 of file ParticleFlowForChargedMETProducer.h.
|
private |
Definition at line 27 of file ParticleFlowForChargedMETProducer.h.
|
private |
Definition at line 28 of file ParticleFlowForChargedMETProducer.h.
|
private |
Definition at line 30 of file ParticleFlowForChargedMETProducer.h.