Fix bug to allow larger clusters

This commit is contained in:
2023-03-17 15:34:08 +01:00
parent 943a85cbd5
commit 1bd813d620
5 changed files with 43 additions and 16 deletions

View File

@ -1097,6 +1097,9 @@ template <class dataType> class analogDetector {
return thr;
};
virtual int setClusterSize(int n = -1) {
};
/**
gets threshold value for conversion into number of photons
\returns threshold value