#include <DPGAnalysis/SiStripTools/plugins/EventWithHistoryProducer.cc>
Public Member Functions | |
EventWithHistoryProducer (const edm::ParameterSet &) | |
~EventWithHistoryProducer () | |
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 &) |
Private Attributes | |
const unsigned int | _depth |
EventWithHistory | _prevHE |
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) |
Description: EDProducer of EventWithHistory which rely on the presence of the previous event in the analyzed dataset
Implementation:
Definition at line 41 of file EventWithHistoryProducer.cc.
|
explicit |
Definition at line 69 of file EventWithHistoryProducer.cc.
EventWithHistoryProducer::~EventWithHistoryProducer | ( | ) |
Definition at line 81 of file EventWithHistoryProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 113 of file EventWithHistoryProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 119 of file EventWithHistoryProducer.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 96 of file EventWithHistoryProducer.cc.
References _depth, TinyEvent::_event, _prevHE, edm::EventBase::bunchCrossing(), edm::EventID::event(), edm::EventBase::id(), edm::EventBase::orbitNumber(), and edm::Event::put().
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().
|
private |
Definition at line 53 of file EventWithHistoryProducer.cc.
Referenced by produce().
|
private |
Definition at line 54 of file EventWithHistoryProducer.cc.
Referenced by produce().