DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
registrators.hpp
Go to the documentation of this file.
1
12#ifndef TRGTOOLS_PYBINDSRC_REGISTRATORS_HPP_
13#define TRGTOOLS_PYBINDSRC_REGISTRATORS_HPP_
14
15#include <pybind11/pybind11.h>
16
18
19// void register_renameme(pybind11::module&);
20
21}
22
23#endif // TRGTOOLS_PYBINDSRC_REGISTRATORS_HPP_