DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
EmptyFragmentRequestHandlerModel.hpp File Reference
#include "datahandlinglibs/models/DefaultRequestHandlerModel.hpp"
#include <memory>
#include <utility>
#include <vector>
#include "detail/EmptyFragmentRequestHandlerModel.hxx"
Include dependency graph for EmptyFragmentRequestHandlerModel.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::datahandlinglibs
 

Detailed Description

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.