From 9ec2bf6046fa953e1d04cf1025be1b272736f638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Mon, 31 Jan 2022 16:47:15 +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 bafcb6d..6e61489 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](#intt-mvab2kmm) 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](#intt-mvab2kmm) 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](#intt-mvab2kmm) 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