Update 'PlotTMVA.cpp'
parent
af4cbe0066
commit
af66ad130b
@ -33,7 +33,6 @@
|
||||
* [void nEvents()](#void-nevents)
|
||||
* [bool SaveAllFromOneFile()](#bool-saveallfromonefile)
|
||||
* [bool SaveMultipleROCS()](#bool-savemultiplerocs-1)
|
||||
* [bool SaveMultipleROCS()](#bool-savemultiplerocs-2)
|
||||
|
||||
|
||||
# Functions
|
||||
@ -307,15 +306,9 @@ Effectivelly saves all plots needed for the MVA training. Calls [SaveAllFromOneF
|
||||
Gets a list of config files and calls [SaveMultipleROCS()](#int-savemultiplerocs).
|
||||
* **Parameters**
|
||||
* int Run
|
||||
* int nLow
|
||||
* int nHigh
|
||||
* int nLow (lower nConfig number)
|
||||
* int nHigh (upper nConfig number)
|
||||
* **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