Update 'Selection code'

Renata Kopecná 2022-03-09 13:48:37 +01:00
parent 8b060f9de2
commit 5c2362a379

@ -251,7 +251,7 @@ root
.L BDTcutScanner.cpp+ .L BDTcutScanner.cpp+
ScanSignalAndBckgndEstimation("2012",1,0.01,false,false,false,true) ScanSignalAndBckgndEstimation("2012",1,0.01,false,false,false,true)
ScanSignalAndBckgndEstimation("2016",2,0.01,false,false,false,true) ScanSignalAndBckgndEstimation("2016",2,0.01,false,false,false,true)
getMaxBDTresponse("2012",1,true,true,0,false,false) getMaxBDTresponse("2012",1,true,false,0,false,false)
getMaxBDTresponse("2016",2,true,false,0,false,false) getMaxBDTresponse("2016",2,true,false,0,false,false)
.q .q
``` ```