mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-10 12:00:43 +02:00
Merge branch 'developer' of github.com:slsdetectorgroup/slsDetectorPackage into developer
This commit is contained in:
Binary file not shown.
@ -363,6 +363,8 @@ void setupDetector() {
|
||||
for (i = 0; i < NCHIP; ++i) {
|
||||
for (j = 0; j < NCHAN; ++j) {
|
||||
vetoReference[i][j] = 0;
|
||||
}
|
||||
for (j = 0; j < NADC; ++j) {
|
||||
adcConfiguration[i][j] = 0;
|
||||
}
|
||||
}
|
||||
|
@ -8,5 +8,5 @@
|
||||
#define APIJUNGFRAU 0x191111
|
||||
#define APIEIGER 0x191111
|
||||
#define APICTB 0x191121
|
||||
#define APIGOTTHARD2 0x191125
|
||||
#define APIMYTHEN3 0x191125
|
||||
#define APIGOTTHARD2 0x191125
|
||||
|
Reference in New Issue
Block a user