DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
definitions.cpp File Reference
#include "timing/definitions.hpp"
#include "timing/EndpointNode.hpp"
#include "timing/MasterNode.hpp"
#include "timing/IONode.hpp"
#include "timing/HSINode.hpp"
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <utility>
#include <map>
#include <string>
Include dependency graph for definitions.cpp:

Go to the source code of this file.

Namespaces

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

Functions

std::map< std::string, FixedLengthCommandTypedunedaq::timing::python::swap_commands_map (const std::map< FixedLengthCommandType, std::string > &command_map)
 
void dunedaq::timing::python::register_definitions (py::module &m)
 

Detailed Description

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 definitions.cpp.