Update 'PlotTMVA.cpp'

Renata Kopecná 2022-02-08 14:55:52 +01:00
parent 78b3760b3e
commit f351bcc869

@ -33,6 +33,7 @@
* [void nEvents()](#void-nevents)
* [bool SaveAllFromOneFile()](#bool-saveallfromonefile)
* [bool SaveMultipleROCS()](#bool-savemultiplerocs-1)
* [bool SaveMultipleROCS()](#bool-savemultiplerocs-2)
# Functions
@ -310,3 +311,4 @@ Gets a list of config files and calls [SaveMultipleROCS()](#int-savemultiplerocs
* int nHigh = 3
* **Return**
* True if everything is fine, False if something fails
*