mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 04:47:14 +02:00
jungfrau: comp disable time
This commit is contained in:
@ -363,6 +363,8 @@ class Module : public virtual slsDetectorDefs {
|
||||
void resetTemperatureEvent();
|
||||
bool getAutoComparatorDisableMode() const;
|
||||
void setAutoComparatorDisableMode(bool val);
|
||||
int64_t getComparatorDisableTime() const;
|
||||
void setComparatorDisableTime(int64_t value);
|
||||
int getNumberOfAdditionalStorageCells() const;
|
||||
void setNumberOfAdditionalStorageCells(int value);
|
||||
int getStorageCellStart() const;
|
||||
|
Reference in New Issue
Block a user