#include <PFchsMETcorrInputProducer.h>
Public Member Functions | |
PFchsMETcorrInputProducer (const edm::ParameterSet &) | |
~PFchsMETcorrInputProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
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<> | |
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 |
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 15 of file PFchsMETcorrInputProducer.cc.
|
overrideprivate |
Definition at line 20 of file PFchsMETcorrInputProducer.cc.
References DEFINE_FWK_MODULE, edm::Event::getByToken(), goodVtxNdof_, goodVtxZ_, mps_fire::i, reco::Vertex::isFake(), eostools::move(), reco::Vertex::ndof(), edm::Event::put(), token_, HiIsolationCommonParameters_cff::track, reco::Vertex::tracks_begin(), reco::Vertex::tracks_end(), findQualityFiles::v, and reco::Vertex::z().
|
private |
Definition at line 47 of file PFchsMETcorrInputProducer.h.
Referenced by produce().
|
private |
Definition at line 48 of file PFchsMETcorrInputProducer.h.
Referenced by produce().
|
private |
Definition at line 43 of file PFchsMETcorrInputProducer.h.
Referenced by Modules.SwitchProducer::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::nameInProcessDesc_(), and Modules.ESProducer::nameInProcessDesc_().
|
private |
Definition at line 45 of file PFchsMETcorrInputProducer.h.
Referenced by produce().