diff --git a/PlotTMVA.cpp.md b/PlotTMVA.cpp.md index ac85dd0..f4ba573 100644 --- a/PlotTMVA.cpp.md +++ b/PlotTMVA.cpp.md @@ -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 + *