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);