Update 'MVA Class'

Renata Kopecná 2022-01-31 16:02:49 +01:00
parent 236659e76a
commit 5656bd1610

@ -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**