aboutsummaryrefslogtreecommitdiff
path: root/src/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/event.h')
-rw-r--r--src/event.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/event.h b/src/event.h
index 1c349e3..1f669b4 100644
--- a/src/event.h
+++ b/src/event.h
@@ -40,6 +40,8 @@ typedef struct pmt_hit {
float ehs;
/* ECA calibrated QLX (pedestal subtracted). */
float elx;
+ /* Best charge. */
+ float q;
/* Integrated charge. */
float qhl;
/* Short-time integrated charge. */