DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
SFPMuxIONode.hpp File Reference
#include "TimingIssues.hpp"
#include "timing/IONode.hpp"
#include "uhal/DerivedNode.hpp"
#include <chrono>
#include <string>
#include <vector>
Include dependency graph for SFPMuxIONode.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::timing::SFPMuxIONode
 Base class for boards which have a physical SFP mux. More...
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::timing
 < Message parameters
 

Detailed Description

SFPMuxIONode is a base class providing an interface to IO firmware blocks where the hardware has a physical mux between downstream SFPs and FPGA.

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

Definition in file SFPMuxIONode.hpp.