included bunch id in jungfrau header

This commit is contained in:
Dhanya Maliakal
2016-11-03 12:31:53 +01:00
parent 014175689f
commit 7fdc127356
2 changed files with 8 additions and 6 deletions

View File

@ -130,6 +130,7 @@ typedef struct {
#define JFRAU_FILE_FRAME_HEADER_LENGTH 16
#define JFRAU_FILE_HEADER_BUNCHID_OFFSET 8
#define JFRAU_FIFO_SIZE 2500 //cannot be less than max jobs per thread = 1000
#define JFRAU_PACKETS_PER_FRAME 128
#define JFRAU_HEADER_LENGTH 22