AARE
Data analysis library for PSI hybrid detectors
|
#include "aare/core/DType.hpp"
#include "aare/core/defs.hpp"
#include "aare/file_io/FileInterface.hpp"
#include "aare/file_io/NumpyHelpers.hpp"
#include <filesystem>
#include <iostream>
#include <numeric>
Go to the source code of this file.
Data Structures | |
class | aare::NumpyFile |
NumpyFile class to read and write numpy files. More... | |
Namespaces | |
namespace | aare |
Frame class to represent a single frame of data model class should be able to work with streams coming from files or network. | |