DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TimestampEstimator.hpp File Reference
#include "utilities/TimestampEstimatorBase.hpp"
#include "utilities/Issues.hpp"
#include <atomic>
#include <memory>
#include <mutex>
#include "detail/TimestampEstimator.hxx"
Include dependency graph for TimestampEstimator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::utilities::TimestampEstimator
 TimestampEstimator is an implementation of TimestampEstimatorBase that uses TimeSync messages from an input queue to estimate the current timestamp. More...
 
struct  dunedaq::utilities::TimestampEstimator::TimeSyncPoint
 

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::utilities
 

Detailed Description

TimestampEstimator Class

This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file TimestampEstimator.hpp.