DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "timing/SFPMuxDesignInterface.hpp"
#include "timing/MasterDesign.hpp"
#include "uhal/DerivedNode.hpp"
#include <chrono>
#include <sstream>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | dunedaq::timing::MasterMuxDesign |
Class for PDI timing master design on mux board. More... | |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::timing |
< Message parameters | |
MasterMuxDesign is a class providing an interface to the Ouroboros firmware design on a board with MUX.
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 MasterMuxDesign.hpp.