diff --git a/Selection-code.md b/Selection-code.md index c406f59..33f981d 100644 --- a/Selection-code.md +++ b/Selection-code.md @@ -148,18 +148,6 @@ yieldComparison(2,getTMVAcut(2)); ``` -## Mass Fit compilation - Recompile mass fit - -``` - .L BmassShape/SignalType.cpp+ - .L BmassShape/SignalPdf.cpp+ - .L BmassShape/BackgroundType.cpp+ - .L BmassShape/BackgroundPdf.cpp+ - .L BmassShape/ParamValues.cpp+ - .L MassFit.cpp+ -``` - ## Checking the inclusive sample ``` .L BDTSelection.cpp+