|
AARE
Data analysis library for PSI hybrid detectors
|
#include "aare/core/DType.hpp"#include "aare/core/Frame.hpp"#include "aare/core/defs.hpp"#include <filesystem>#include <vector>Go to the source code of this file.
Data Structures | |
| struct | aare::FileConfig |
| FileConfig structure to store the configuration of a file dtype: data type of the file rows: number of rows in the file cols: number of columns in the file geometry: geometry of the file. More... | |
| class | aare::FileInterface |
| FileInterface class to define the interface for file operations. 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. | |