Update 'Selection code'

Renata Kopecná 2022-01-31 11:07:10 +01:00
parent 31450a0670
commit 481d6a1fd5

@ -64,7 +64,7 @@ Check the MVA variables are agreeing after weighting them with sWeights [[compar
compareAll(1); compareAll(2); 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+ .L MVA.cpp+
RunMVA(1); RunMVA(2); RunMVA(1); RunMVA(2);