|
pflib v3.9.4-7-gb2e7f4f
Pretty Fine HGCROC Interaction Library
|
Abstract base class for consuming event packets. More...
#include <daq_run.h>
Public Member Functions | |
| virtual void | start_run () |
| virtual void | end_run () |
| virtual void | consume (std::vector< uint32_t > &event)=0 |
Abstract base class for consuming event packets.
|
pure virtual |
Implemented in DecodeAndWrite< EventPacket >.
|
inlinevirtual |
Reimplemented in DecodeAndBuffer< EventPacket >.