#include <xxxEventHypothesisProducer.h>
Public Member Functions | |
virtual void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) |
xxxEventHypothesisProducer (const edm::ParameterSet &iConfig) | |
~xxxEventHypothesisProducer () | |
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 | electronSrc_ |
edm::InputTag | jetSrc_ |
edm::InputTag | metSrc_ |
edm::InputTag | muonSrc_ |
edm::OutputTag | outputName_ |
edm::InputTag | photonSrc_ |
edm::InputTag | tauSrc_ |
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) |
Definition at line 44 of file xxxEventHypothesisProducer.h.
|
explicit |
Definition at line 8 of file xxxEventHypothesisProducer.cc.
References electronSrc_, edm::ParameterSet::getParameter(), jetSrc_, metSrc_, muonSrc_, outputName_, photonSrc_, and tauSrc_.
xxxEventHypothesisProducer::~xxxEventHypothesisProducer | ( | ) |
Definition at line 28 of file xxxEventHypothesisProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 32 of file xxxEventHypothesisProducer.cc.
References HI_PhotonSkim_cff::electrons, electronSrc_, edm::Event::getByLabel(), fwrapper::jets, jetSrc_, metSrc_, patZpeak::muons, muonSrc_, outputName_, interactiveExample::photons, photonSrc_, edm::Event::put(), and tauSrc_.
|
private |
Definition at line 57 of file xxxEventHypothesisProducer.h.
Referenced by produce(), and xxxEventHypothesisProducer().
|
private |
Definition at line 60 of file xxxEventHypothesisProducer.h.
Referenced by produce(), and xxxEventHypothesisProducer().
|
private |
Definition at line 61 of file xxxEventHypothesisProducer.h.
Referenced by produce(), and xxxEventHypothesisProducer().
|
private |
Definition at line 56 of file xxxEventHypothesisProducer.h.
Referenced by produce(), and xxxEventHypothesisProducer().
|
private |
Definition at line 63 of file xxxEventHypothesisProducer.h.
Referenced by produce(), and xxxEventHypothesisProducer().
|
private |
Definition at line 59 of file xxxEventHypothesisProducer.h.
Referenced by produce(), and xxxEventHypothesisProducer().
|
private |
Definition at line 58 of file xxxEventHypothesisProducer.h.
Referenced by produce(), and xxxEventHypothesisProducer().