|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "appfwk/DAQModule.hpp"#include "appmodel/LatencyBuffer.hpp"#include "opmonlib/MonitorableObject.hpp"#include <cstddef>#include <concepts>Go to the source code of this file.
Classes | |
| class | dunedaq::datahandlinglibs::LatencyBufferConcept< T > |
Namespaces | |
| namespace | dunedaq |
| Including Qt Headers. | |
| namespace | dunedaq::datahandlinglibs |
Concepts | |
| concept | dunedaq::datahandlinglibs::ExpectsOrder |
Latency buffer 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 LatencyBufferConcept.hpp.