Skip to content

Random fixes

Basil Schneider requested to merge bschneid/Ph2_ACF:random-fixes into Dev

Here are a few random improvements to the Middleware, that I stumbled upon while using the software:

  • The SetBinContent()/GetBinContent() offsets that we already talked about
  • Removing repeated statements of if (cAllOne) break;
  • Trivial simplifications plus some typos

I've been running for a few days with this version of the software. I see no changes in the behavior of the software, but some improvement in the presentation of the histograms.

Merge request reports