|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "timinglibs/TimingController.hpp"#include "timinglibs/timingcmd/Nljs.hpp"#include "timinglibs/timingcmd/Structs.hpp"#include "appfwk/DAQModule.hpp"#include "ers/Issue.hpp"#include "logging/Logging.hpp"#include "utilities/WorkerThread.hpp"#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | dunedaq::timinglibs::TimingEndpointControllerBase |
| TimingEndpointControllerBase is a DAQModule implementation that provides that provides a control interface for a timing endpoint. More... | |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::timinglibs |
TimingEndpointControllerBase is a DAQModule implementation that provides that provides a control interface for a timing endpoint.
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 TimingEndpointControllerBase.hpp.