#include <DPGAnalysis/SiStripTools/src/EventWithHistoryProducerFromL1ABC.cc>
Public Member Functions | |
EventWithHistoryProducerFromL1ABC (const edm::ParameterSet &) | |
~EventWithHistoryProducerFromL1ABC () | |
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 | beginRun (edm::Run &, const edm::EventSetup &) |
virtual void | endJob () |
virtual void | endRun (edm::Run &, const edm::EventSetup &) |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
unsigned int | _curroffevent |
long long | _curroffset |
edm::InputTag | _l1abccollection |
std::map< unsigned int, long long > | _offsets |
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: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 43 of file EventWithHistoryProducerFromL1ABC.cc.
|
explicit |
Definition at line 75 of file EventWithHistoryProducerFromL1ABC.cc.
EventWithHistoryProducerFromL1ABC::~EventWithHistoryProducerFromL1ABC | ( | ) |
Definition at line 86 of file EventWithHistoryProducerFromL1ABC.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 164 of file EventWithHistoryProducerFromL1ABC.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 169 of file EventWithHistoryProducerFromL1ABC.cc.
References _offsets.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 192 of file EventWithHistoryProducerFromL1ABC.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 179 of file EventWithHistoryProducerFromL1ABC.cc.
References _offsets, and evf::evtn::offset().
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 101 of file EventWithHistoryProducerFromL1ABC.cc.
References _curroffevent, _curroffset, _l1abccollection, _offsets, edm::EventBase::bunchCrossing(), edm::EventID::event(), edm::Event::getByLabel(), edm::EventBase::id(), edm::EventBase::orbitNumber(), edm::Event::put(), and edm::Event::run().
Referenced by python.JSONExport.JsonExport::export(), and python.HTMLExport.HTMLExport::export().
|
private |
Definition at line 60 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 59 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 57 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 58 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by beginRun(), endRun(), and produce().