DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
MasterNode.hpp File Reference
#include "timing/definitions.hpp"
#include "timing/toolbox.hpp"
#include "timing/FLCmdGeneratorNode.hpp"
#include "timing/MasterNodeInterface.hpp"
#include "timing/MasterGlobalNode.hpp"
#include "timing/timingfirmware/Nljs.hpp"
#include "timing/timingfirmware/Structs.hpp"
#include "uhal/DerivedNode.hpp"
#include <chrono>
#include <string>
Include dependency graph for MasterNode.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dunedaq::timing::MasterNode
 Class for PD-II/DUNE master timing nodes. More...
 

Namespaces

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

Detailed Description

MasterNode is a class providing an interface to the PD-I master 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.

MasterNode is a base class providing an interface for the master type 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 MasterNode.hpp.