|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <unordered_map>#include <string>#include <vector>#include <memory>#include <array>#include <cstdint>#include <thread>#include <atomic>#include <mutex>#include <condition_variable>#include <chrono>#include "tpglibs/AbstractProcessor.hpp"#include "trgdataformats/Types.hpp"Go to the source code of this file.
Classes | |
| class | dunedaq::fdreadoutlibs::TPGInternalStateHarvester |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::fdreadoutlibs |
TPG internal state harvester
This is part of the DUNE DAQ , copyright 2025. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file TPGInternalStateHarvester.hpp.