#include <LazyGetter.h>
Public Types | |
typedef std::vector< T > | record_type |
Public Member Functions | |
virtual void | fill (const uint32_t &, record_type &)=0 |
virtual | ~LazyUnpacker () |
Definition at line 215 of file LazyGetter.h.
typedef std::vector<T> edm::LazyUnpacker< T >::record_type |
Definition at line 217 of file LazyGetter.h.
|
inlinevirtual |
Definition at line 219 of file LazyGetter.h.
|
pure virtual |
Implemented in sistrip::RawToClustersLazyUnpacker, and EcalRawToRecHitLazyUnpacker.