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);