12#ifndef TIMING_INCLUDE_TIMING_BOREASDESIGN_HPP_
13#define TIMING_INCLUDE_TIMING_BOREASDESIGN_HPP_
21#include "uhal/DerivedNode.hpp"
44 std::string
get_status(
bool print_out =
false)
const override;
Class for timing master with integrated HSI designs.
std::string get_status(bool print_out=false) const override
Get status string, optionally print.
BoreasDesign(const uhal::Node &node)
void configure(ClockSource clock_source, TimestampSource ts_source) const override
Prepare the timing master for data taking.
void get_info(timingfirmwareinfo::TimingDeviceInfo &mon_data) const override
Give info to collector.
Base class for timing hsi design nodes.
Base class for timing master designs.