mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-16 19:48:41 +01:00
moved dbitoffset, dbitreorder and dbitlist to GeneralData
This commit is contained in:
@@ -370,9 +370,6 @@ class Implementation : private virtual slsDetectorDefs {
|
||||
int thresholdEnergyeV{-1};
|
||||
std::array<int, 3> thresholdAllEnergyeV = {{-1, -1, -1}};
|
||||
std::vector<int64_t> rateCorrections;
|
||||
std::vector<int> ctbDbitList;
|
||||
int ctbDbitOffset{0};
|
||||
bool ctbDbitReorder{true};
|
||||
|
||||
// callbacks
|
||||
void (*startAcquisitionCallBack)(const startCallbackHeader,
|
||||
|
||||
Reference in New Issue
Block a user