![]() |
![]() |
Computes the MET from a collection of PFCandidates. HF missing! More...
#include <PFMET.h>
Private Attributes | |
edm::InputTag | inputTagPFCandidates_ |
Input PFCandidates. More... | |
pf2pat::PFMETAlgo | pfMETAlgo_ |
edm::EDGetTokenT< reco::PFCandidateCollection > | tokenPFCandidates_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
![]() | |
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) |
Computes the MET from a collection of PFCandidates. HF missing!
|
explicit |
|
override |
|
overridevirtual |
|
override |
Definition at line 45 of file PFMET.cc.
References edm::EventID::event(), edm::Event::getByToken(), edm::EventBase::id(), LogDebug, eostools::move(), slimmedMuons_cfi::pfCandidates, edm::Event::put(), and edm::EventID::run().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
|
private |
|
private |