Update 'Selection code'

Renata Kopecná 2022-01-31 16:48:27 +01:00
parent 2be43f592b
commit 69b67e5edb

@ -70,7 +70,7 @@ Reweighted Data and Monte Carlo can be used for the [[MVA.cpp|MVA-Class]]
RunMVA(1); RunMVA(2); RunMVA(1); RunMVA(2);
``` ```
Apply the MVA to all the MC and Data using [[TMVA.cpp|TMVA Class application]] Apply the MVA to all the MC and Data using [[TMVAClassApp.cpp|TMVA Class application]]
``` ```
.L TMVAClassApp.cpp+ .L TMVAClassApp.cpp+
TMVAClassAppAll(1); TMVAClassAppAll(2); TMVAClassAppAll(1); TMVAClassAppAll(2);