mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
vetoalg added hits and raw
This commit is contained in:
@ -413,7 +413,7 @@ typedef struct {
|
||||
ALL = LOW_LATENCY_LINK | ETHERNET_10GB
|
||||
};
|
||||
|
||||
enum vetoAlgorithm { DEFAULT_ALGORITHM };
|
||||
enum vetoAlgorithm { ALG_HITS, ALG_RAW };
|
||||
|
||||
enum gainMode {
|
||||
DYNAMIC,
|
||||
|
Reference in New Issue
Block a user