mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-06-20 16:27:23 +02:00
f670ba77a2
Multi threaded filling of per pixel histograms for example for detector calibration 1. PixelHistogram - Generic variant expects already pedestal subtracted data 2. PedestalTrackingHistogram - Terrible name, useful class. Keeps it's own pedestal and does conversion and pedestal tracking in the worker threads. --------- Co-authored-by: Lars Erik Fröjd <froejdh_e@pc-jungfrau-02.psi.ch>