created detector dependant master file attributes

This commit is contained in:
2020-07-31 12:15:28 +02:00
parent bd221fefe5
commit 4eaa9588ba
8 changed files with 76 additions and 236 deletions

View File

@@ -53,7 +53,7 @@
#define STREAMER_PRIORITY (10)
#define TCP_PRIORITY (10)
/*
#define HDF5_WRITER_VERSION (6.1) // 1 decimal places
#define BINARY_WRITER_VERSION (6.1) // 1 decimal places
struct masterAttributes {
@@ -86,3 +86,4 @@ struct masterAttributes {
uint64_t gateDelay3Ns;
uint32_t gates;
};
*/