Update 'PlotTMVA.cpp'
parent
f351bcc869
commit
af4cbe0066
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user