mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-07-04 17:59:33 +02:00
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>