#include <LazyGetter.h>
Public Types | |
typedef std::vector< T > | record_type |
Public Member Functions | |
virtual void | fill (const uint32_t &, record_type &)=0 |
virtual void | setEvent (edm::Event const &e) const |
virtual | ~LazyUnpacker () |
Definition at line 217 of file LazyGetter.h.
typedef std::vector<T> edm::LazyUnpacker< T >::record_type |
Definition at line 219 of file LazyGetter.h.
|
inlinevirtual |
Definition at line 221 of file LazyGetter.h.
|
pure virtual |
|
inlinevirtual |
Definition at line 226 of file LazyGetter.h.