|
AARE
Data analysis library for PSI hybrid detectors
|
#include <chrono>#include <fmt/color.h>#include <fmt/format.h>#include <memory>#include <thread>#include "aare/core/ProducerConsumerQueue.hpp"Go to the source code of this file.
Data Structures | |
| class | aare::CircularFifo< ItemType > |
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. | |