DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
ZeroCopyRecordingRequestHandlerModel.hpp File Reference
Include dependency graph for ZeroCopyRecordingRequestHandlerModel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::datahandlinglibs::ZeroCopyRecordingRequestHandlerModel< ReadoutType, LatencyBufferType >
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::datahandlinglibs
 

Detailed Description

Special way of recording directly from memory aligned LatencyBuffers, avoiding any additional copy needed to intermediate buffers (via the BufferedFileWriter)

This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file ZeroCopyRecordingRequestHandlerModel.hpp.