From 95df529254b7e9fe57b29ca15972b0704f5cb3ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Wed, 2 Feb 2022 17:26:02 +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 dfb10d9..195e714 100644 --- a/Selection-code.md +++ b/Selection-code.md @@ -132,7 +132,7 @@ Get the eficiencies needed for the estimation of the best MVA response cut, def runAllEff(); ``` -Scan the significance in the MVA cut using the code in [[BDTcutScanner.cpp|BDTcutScanner]]. Don't mind the 2012 and 2016 tags, they are just dummies +Scan the significance in the MVA cut using the code in [[BDTcutScanner.cpp|BDTcutScanner.cpp]]. Don't mind the 2012 and 2016 tags, they are just dummies ``` .L BDTcutScanner.cpp+ ScanSignalAndBckgndEstimation("2012",1,0.01,false,false,false,true)