From 2ef35a6e0b3b4543ab62da6db56ce9c32568d4c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Mon, 7 Feb 2022 13:38:40 +0100 Subject: [PATCH] Update 'Selection code' --- Selection-code.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Selection-code.md b/Selection-code.md index 94a504b..80c9340 100644 --- a/Selection-code.md +++ b/Selection-code.md @@ -162,7 +162,9 @@ Remove all multiple candidates, defined in [[RemoveMultipleCandidates.py|RemoveM ``` python RemoveMultipleCandidates.py -all ``` -**TODO** plotting using Scripts/PlotMultiple.py +**TODO** plotting using Scripts/PlotMultiple.py + +and **TODO** also the Comparison Tool, check it works as is We have to rerun the weights and therefore also the MVA: the shape of the B mass peak is fixed to the one after MVA. ```