Skip to content

CA: monitor updates

Sergei Zharko requested to merge s.zharko/cbmroot:ca-monitor-updates into master

In this merge request,

  • a separate fMonitorDataPerCall variable is added to the cbm::algo::ca::Framework to track one call of the TrackFinder::FindTracks funciton
  • a possibility to update the monitor with current monitor data (e.g., collected on the current FindTracks call) is added

Merge request reports