AARE
Data analysis library for PSI hybrid detectors
Loading...
Searching...
No Matches
Data Structures | Namespaces | Variables
VariableSizeClusterFinder.hpp File Reference
#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
 

Variable Documentation

◆ MAX_CLUSTER_SIZE

const int MAX_CLUSTER_SIZE = 200