Commit graph

7 commits

Author SHA1 Message Date
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