![]() |
![]() |
#include <DummyModule.h>
Public Member Functions | |
virtual void | beginJob () |
DummyModule (edm::ParameterSet const &p) | |
virtual void | endJob () |
virtual void | produce (edm::Event &e, const edm::EventSetup &c) |
virtual | ~DummyModule () |
![]() | |
EDProducer () | |
virtual | ~EDProducer () |
![]() | |
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 () |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 13 of file DummyModule.h.
|
explicit |
Definition at line 4 of file DummyModule.cc.
|
virtual |
Definition at line 10 of file DummyModule.cc.
|
inlinevirtual |
|
inlinevirtual |
|
virtual |
Implements edm::EDProducer.
Definition at line 13 of file DummyModule.cc.
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().