DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
WIBEthFrameProcessor.hpp File Reference
#include "fdreadoutlibs/DUNEWIBEthTypeAdapter.hpp"
#include "iomanager/IOManager.hpp"
#include "iomanager/Sender.hpp"
#include "logging/Logging.hpp"
#include "datahandlinglibs/models/TaskRawDataProcessorModel.hpp"
#include "trigger/TriggerPrimitiveTypeAdapter.hpp"
#include "fdreadoutlibs/FDReadoutIssues.hpp"
#include "appmodel/DataHandlerModule.hpp"
#include "confmodel/Connection.hpp"
#include "daqdataformats/Types.hpp"
#include "detchannelmaps/TPCChannelMap.hpp"
#include "trgdataformats/Types.hpp"
#include "tpglibs/TPGenerator.hpp"
#include <algorithm>
#include <atomic>
#include <bitset>
#include <functional>
#include <future>
#include <memory>
#include <pthread.h>
#include <queue>
#include <string>
#include <thread>
#include <utility>
#include <vector>
#include <random>
Include dependency graph for WIBEthFrameProcessor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::fdreadoutlibs::WIBEthFrameProcessor
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::fdreadoutlibs
 

Detailed Description

WIBEth specific Task based raw processor

This is part of the DUNE DAQ , copyright 2022. Licensing/copyright details are in the COPYING file that you should have received with this code.

WIBEth specific Task based raw processor

This is part of the DUNE DAQ , copyright 2023. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file WIBEthFrameProcessor.hpp.