#include <HcalRealisticZS.h>
Public Member Functions | |
HcalRealisticZS (const edm::ParameterSet &ps) | |
virtual void | produce (edm::Event &e, const edm::EventSetup &c) |
virtual | ~HcalRealisticZS () |
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 | |
std::auto_ptr < HcalZSAlgoRealistic > | algo_ |
edm::InputTag | inputLabel_ |
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) |
Definition at line 23 of file HcalRealisticZS.h.
|
explicit |
Definition at line 16 of file HcalRealisticZS.cc.
References algo_, and edm::ParameterSet::getParameter().
|
virtual |
|
virtual |
Implements edm::EDProducer.
Definition at line 43 of file HcalRealisticZS.cc.
References algo_, edm::EventSetup::get(), edm::Event::getByLabel(), inputLabel_, edm::Handle< T >::product(), edm::ESHandle< class >::product(), and edm::Event::put().
|
private |
Definition at line 29 of file HcalRealisticZS.h.
Referenced by HcalRealisticZS(), produce(), and ~HcalRealisticZS().
|
private |
Definition at line 30 of file HcalRealisticZS.h.
Referenced by produce().