DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "fddetdataformats/WIBEthFrame.hpp"
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
Go to the source code of this file.
Namespaces | |
namespace | dunedaq |
Including Qt Headers. | |
namespace | dunedaq::fddetdataformats |
namespace | dunedaq::fddetdataformats::python |
Functions | |
void | dunedaq::fddetdataformats::python::register_wibeth (py::module &m) |
Python bindings for the TDEEthFrame format
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.
Python bindings for the WIBEthFrame format
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 wibeth.cpp.