diff --git a/Selection-code.md b/Selection-code.md index 0659ac6..0d3e371 100644 --- a/Selection-code.md +++ b/Selection-code.md @@ -70,7 +70,7 @@ Reweighted Data and Monte Carlo can be used for the [[MVA.cpp|MVA-Class]] 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+ TMVAClassAppAll(1); TMVAClassAppAll(2);