DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TDEEthFrameProcessor.hpp
Go to the documentation of this file.
1
8#ifndef FDREADOUTLIBS_INCLUDE_FDREADOUTLIBS_TDEETHFRAMEPROCESSOR_HPP_
9#define FDREADOUTLIBS_INCLUDE_FDREADOUTLIBS_TDEETHFRAMEPROCESSOR_HPP_
10
13
14namespace dunedaq {
15namespace fdreadoutlibs {
16
17class TDEEthFrameProcessor : public TPCEthFrameProcessor<types::TDEEthTypeAdapter>
18{
19 public:
21};
22
23} // namespace fdreadoutlibs
24} // namespace dunedaq
25
26#endif // FDREADOUTLIBS_INCLUDE_FDREADOUTLIBS_TDEETHFRAMEPROCESSOR_HPP_
TPCEthFrameProcessor(std::unique_ptr< datahandlinglibs::FrameErrorRegistry > &error_registry, bool processing_enabled)
The DUNE-DAQ namespace.