Update 'MVA Class'

Renata Kopecná 2022-01-31 16:47:15 +01:00
parent 229d2c4317
commit 9ec2bf6046

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