Computes the MET from a collection of PFCandidates. HF missing! More...
#include <PFMET.h>
Public Member Functions | |
virtual void | beginJob () |
PFMET (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~PFMET () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Attributes | |
edm::InputTag | inputTagPFCandidates_ |
Input PFCandidates. More... | |
pf2pat::PFMETAlgo | pfMETAlgo_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Computes the MET from a collection of PFCandidates. HF missing!
|
explicit |
PFMET::~PFMET | ( | ) |
|
virtual |
|
virtual |
Implements edm::EDProducer.
Definition at line 44 of file PFMET.cc.
References edm::EventID::event(), edm::Event::getByLabel(), edm::EventBase::id(), LogDebug, reco::tau::pfCandidates(), edm::Event::put(), and edm::EventID::run().
|
private |
|
private |