#include <METSignificanceProducer.h>
Public Member Functions | |
METSignificanceProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~METSignificanceProducer () 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 Attributes | |
std::string | jetResPhiType_ |
std::string | jetResPtType_ |
std::string | jetSFType_ |
std::vector< edm::EDGetTokenT< edm::View< reco::Candidate > > > | lepTokens_ |
metsig::METSignificance * | metSigAlgo_ |
edm::EDGetTokenT< edm::View< reco::MET > > | metToken_ |
edm::EDGetTokenT< edm::View< reco::Candidate > > | pfCandidatesToken_ |
edm::EDGetTokenT< edm::View< reco::Jet > > | pfjetsToken_ |
edm::EDGetTokenT< double > | rhoToken_ |
edm::EDGetTokenT< edm::ValueMap< float > > | weightsToken_ |
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 46 of file METSignificanceProducer.h.
|
explicit |
Definition at line 15 of file METSignificanceProducer.cc.
References edm::ParameterSet::getParameter(), jetResPhiType_, jetResPtType_, jetSFType_, lepTokens_, metSigAlgo_, METSignificance_cfi::METSignificance, metToken_, pfCandidatesToken_, pfjetsToken_, rhoToken_, HLT_FULL_cff::srcWeights, AlCaHLTBitMon_QueryRunRegistry::string, and weightsToken_.
|
override |
|
override |
Definition at line 44 of file METSignificanceProducer.cc.
References JME::JetResolution::get(), JME::JetResolutionScaleFactor::get(), metsig::METSignificance::getCovariance(), metsig::METSignificance::getSignificance(), edm::EDGetTokenT< T >::isUninitialized(), jetResPhiType_, jetResPtType_, singleTopDQM_cfi::jets, jetSFType_, lepTokens_, HLT_FULL_cff::leptons, BTaggingMonitor_cfi::met, metSigAlgo_, metToken_, eostools::move(), zmumugammaAnalyzer_cfi::pfCandidates, pfCandidatesToken_, pfjetsToken_, rhoToken_, singleTopDQM_cfi::setup, met_cff::significance, met_cff::sumPtUnclustered, trackerHitRTTI::vector, HLT_FULL_cff::weights, and weightsToken_.
|
private |
Definition at line 62 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 61 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 60 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 58 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 65 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), produce(), and ~METSignificanceProducer().
|
private |
Definition at line 56 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 57 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 55 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 59 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 63 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().