DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
fddetdataformats
pybindsrc
registrators.hpp
Go to the documentation of this file.
1
12
#ifndef FDDETDATAFORMATS_PYBINDSRC_REGISTRATORS_HPP_
13
#define FDDETDATAFORMATS_PYBINDSRC_REGISTRATORS_HPP_
14
15
#include <pybind11/pybind11.h>
16
17
namespace
dunedaq::fddetdataformats::python
{
18
19
void
register_wib2
(pybind11::module&);
20
void
register_wibeth
(pybind11::module&);
21
void
register_wib
(pybind11::module&);
22
void
register_daphne
(pybind11::module&);
23
void
register_tde
(pybind11::module&);
24
void
register_tdeeth
(pybind11::module&);
25
}
26
27
#endif
// FDDETDATAFORMATS_PYBINDSRC_REGISTRATORS_HPP_
dunedaq::fddetdataformats::python
Definition
daphne.cpp:17
dunedaq::fddetdataformats::python::register_wib2
void register_wib2(pybind11::module &)
dunedaq::fddetdataformats::python::register_tdeeth
void register_tdeeth(pybind11::module &)
dunedaq::fddetdataformats::python::register_daphne
void register_daphne(py::module &m)
Definition
daphne.cpp:20
dunedaq::fddetdataformats::python::register_wibeth
void register_wibeth(pybind11::module &)
dunedaq::fddetdataformats::python::register_tde
void register_tde(pybind11::module &)
dunedaq::fddetdataformats::python::register_wib
void register_wib(pybind11::module &)
Generated on Sat Jun 28 2025 for DUNE-DAQ by
1.12.0