|
pflib v3.9.0-rc3-11-g2537d8f
Pretty Fine HGCROC Interaction Library
|
just copy input event packets to the output file as binary More...
#include <daq_run.h>
Public Member Functions | |
| WriteToBinaryFile (const std::string &file_name) | |
| virtual void | consume (std::vector< uint32_t > &event) final |
Public Member Functions inherited from DAQRunConsumer | |
| virtual void | start_run () |
| virtual void | end_run () |
Private Attributes | |
| std::string | file_name_ |
| FILE * | fp_ |
just copy input event packets to the output file as binary
|
finalvirtual |
Implements DAQRunConsumer.