mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 15:00:02 +02:00
minor
This commit is contained in:
parent
de6976599e
commit
afad1a30bd
@ -8497,7 +8497,7 @@ int set_veto_algorithm(int file_des) {
|
||||
|
||||
enum vetoAlgorithm alg = args[0];
|
||||
enum streamingInterface interface = args[1];
|
||||
LOG(logINFOBLUE, ("Setting vetoalgorithm (interface: %d): %u\n", (int)interface,
|
||||
LOG(logDEBUG1, ("Setting vetoalgorithm (interface: %d): %u\n", (int)interface,
|
||||
(int)alg));
|
||||
|
||||
#ifndef GOTTHARD2D
|
||||
|
Loading…
x
Reference in New Issue
Block a user