gotthard2 gui

This commit is contained in:
2020-01-31 17:35:56 +01:00
parent 89c774dbf7
commit 4b39ca6e5f
7 changed files with 84 additions and 6 deletions

View File

@ -60,6 +60,7 @@ void qTabPlot::SetupWidgetWindow() {
switch(det->getDetectorType().squash()) {
case slsDetectorDefs::GOTTHARD:
case slsDetectorDefs::MYTHEN3:
case slsDetectorDefs::GOTTHARD2:
is1d = true;
break;
case slsDetectorDefs::EIGER: