Skip to content

Monitoring Updates: Emulated data monitor, hist reset and more

Claire Antel requested to merge monitoring-updates into master

Submodule updates:

  • latest gpiodrivers: Includes TLB "Derandomize" option.
  • lates faser-common: Includes Tracker fragment 'break' fix.

New & updated monitoring features:

  • Option histogram reset of content, can be called any time. Example in EmulatorMonitor.
  • Can set option so that histogram contents reset after publish (may restructure in future, especially if more histogram options to be added)
  • Fixing weight filling issue for 2D hists from Histogram weighted fills introduced in last MR.

New monitoring modules:

  • EmulatorMonitor: dummy module to monitor emulated MonitorFragment data.
  • TriggerMonitor: monitors TLB physics events.

Renamed monitoring modules:

  • Monitor -> MonitorBase also
  • TLBMonitor -> TriggerRateMonitor

Deleted monitoring modules:

  • EventMonitor
Edited by Claire Antel

Merge request reports