DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
module.cpp File Reference
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
Include dependency graph for module.cpp:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
namespace  dunedaq::daqdataformats
namespace  dunedaq::daqdataformats::python

Functions

void dunedaq::daqdataformats::python::register_sourceid (py::module &)
void dunedaq::daqdataformats::python::register_fragment (py::module &m)
void dunedaq::daqdataformats::python::register_component_request (py::module &m)
void dunedaq::daqdataformats::python::register_trigger_record (py::module &)
void dunedaq::daqdataformats::python::register_timeslice (py::module &)
 dunedaq::daqdataformats::python::PYBIND11_MODULE (_daq_daqdataformats_py, 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 module.cpp.