From 481d6a1fd5fa1328745a16bc45e55f16266599d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Mon, 31 Jan 2022 11:07:10 +0100 Subject: [PATCH] Update 'Selection code' --- Selection-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Selection-code.md b/Selection-code.md index 5f0d79d..26843da 100644 --- a/Selection-code.md +++ b/Selection-code.md @@ -64,7 +64,7 @@ Check the MVA variables are agreeing after weighting them with sWeights [[compar compareAll(1); compareAll(2); ``` -Reweighted Data and Monte Carlo can be used for the [[MVA.cpp|MVA.cpp]] +Reweighted Data and Monte Carlo can be used for the [[MVA.cpp|MVA-Class]] ``` .L MVA.cpp+ RunMVA(1); RunMVA(2);