![]() |
![]() |
#include <METSignificanceProducer.h>
Public Member Functions | |
METSignificanceProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~METSignificanceProducer () override | |
![]() | |
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 | |
![]() | |
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_, edm::InputTag::label(), lepTokens_, metSigAlgo_, METSignificance_cfi::METSignificance, metToken_, pfCandidatesToken_, pfjetsToken_, rhoToken_, HLT_FULL_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(), edm::Event::getByToken(), metsig::METSignificance::getCovariance(), metsig::METSignificance::getSignificance(), edm::EventBase::isRealData(), edm::EDGetTokenT< T >::isUninitialized(), reco::MET::isWeighted(), jetResPhiTypeToken_, jetResPtTypeToken_, fwrapper::jets, jetSFTypeToken_, lepTokens_, HLT_FULL_cff::leptons, objects.METAnalyzer::met, metSigAlgo_, metToken_, eostools::move(), slimmedMuons_cfi::pfCandidates, pfCandidatesToken_, pfjetsToken_, rhoToken_, trackerHitRTTI::vector, HLT_FULL_cff::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().