Use inbuilt eta calculation and avoid tan/atan2 calls
Use eta calculation from AmgMatrixBasePlugin which avoids the tan() and atan2() calls. Numerically identical results.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
Use eta calculation from AmgMatrixBasePlugin which avoids the tan() and atan2() calls. Numerically identical results.