|
AARE
Data analysis library for PSI hybrid detectors
|
#include <cstdint>#include <filesystem>#include <pybind11/pybind11.h>#include <pybind11/stl.h>#include <string>#include "aare/FileHandler.hpp"#include "aare/core/Frame.hpp"#include "aare/core/defs.hpp"Functions | |
| PYBIND11_MODULE (_aare, m) | |
| PYBIND11_MODULE | ( | _aare | , |
| m | |||
| ) |