|
AARE
Data analysis library for PSI hybrid detectors
|
#include "aare/core/Frame.hpp"#include "aare/utils/logger.hpp"#include "simdjson.h"#include <array>#include <cstdint>#include <map>#include <string>Go to the source code of this file.
Data Structures | |
| struct | aare::ZmqHeader |
Namespaces | |
| namespace | simdjson |
| 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. | |