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