From 7d4d97bb038ced21bc1b644855aec226e5a41c52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 10 Feb 2022 11:19:26 +0100 Subject: [PATCH] Update 'MCtruthmatching.cpp' --- MCtruthmatching.cpp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MCtruthmatching.cpp.md b/MCtruthmatching.cpp.md index d7b702b..c5a13ae 100644 --- a/MCtruthmatching.cpp.md +++ b/MCtruthmatching.cpp.md @@ -1,6 +1,6 @@ In this script, the MC truthmatching is executed. The script can check both the background category of the decay or perform true-ID based truthmatching. Since this had to be heavily optimized for the K+pi0 channel, the KShort part is obsolete, but in principle it should work. -The corresponding classes are defined in [[TMsource.cpp|TMsource]]. **TODO** +The corresponding classes are defined in [[TMsource.cpp|TMsource]]. ## Table of Contents