AARE
Data analysis library for PSI hybrid detectors
|
#include "aare/core/NDArray.hpp"
#include "aare/core/defs.hpp"
#include <cstddef>
#include <cstdint>
#include <memory>
#include <sys/types.h>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | aare::Frame |
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. | |