From 585dcc7e8ed9de554ecda4395a44871390ccaca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 27 Jan 2022 19:06:18 +0100 Subject: [PATCH] Update 'Selection code' --- Selection-code.md | 12 ------------ 1 file changed, 12 deletions(-) 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+