|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "datahandlinglibs/models/DataHandlingModel.hpp"#include <vector>#include "detail/TriggerDataHandlingModel.hxx"Go to the source code of this file.
Classes | |
| class | dunedaq::trigger::TriggerDataHandlingModel< ReadoutType, RequestHandlerType, LatencyBufferType, RawDataProcessorType, InputDataType > |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::trigger |
Glue between data source, payload raw processor, latency buffer and request handler.
This is part of the DUNE DAQ, copyright 2024. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file TriggerDataHandlingModel.hpp.