Skip to content

22.0-clang_warnings-PixelRTT

Shaun Roe requested to merge sroe/athena:22.0-clang_warnings-PixelRTT into master

Fix clang warning -Winfinite-recursion in RMSProfile::Write method, corresponding to ATLASRECTS-5229. Also: Change to use cmath constants/ functions, and remove unused headers and commented code.

Edited by Shaun Roe

Merge request reports