From 963612e8e55508e02d5e7b2c0fd291af0618c083 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 27 Jan 2022 09:09:59 +0100 Subject: [PATCH] Update 'Design.cpp' --- Design.cpp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Design.cpp.md b/Design.cpp.md index e97cb93..d9a433e 100644 --- a/Design.cpp.md +++ b/Design.cpp.md @@ -232,7 +232,7 @@ Takes the signal and background response histograms and designs the overtraining * TH1F \*h_responseB ### TCanvas \*c_VariablesSignalVsBackground() -Creates a canvas used to save the variable signal-background plots designed by [designVariablesSignalVsBackground()](#void-designVariablesSignalVsBackground). +Creates a canvas used to save the variable signal-background plots designed by [designVariablesSignalVsBackground()](#bool-designVariablesSignalVsBackground). * **Parameters** * string variable * **Return**