#include <METSignificanceProducer.h>
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_ |
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 |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 47 of file METSignificanceProducer.h.
|
explicit |
Definition at line 17 of file METSignificanceProducer.cc.
References edm::EDConsumerBase::consumes(), edm::ParameterSet::getParameter(), jetResPhiType_, jetResPtType_, jetSFType_, lepTokens_, metSigAlgo_, METSignificance_cfi::METSignificance, metToken_, pfCandidatesToken_, pfjetsToken_, rhoToken_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Definition at line 42 of file METSignificanceProducer.cc.
References metSigAlgo_.
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 48 of file METSignificanceProducer.cc.
References JME::JetResolution::get(), JME::JetResolutionScaleFactor::get(), metsig::METSignificance::getCovariance(), metsig::METSignificance::getSignificance(), edm::EventBase::isRealData(), jetResPhiType_, jetResPtType_, fwrapper::jets, jetSFType_, lepTokens_, HLT_FULL_cff::leptons, objects.METAnalyzer::met, metSigAlgo_, metToken_, eostools::move(), reco::tau::pfCandidates(), pfCandidatesToken_, pfjetsToken_, rho, and rhoToken_.
|
private |
Definition at line 65 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 64 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().
|
private |
Definition at line 63 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 67 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), produce(), and ~METSignificanceProducer().
|
private |
Definition at line 59 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 62 of file METSignificanceProducer.h.
Referenced by METSignificanceProducer(), and produce().