Skip to content

Move multiple static functions and constants out of the MCTruthClassifier class into a namespace in ThrithUtils

Andrii Verbytskyi requested to merge averbyts/athena:20240318a into main
  • Move multiple static functions out of the MCTruthClassifier class into a separate namespace
  • Move the namespace and the truth types ( enums and strings) to the TruthUtils.

@pclark @jchapman

Should be merged after !69926 (merged) !69924 (merged) !69918 (merged) !69842 (merged) !69733 (merged)

Edited by Andrii Verbytskyi

Merge request reports