mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 13:27:14 +02:00
format
This commit is contained in:
@ -34,9 +34,9 @@ int initCheckDone = 0;
|
|||||||
char initErrorMessage[MAX_STR_LENGTH];
|
char initErrorMessage[MAX_STR_LENGTH];
|
||||||
|
|
||||||
const char *dac_names[16] = {"VSvP", "Vtrim", "Vrpreamp", "Vrshaper",
|
const char *dac_names[16] = {"VSvP", "Vtrim", "Vrpreamp", "Vrshaper",
|
||||||
"VSvN", "Vtgstv", "Vcmp_ll", "Vcmp_lr",
|
"VSvN", "Vtgstv", "Vcmp_ll", "Vcmp_lr",
|
||||||
"Vcal", "Vcmp_rl", "rxb_rb", "rxb_lb",
|
"Vcal", "Vcmp_rl", "rxb_rb", "rxb_lb",
|
||||||
"Vcmp_rr", "Vcp", "Vcn", "Vishaper"};
|
"Vcmp_rr", "Vcp", "Vcn", "Vishaper"};
|
||||||
int default_tau_from_file = -1;
|
int default_tau_from_file = -1;
|
||||||
enum detectorSettings thisSettings;
|
enum detectorSettings thisSettings;
|
||||||
sls_detector_module *detectorModules = NULL;
|
sls_detector_module *detectorModules = NULL;
|
||||||
|
Reference in New Issue
Block a user