#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 |
const bool | _forceNoOffset |
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) |
static void | prevalidate (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 76 of file EventWithHistoryProducerFromL1ABC.cc.
References _forceNoOffset.
EventWithHistoryProducerFromL1ABC::~EventWithHistoryProducerFromL1ABC | ( | ) |
Definition at line 91 of file EventWithHistoryProducerFromL1ABC.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 171 of file EventWithHistoryProducerFromL1ABC.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 176 of file EventWithHistoryProducerFromL1ABC.cc.
References _offsets.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 199 of file EventWithHistoryProducerFromL1ABC.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 186 of file EventWithHistoryProducerFromL1ABC.cc.
References _offsets, and evf::evtn::offset().
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 106 of file EventWithHistoryProducerFromL1ABC.cc.
References _curroffevent, _curroffset, _forceNoOffset, _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 JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 61 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 60 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 58 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by EventWithHistoryProducerFromL1ABC(), and produce().
|
private |
Definition at line 57 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by produce().
|
private |
Definition at line 59 of file EventWithHistoryProducerFromL1ABC.cc.
Referenced by beginRun(), endRun(), and produce().