AARE
Data analysis library for PSI hybrid detectors
|
#include "aare/file_io/RawFile.hpp"
#include "aare/core/defs.hpp"
#include "aare/utils/logger.hpp"
#include <fmt/format.h>
#include <nlohmann/json.hpp>
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. | |
Typedefs | |
using | json = nlohmann::json |
using json = nlohmann::json |