From 2be43f592b4d5b5458c81fff94a58c23a4e1a1c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Mon, 31 Jan 2022 16:47:46 +0100 Subject: [PATCH] Update 'MVA Class' --- MVA-Class.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MVA-Class.md b/MVA-Class.md index 6e61489..57a8ca2 100644 --- a/MVA-Class.md +++ b/MVA-Class.md @@ -78,21 +78,21 @@ Training and testing of the BDT for final signal selection. The parameters are s * 0 if something fails, otherwise 1 ### Int_t RunMore() -Sets the `MVAconfiguration` options and runs the training (calls [MVA_b2kmm](#int_t-mva_b2kmm) for KS sample with 4 different configurations. +Sets the `MVAconfiguration` options and runs the training (calls [MVA_b2kmm()](#int_t-mva_b2kmm)) for KS sample with 4 different configurations. * **Parameters** * Int_t Run = 1 * **Return** * 0 if something fails, otherwise 1 ### Int_t RunDDandLLKshort() -Sets the `MVAconfiguration` options and runs the final training (calls [MVA_b2kmm](#int_t-mva_b2kmm) for KS sample. +Sets the `MVAconfiguration` options and runs the final training (calls [MVA_b2kmm()](#int_t-mva_b2kmm)) for KS sample. * **Parameters** * Int_t Run = 1 * **Return** * 0 if something fails, otherwise 1 ### Int_t RunKplusPizeroResolved() -Sets the `MVAconfiguration` options and runs the final training (calls [MVA_b2kmm](#int_t-mva_b2kmm)) for K+pi0 sample. +Sets the `MVAconfiguration` options and runs the final training (calls [MVA_b2kmm()](#int_t-mva_b2kmm)) for K+pi0 sample. * **Parameters** * Int_t Run = 1 * int config=0