formatting

This commit is contained in:
2026-08-06 13:54:58 +02:00
parent df1b6aafbc
commit f264085206
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -269,8 +269,6 @@ void Module::setThresholdEnergy(int e_eV, detectorSettings isettings,
}
}
void Module::setAllThresholdEnergy(std::array<int, 3> e_eV,
detectorSettings isettings, bool trimbits) {
if (shm()->detType != MYTHEN3) {