DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TimestampGeneratorNode.hpp File Reference
#include "TimingIssues.hpp"
#include "timing/TimingNode.hpp"
#include "timing/definitions.hpp"
#include "logging/Logging.hpp"
#include "uhal/DerivedNode.hpp"
#include <chrono>
#include <string>
Include dependency graph for TimestampGeneratorNode.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 

Functions

 dunedaq::ERS_DECLARE_ISSUE (timing, TimestampNotReady, " Timestamp not ready in time; loaded: "<< loaded<< ", error: "<< error,((uint32_t) loaded)((uint32_t) error)) namespace timing
 

Detailed Description

TimestampGeneratorNode is a class providing an interface to timestamp generator 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 TimestampGeneratorNode.hpp.