AARE
Data analysis library for PSI hybrid detectors
|
#include "aare/file_io/File.hpp"
#include "aare/file_io/NumpyFile.hpp"
#include "aare/file_io/RawFile.hpp"
#include "aare/utils/logger.hpp"
#include <fmt/format.h>
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. | |