mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-01-22 12:54:11 +01:00
Merge branch 'main' into developer
This commit is contained in:
@@ -147,7 +147,6 @@ ClusterVector<int32_t> ClusterFile::read_clusters_without_cut(size_t n_clusters)
|
||||
}
|
||||
|
||||
|
||||
|
||||
ClusterVector<int32_t> ClusterFile::read_clusters_with_cut(size_t n_clusters) {
|
||||
ClusterVector<int32_t> clusters(3,3);
|
||||
clusters.reserve(n_clusters);
|
||||
|
||||
Reference in New Issue
Block a user