#include <MyAna/ZmumuPFEmbedder/src/ZmumuPFEmbedder.cc>
Public Member Functions | |
ZmumuPFEmbedder (const edm::ParameterSet &) | |
~ZmumuPFEmbedder () | |
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 Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
void | producePFCandColl (edm::Event &, const std::vector< reco::Particle::LorentzVector > *toBeAdded) |
void | produceTrackColl (edm::Event &, const std::vector< reco::Particle::LorentzVector > *toBeAdded) |
Private Attributes | |
edm::InputTag | _selectedMuons |
edm::InputTag | _tracks |
bool | _useCombinedCandidate |
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) |
static void | prevalidate (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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 50 of file ZmumuPFEmbedder.cc.
|
explicit |
Definition at line 81 of file ZmumuPFEmbedder.cc.
ZmumuPFEmbedder::~ZmumuPFEmbedder | ( | ) |
Definition at line 95 of file ZmumuPFEmbedder.cc.
|
privatevirtual |
|
privatevirtual |
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 110 of file ZmumuPFEmbedder.cc.
References _selectedMuons, _useCombinedCandidate, edm::Event::getByLabel(), producePFCandColl(), and produceTrackColl().
|
private |
Definition at line 137 of file ZmumuPFEmbedder.cc.
References abs, reco::deltaR(), edm::Event::getByLabel(), and edm::Event::put().
Referenced by produce().
|
private |
Definition at line 181 of file ZmumuPFEmbedder.cc.
References _tracks, gather_cfg::cout, reco::deltaR(), epsilon, edm::Event::getByLabel(), convertSQLiteXML::ok, and edm::Event::put().
Referenced by produce().
|
private |
Definition at line 63 of file ZmumuPFEmbedder.cc.
Referenced by produce().
|
private |
Definition at line 62 of file ZmumuPFEmbedder.cc.
Referenced by produceTrackColl().
|
private |
Definition at line 64 of file ZmumuPFEmbedder.cc.
Referenced by produce().