mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-02 23:04:56 +01: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