|
AARE
Data analysis library for PSI hybrid detectors
|
#include "aare/core/Frame.hpp"#include "aare/network_io/ZmqHeader.hpp"#include "aare/network_io/ZmqSocket.hpp"#include "aare/network_io/defs.hpp"#include <cstdint>#include <string>Go to the source code of this file.
Data Structures | |
| class | aare::ZmqSocketReceiver |
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. | |