Florian Lüke
5764d7f9c0
remove debug statement
2024-12-27 20:15:55 +01:00
Florian Lüke
a9bfcf151c
mana: add cpp plugin interface and test plugin
2024-12-27 18:49:19 +01:00
Florian Lüke
c82671490a
better mana c api entry point definition
2024-12-27 17:34:02 +01:00
Florian Lüke
00337c6af8
mana root histograms: output file name based on daq run name
2024-12-27 14:39:48 +01:00
Florian Lüke
ee10c7ce70
rename mana_plugin_t -> mana_sink_plugin_t
2024-12-27 14:08:13 +01:00
Florian Lüke
8c1e122e06
warn if root histo plugin is initialized multiple times
2024-12-27 13:53:09 +01:00
Florian Lüke
bfce5e76ab
mana root plugin: change logging to log.c
2024-12-26 19:21:25 +01:00
Florian Lüke
ebd823ae4e
mana root plugin: implement raw histograms, fixes
2024-12-26 18:44:24 +01:00
Florian Lüke
6f7102549e
mana: add a root-histogram plugin and improve ManaCountingSink
...
Currently only histograms the hit counts per input array element, not
the actual data.
The counting plugin now also tracks and prints 'eventArrayIndexHits'.
2024-12-26 01:46:58 +01:00