DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "timing/HSINode.hpp"
#include "timing/HSIDesignInterface.hpp"
#include "timing/TopDesign.hpp"
#include "uhal/DerivedNode.hpp"
#include <chrono>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | dunedaq::timing::ChronosDesign |
Class for timing master with integrated HSI designs. More... | |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::timing |
< Message parameters | |
ChronosDesign is a base class providing an interface to top level HSI endpoint firmware designs.
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 ChronosDesign.hpp.