mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 11:31:30 +01:00
not much changes
This commit is contained in:
@@ -680,8 +680,8 @@ class slsDetectorBase : public virtual slsDetectorDefs, public virtual errorDef
|
||||
if (s=="dynamichg0") return DYNAMICHG0; \
|
||||
if (s=="fixgain1") return FIXGAIN1; \
|
||||
if (s=="fixgain2") return FIXGAIN2; \
|
||||
if (s=="forceswitchg2") return FORCESWITCHG1; \
|
||||
if (s=="lownoise") return FORCESWITCHG2; \
|
||||
if (s=="forceswitchg1") return FORCESWITCHG1; \
|
||||
if (s=="forceswitchg2") return FORCESWITCHG2; \
|
||||
return GET_SETTINGS; \
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user