diff --git a/MVA-Class.md b/MVA-Class.md index 674558a..95240d1 100644 --- a/MVA-Class.md +++ b/MVA-Class.md @@ -1,4 +1,4 @@ -The classes are defined in MVAclass.hpp, the functions performing the training are in MVA.cpp. +The classes are defined in MVAclass.hpp, the functions performing the training are in MVA.cpp. The input variables are saved in [[TMVA_variables_KplusPi0Resolved.txt|Input-MVA-variables]]. # Classes @@ -46,7 +46,7 @@ Structure with information needed to read and define the variables used in train # Functions and their parameters: ### MVA_variables::MVA_variables() - +Reads the input file thePath+"/TMVA_variables_" + TheDecay + DL + ".txt"; * **Parameters** * std::string DL * **Return**