DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "TimingIssues.hpp"
#include "timing/TimingNode.hpp"
#include "uhal/DerivedNode.hpp"
#include "timing/timingendpointinfo/Nljs.hpp"
#include "timing/timingendpointinfo/Structs.hpp"
#include <chrono>
#include <string>
Go to the source code of this file.
Classes | |
class | dunedaq::timing::EndpointNodeInterface |
Base class for timing IO nodes. More... | |
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::timing |
< Message parameters | |
EndpointNodeInterface is a class providing an interface to the endpoint wrapper firmware block.
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 EndpointNodeInterface.hpp.