From 5656bd1610d73b96db660193e507f495c17ea491 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Mon, 31 Jan 2022 16:02:49 +0100 Subject: [PATCH] Update 'MVA Class' --- MVA-Class.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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**