Update 'PlotTMVA.cpp'
parent
af4cbe0066
commit
af66ad130b
@ -33,7 +33,6 @@
|
|||||||
* [void nEvents()](#void-nevents)
|
* [void nEvents()](#void-nevents)
|
||||||
* [bool SaveAllFromOneFile()](#bool-saveallfromonefile)
|
* [bool SaveAllFromOneFile()](#bool-saveallfromonefile)
|
||||||
* [bool SaveMultipleROCS()](#bool-savemultiplerocs-1)
|
* [bool SaveMultipleROCS()](#bool-savemultiplerocs-1)
|
||||||
* [bool SaveMultipleROCS()](#bool-savemultiplerocs-2)
|
|
||||||
|
|
||||||
|
|
||||||
# Functions
|
# 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).
|
Gets a list of config files and calls [SaveMultipleROCS()](#int-savemultiplerocs).
|
||||||
* **Parameters**
|
* **Parameters**
|
||||||
* int Run
|
* int Run
|
||||||
* int nLow
|
* int nLow (lower nConfig number)
|
||||||
* int nHigh
|
* int nHigh (upper nConfig number)
|
||||||
* **Return**
|
* **Return**
|
||||||
* True if everything is fine, False if something fails
|
* 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