|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "datahandlinglibs/models/DefaultRequestHandlerModel.hpp"#include <memory>#include <utility>#include <vector>#include "detail/EmptyFragmentRequestHandlerModel.hxx"Go to the source code of this file.
Classes | |
| class | dunedaq::datahandlinglibs::EmptyFragmentRequestHandlerModel< ReadoutType, LatencyBufferType > |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::datahandlinglibs |
Request handler that always returns empty fragments, mainly used for debugging purposes.
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 EmptyFragmentRequestHandlerModel.hpp.