Skip to content

22.0-replace_pi_definition-InDetVKalPriVxFinderTool

Replace homemade pi definition with M_PI from cmath. Small housecleaning along the way: use of std:: cmath functions use of nullptr use of container.empty() instead of container.size() ==0

Merge request reports