aboutsummaryrefslogtreecommitdiff
path: root/src/zdab_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zdab_utils.h')
-rw-r--r--src/zdab_utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zdab_utils.h b/src/zdab_utils.h
index 9176d92..5b5fe96 100644
--- a/src/zdab_utils.h
+++ b/src/zdab_utils.h
@@ -287,7 +287,7 @@ typedef struct EVBank {
/* Number of PMTs that fired. */
uint32_t npm;
/* Integrated charge in the event. */
- uint32_t nph;
+ float nph;
/* Sub-run number, or -1 if unknown. Only defined for run number >= 10614. */
uint32_t sub_run;
/* Packed word. */