DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
IONode.hpp File Reference
#include "timing/TimingNode.hpp"
#include "TimingIssues.hpp"
#include "timing/DACNode.hpp"
#include "timing/FrequencyCounterNode.hpp"
#include "timing/I2CExpanderNode.hpp"
#include "timing/I2CMasterNode.hpp"
#include "timing/I2CSFPNode.hpp"
#include "timing/I2CSlave.hpp"
#include "timing/SI534xNode.hpp"
#include "uhal/DerivedNode.hpp"
#include <chrono>
#include <memory>
#include <string>
#include <vector>
#include "timing/detail/IONode.hxx"
Include dependency graph for IONode.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::timing::IONode
 Base class for timing IO nodes. More...
 

Namespaces

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

Detailed Description

IONode is a base class providing an interface to for IO firmware blocks.

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 IONode.hpp.