From 9c46b20176cf0e6cf7b1a00f56c045630df43271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Tue, 25 Jan 2022 17:59:20 +0100 Subject: [PATCH] Update 'Selection code' --- Selection-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Selection-code.md b/Selection-code.md index 614fee4..7d9815e 100644 --- a/Selection-code.md +++ b/Selection-code.md @@ -124,7 +124,7 @@ Make a nice TGraph from the scan; when creating the scan, it can happen that eg python ReorganizeTGraph.py ``` -Use the MVA scan to plot the signal yields, apply the MVA cut and compare the yields to the CMS results (see [[SignalStudy.cpp|Signal Study]]. +Use the MVA scan to plot the signal yields, apply the MVA cut and compare the yields to the CMS results (see [[SignalStudy.cpp|Signal Study]]). ``` .L SignalStudy.cpp+ plotYieldInQ2(true); plotYieldInQ2(false);