#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 | |
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 Attributes | |
std::string | jetResPhiType_ |
JME::JetResolution::Token | jetResPhiTypeToken_ |
std::string | jetResPtType_ |
JME::JetResolution::Token | jetResPtTypeToken_ |
std::string | jetSFType_ |
JME::JetResolutionScaleFactor::Token | jetSFTypeToken_ |
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<> | |
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 |
Definition at line 46 of file METSignificanceProducer.h.
|
explicit |
Definition at line 15 of file METSignificanceProducer.cc.
References deDxTools::esConsumes(), edm::ParameterSet::getParameter(), jetResPhiType_, jetResPhiTypeToken_, jetResPtType_, jetResPtTypeToken_, jetSFType_, jetSFTypeToken_, lepTokens_, metSigAlgo_, METSignificance_cfi::METSignificance, metToken_, pfCandidatesToken_, pfjetsToken_, rhoToken_, HLT_2023v12_cff::srcWeights, AlCaHLTBitMon_QueryRunRegistry::string, and weightsToken_.
|
override |
Definition at line 44 of file METSignificanceProducer.cc.
References metSigAlgo_.
|
override |
Definition at line 47 of file METSignificanceProducer.cc.
References JME::JetResolution::get(), JME::JetResolutionScaleFactor::get(), metsig::METSignificance::getCovariance(), metsig::METSignificance::getSignificance(), edm::EDGetTokenT< T >::isUninitialized(), jetResPhiTypeToken_, jetResPtTypeToken_, PDWG_EXODelayedJetMET_cff::jets, jetSFTypeToken_, lepTokens_, HLT_2023v12_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, hltDeepSecondaryVertexTagInfosPFPuppi_cfi::weights, and weightsToken_.
|
private |
Definition at line 62 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer().
|
private |
Definition at line 65 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 61 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer().
|
private |
Definition at line 64 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 60 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer().
|
private |
Definition at line 63 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 68 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 66 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().