DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
detdataformats
pybindsrc
registrators.hpp
Go to the documentation of this file.
1
10
11
#ifndef DETDATAFORMATS_PYBINDSRC_REGISTRATORS_HPP_
12
#define DETDATAFORMATS_PYBINDSRC_REGISTRATORS_HPP_
13
14
#include <pybind11/pybind11.h>
15
16
namespace
dunedaq::detdataformats::python
{
17
18
void
19
register_detid
(pybind11::module&);
20
void
21
register_daqheader
(pybind11::module&);
22
void
23
register_daqethheader
(pybind11::module&);
24
void
25
register_hsi
(pybind11::module&);
26
}
// namespace dunedaq::detdataformats::python
27
28
#endif
// DETDATAFORMATS_PYBINDSRC_REGISTRATORS_HPP_
dunedaq::detdataformats::python
Definition
daqethheader.cpp:19
dunedaq::detdataformats::python::register_hsi
void register_hsi(py::module &m)
Definition
hsi.cpp:21
dunedaq::detdataformats::python::register_daqethheader
void register_daqethheader(py::module &m)
Definition
daqethheader.cpp:25
dunedaq::detdataformats::python::register_daqheader
void register_daqheader(py::module &m)
Definition
daqheader.cpp:25
dunedaq::detdataformats::python::register_detid
void register_detid(py::module &m)
Definition
detid.cpp:22
Generated on
for DUNE-DAQ by
1.16.1