![]() |
![]() |
#include <RCTEmRegionUnpacker.h>
Public Member Functions | |
bool | unpack (const Block &block, UnpackerCollections *coll) override |
![]() | |
unsigned int | getAlgoVersion () |
void | setAlgoVersion (const unsigned int version) |
Unpacker () | |
virtual | ~Unpacker ()=default |
Private Attributes | |
unsigned int | counter_ = 0 |
Definition at line 8 of file RCTEmRegionUnpacker.h.
|
overridevirtual |
Implements l1t::Unpacker.
Definition at line 165 of file RCTEmRegionUnpacker.cc.
References DEFINE_L1T_UNPACKER, l1t::BlockHeader::getCapID(), l1t::Block::header(), l1t::stage1::unpack_em(), and l1t::stage1::unpack_region().
|
private |
Definition at line 12 of file RCTEmRegionUnpacker.h.