Skip to content

SUS-2532 improve tests

Eilert Tunheim requested to merge SUS-2532_ImproveTests into dev

https://its.cern.ch/jira/browse/SUS-2532

The best fit circle code contains a mistake where I forgot to check the plane parameters, thus this MR corrects this mistake.

The best fit plane code has been improved and stays consistent with the circle code. The points are now generated in a circle on a XY plane, then the plane is rotated using a rotation matrix.

Edited by Eilert Tunheim

Merge request reports