DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "datahandlinglibs/DataHandlingIssues.hpp"
#include "datahandlinglibs/models/TaskRawDataProcessorModel.hpp"
#include "hsilibs/Types.hpp"
#include "logging/Logging.hpp"
#include "datahandlinglibs/FrameErrorRegistry.hpp"
#include "datahandlinglibs/ReadoutLogging.hpp"
#include <atomic>
#include <functional>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | dunedaq::hsilibs::HSIFrameProcessor |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::hsilibs |
HSI specific Task based raw processor
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 HSIFrameProcessor.hpp.