This commit is contained in:
2024-02-26 16:41:58 +01:00
parent 783b95b1f3
commit c0cbccd7d4
2 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ class jungfrauLGADStrixelsDataQuad : public slsDetectorData<uint16_t> {
enum location {
BOTTOM = 0,
TOP = 1
}
};
int multiplicator = 3;
std::vector<int> mods{ 0, 1, 2 };