![]() |
![]() |
#include <ShallowEventDataProducer.h>
Public Member Functions | |
ShallowEventDataProducer (const edm::ParameterSet &) | |
![]() | |
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 () |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) |
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 7 of file ShallowEventDataProducer.h.
|
explicit |
Definition at line 5 of file ShallowEventDataProducer.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 15 of file ShallowEventDataProducer.cc.
References edm::EventBase::bunchCrossing(), edm::EventID::event(), event(), edm::Event::getByLabel(), i, edm::EventBase::id(), fjr2json::lumi, edm::EventBase::luminosityBlock(), edm::Event::put(), edm::EventID::run(), and DTTTrigCorrFirst::run.
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().