Skip to content

Use for-loop over while-loop for layers in GlobalChi2Fitter

Alexander J Pfleger requested to merge apfleger/athena:gx2f-layerindex into main

I think, this one is clearer as for-loop:

  • every iteration the counter goes up exactly once
  • min and max are known in before

Merge request reports

Loading