DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
file_conversion.cpp File Reference
#include "rawdatautils/WIBtoWIB2.hpp"
#include "rawdatautils/WIBtoWIBEth.hpp"
#include "rawdatautils/WIBtoTDE.hpp"
#include <pybind11/numpy.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
Include dependency graph for file_conversion.cpp:

Go to the source code of this file.

Namespaces

namespace  dunedaq
 Including Qt Headers.
 
namespace  dunedaq::rawdatautils
 
namespace  dunedaq::rawdatautils::fc
 
namespace  dunedaq::rawdatautils::fc::python
 

Functions

void dunedaq::rawdatautils::fc::python::register_file_conversion (py::module &m)
 

Detailed Description

Python bindings for file conversions between formats

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 file_conversion.cpp.