|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "appfwk/DAQModule.hpp"#include "iomanager/IOManager.hpp"#include "daqdataformats/Fragment.hpp"#include "dfmessages/DataRequest.hpp"#include "appmodel/DataHandlerModule.hpp"#include "opmonlib/MonitorableObject.hpp"#include <map>#include <memory>#include <string>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::datahandlinglibs |
RequestHandler interface class
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 RequestHandlerConcept.hpp.