Skip to content

Use double for the calculations of angles in MCTruthClassifier and some cleanup

Andrii Verbytskyi requested to merge averbyts/athena:12032024b into main
  • Use double for the calculations of angles in MCTruthClassifier
  • Some cleanup related to the use of "continue"
  • Use std::hypot for the calculations of sum of square roots

Merge request reports