DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
registrators.hpp File Reference
#include <pybind11/pybind11.h>
Include dependency graph for registrators.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

void dunedaq::detdataformats::python::register_detid (pybind11::module &)
 
void dunedaq::detdataformats::python::register_daqheader (pybind11::module &)
 
void dunedaq::detdataformats::python::register_daqethheader (pybind11::module &)
 
void dunedaq::detdataformats::python::register_hsi (pybind11::module &)
 

Detailed Description

Declaration of functions to register Python bindings to C++ objects

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 registrators.hpp.