#include <EcalRawToRecHitLazyUnpacker.h>
Public Types | |
typedef edm::LazyUnpacker < EcalRecHit > | Base |
typedef edm::DetSet< EcalRecHit > | DetSet |
Public Types inherited from edm::LazyUnpacker< EcalRecHit > | |
typedef std::vector< EcalRecHit > | record_type |
Public Member Functions | |
EcalRawToRecHitLazyUnpacker (const EcalRegionCabling &cable, const EcalUnpackerWorkerBase &worker, const FEDRawDataCollection &fedcollection) | |
virtual void | fill (const uint32_t &, record_type &) |
virtual | ~EcalRawToRecHitLazyUnpacker () |
Public Member Functions inherited from edm::LazyUnpacker< EcalRecHit > | |
virtual | ~LazyUnpacker () |
Private Member Functions | |
virtual void | setEvent (edm::Event const &e) const |
Private Attributes | |
const EcalRegionCabling * | cabling_ |
const FEDRawDataCollection * | raw_ |
const EcalUnpackerWorkerBase * | worker_ |
Definition at line 12 of file EcalRawToRecHitLazyUnpacker.h.
Definition at line 16 of file EcalRawToRecHitLazyUnpacker.h.
Definition at line 15 of file EcalRawToRecHitLazyUnpacker.h.
EcalRawToRecHitLazyUnpacker::EcalRawToRecHitLazyUnpacker | ( | const EcalRegionCabling & | cable, |
const EcalUnpackerWorkerBase & | worker, | ||
const FEDRawDataCollection & | fedcollection | ||
) |
Definition at line 5 of file EcalRawToRecHitLazyUnpacker.cc.
References LogDebug, FEDNumbering::MAXECALFEDID, and FEDNumbering::MINECALFEDID.
|
virtual |
Definition at line 15 of file EcalRawToRecHitLazyUnpacker.cc.
|
virtual |
Implements edm::LazyUnpacker< EcalRecHit >.
Definition at line 19 of file EcalRawToRecHitLazyUnpacker.cc.
References i, LogDebug, raw_, HI_PhotonSkim_cff::rechits, EcalUnpackerWorkerBase::work(), and worker_.
|
inlineprivatevirtual |
Reimplemented from edm::LazyUnpacker< EcalRecHit >.
Definition at line 32 of file EcalRawToRecHitLazyUnpacker.h.
References EcalUnpackerWorkerBase::setEvent(), and worker_.
|
private |
Definition at line 36 of file EcalRawToRecHitLazyUnpacker.h.
|
private |
Definition at line 34 of file EcalRawToRecHitLazyUnpacker.h.
Referenced by fill().
|
private |
Definition at line 38 of file EcalRawToRecHitLazyUnpacker.h.
Referenced by fill(), and setEvent().