From ec896879d6ea24af1d65f6df68374c7ab1c82121 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Mon, 7 Feb 2022 13:37:50 +0100 Subject: [PATCH] Update 'Selection code' --- Selection-code.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Selection-code.md b/Selection-code.md index 905ecb5..94a504b 100644 --- a/Selection-code.md +++ b/Selection-code.md @@ -162,6 +162,7 @@ Remove all multiple candidates, defined in [[RemoveMultipleCandidates.py|RemoveM ``` python RemoveMultipleCandidates.py -all ``` +**TODO** plotting using Scripts/PlotMultiple.py 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. ```