diff --git a/PlotTMVA.cpp.md b/PlotTMVA.cpp.md index f4ba573..d4a4545 100644 --- a/PlotTMVA.cpp.md +++ b/PlotTMVA.cpp.md @@ -306,9 +306,16 @@ Effectivelly saves all plots needed for the MVA training. Calls [SaveAllFromOneF ### bool SaveMultipleROCS() Gets a list of config files and calls [SaveMultipleROCS()](#int-savemultiplerocs). * **Parameters** - * int Run =1 - * int nLow = 0 - * int nHigh = 3 + * int Run + * int nLow + * int nHigh * **Return** * True if everything is fine, False if something fails - * + +### bool SaveMultipleROCS() +Gets a list of config files and calls [SaveMultipleROCS()](#int-savemultiplerocs). +* **Parameters** + * int Run +* **Return** + * True if everything is fine, False if something fails +