C++ simulated detector

This commit is contained in:
Mohacsi Istvan
2021-07-01 15:22:10 +02:00
parent 9d3e4cb0eb
commit d18ec0e819
2 changed files with 75 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ struct jungfrau_packet {
uint32_t exptime;
uint32_t packetnum;
double bunchid;
uint64_t bunchid;
uint64_t timestamp;
uint16_t moduleID;