AARE
Data analysis library for PSI hybrid detectors
|
#include <algorithm>
#include <map>
#include <unordered_map>
#include <vector>
#include "aare/core/NDArray.hpp"
Go to the source code of this file.
Data Structures | |
class | aare::ClusterFinder< T > |
struct | aare::ClusterFinder< T >::Hit |
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. | |
Variables | |
const int | MAX_CLUSTER_SIZE = 200 |
const int MAX_CLUSTER_SIZE = 200 |