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)