#include <PFchsMETcorrInputProducer.h>
Public Member Functions | |
PFchsMETcorrInputProducer (const edm::ParameterSet &) | |
~PFchsMETcorrInputProducer () 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 Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
unsigned | goodVtxNdof_ |
double | goodVtxZ_ |
std::string | moduleLabel_ |
edm::EDGetTokenT < reco::VertexCollection > | token_ |
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 |
Sum PF Charged Particles Originating from the primary vertices which are not primary vertex of the high-pT events needed as input for Type 0 MET corrections
Definition at line 32 of file PFchsMETcorrInputProducer.h.
|
explicit |
Definition at line 6 of file PFchsMETcorrInputProducer.cc.
|
override |
Definition at line 14 of file PFchsMETcorrInputProducer.cc.
|
overrideprivate |
Definition at line 16 of file PFchsMETcorrInputProducer.cc.
References edm::Event::getByToken(), goodVtxNdof_, goodVtxZ_, mps_fire::i, reco::Vertex::isFake(), eostools::move(), reco::Vertex::ndof(), edm::Event::put(), token_, HLT_FULL_cff::track, reco::Vertex::tracks_begin(), reco::Vertex::tracks_end(), findQualityFiles::v, and reco::Vertex::z().
|
private |
Definition at line 44 of file PFchsMETcorrInputProducer.h.
Referenced by produce().
|
private |
Definition at line 45 of file PFchsMETcorrInputProducer.h.
Referenced by produce().
|
private |
Definition at line 40 of file PFchsMETcorrInputProducer.h.
Referenced by ExternalGeneratorFilter.ExternalGeneratorFilter::insertInto(), Modules.SwitchProducer::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
private |
Definition at line 42 of file PFchsMETcorrInputProducer.h.
Referenced by produce().