Produces the pat::MET. More...
#include "PhysicsTools/PatAlgos/interface/PATMETProducer.h"
Public Member Functions | |
PATMETProducer (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~PATMETProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Member Functions | |
const reco::METCovMatrix | getMETCovMatrix (const edm::Event &event, const edm::EventSetup &iSetup) const |
Private Attributes | |
bool | addEfficiencies_ |
bool | addGenMET_ |
bool | addMuonCorr_ |
bool | addResolutions_ |
bool | calculateMETSignificance_ |
pat::helper::EfficiencyLoader | efficiencyLoader_ |
GreaterByEt< MET > | eTComparator_ |
edm::EDGetTokenT< edm::View< reco::GenMET > > | genMETToken_ |
std::string | jetResPhiType_ |
std::string | jetResPtType_ |
std::string | jetSFType_ |
edm::EDGetTokenT< edm::View< reco::Jet > > | jetToken_ |
std::vector< edm::EDGetTokenT< edm::View< reco::Candidate > > > | lepTokens_ |
metsig::METSignificance * | metSigAlgo_ |
edm::InputTag | metSrc_ |
edm::EDGetTokenT< edm::View< reco::MET > > | metToken_ |
edm::InputTag | muonSrc_ |
edm::EDGetTokenT< edm::View< reco::Candidate > > | pfCandToken_ |
pat::helper::KinResolutionsLoader | resolutionLoader_ |
edm::EDGetTokenT< double > | rhoToken_ |
pat::PATUserDataHelper< pat::MET > | userDataHelper_ |
bool | useUserData_ |
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 |
Produces the pat::MET.
The PATMETProducer produces the analysis-level pat::MET starting from a collection of objects of METType.
Definition at line 38 of file PATMETProducer.h.
|
explicit |
Definition at line 18 of file PATMETProducer.cc.
References addEfficiencies_, addGenMET_, addResolutions_, calculateMETSignificance_, efficiencyLoader_, genMETToken_, edm::ParameterSet::getParameter(), jetResPhiType_, jetResPtType_, jetSFType_, jetToken_, lepTokens_, metSigAlgo_, METSignificance_cfi::METSignificance, metSrc_, metToken_, pfCandToken_, resolutionLoader_, rhoToken_, AlCaHLTBitMon_QueryRunRegistry::string, userDataHelper_, and useUserData_.
|
override |
Definition at line 67 of file PATMETProducer.cc.
|
static |
Definition at line 135 of file PATMETProducer.cc.
References edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addOptional(), pat::helper::KinResolutionsLoader::fillDescription(), pat::PATUserDataHelper< ObjectType >::fillDescription(), edm::ParameterSetDescription::setAllowAnything(), and edm::ParameterSetDescription::setComment().
|
private |
Definition at line 167 of file PATMETProducer.cc.
References DEFINE_FWK_MODULE, JME::JetResolution::get(), JME::JetResolutionScaleFactor::get(), metsig::METSignificance::getCovariance(), JetEnergyShift_cfi::inputJets, edm::EventBase::isRealData(), jetResPhiType_, jetResPtType_, jetSFType_, jetToken_, lepTokens_, AK4GenJetFlavourInfos_cfi::leptons, metSigAlgo_, pfCandToken_, and rhoToken_.
Referenced by produce().
|
override |
Definition at line 71 of file PATMETProducer.cc.
References addGenMET_, calculateMETSignificance_, efficiencyLoader_, pat::helper::EfficiencyLoader::enabled(), pat::helper::KinResolutionsLoader::enabled(), edm::InputTag::encode(), genMETToken_, edm::Event::getByToken(), getMETCovMatrix(), metsig::METSignificance::getSignificance(), training_settings::idx, TtSemiLepSignalSelMVAComputer_cfi::mets, metSigAlgo_, metSrc_, metToken_, eostools::move(), pat::helper::EfficiencyLoader::newEvent(), pat::helper::KinResolutionsLoader::newEvent(), metProducer_cfi::patMETs, edm::Event::put(), resolutionLoader_, pat::helper::EfficiencyLoader::setEfficiencies(), pat::MET::setGenMET(), pat::MET::setMETSignificance(), pat::helper::KinResolutionsLoader::setResolutions(), reco::MET::setSignificanceMatrix(), userDataHelper_, and useUserData_.
|
private |
Definition at line 63 of file PATMETProducer.h.
Referenced by PATMETProducer().
|
private |
Definition at line 54 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 58 of file PATMETProducer.h.
|
private |
Definition at line 56 of file PATMETProducer.h.
Referenced by PATMETProducer().
|
private |
Definition at line 70 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 64 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 61 of file PATMETProducer.h.
|
private |
Definition at line 55 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 77 of file PATMETProducer.h.
Referenced by getMETCovMatrix(), and PATMETProducer().
|
private |
Definition at line 76 of file PATMETProducer.h.
Referenced by getMETCovMatrix(), and PATMETProducer().
|
private |
Definition at line 78 of file PATMETProducer.h.
Referenced by getMETCovMatrix(), and PATMETProducer().
|
private |
Definition at line 72 of file PATMETProducer.h.
Referenced by getMETCovMatrix(), and PATMETProducer().
|
private |
Definition at line 74 of file PATMETProducer.h.
Referenced by getMETCovMatrix(), and PATMETProducer().
|
private |
Definition at line 71 of file PATMETProducer.h.
Referenced by getMETCovMatrix(), PATMETProducer(), and produce().
|
private |
Definition at line 52 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 53 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 59 of file PATMETProducer.h.
|
private |
Definition at line 73 of file PATMETProducer.h.
Referenced by getMETCovMatrix(), and PATMETProducer().
|
private |
Definition at line 57 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 75 of file PATMETProducer.h.
Referenced by getMETCovMatrix(), and PATMETProducer().
|
private |
Definition at line 67 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().
|
private |
Definition at line 66 of file PATMETProducer.h.
Referenced by PATMETProducer(), and produce().