From 3c42e7c158252c16ac1c791b3d90e37bae8c79b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Tue, 8 Feb 2022 09:43:37 +0100 Subject: [PATCH] Update 'B mass model' --- B-mass-model.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/B-mass-model.md b/B-mass-model.md index 8e92eda..034de6e 100644 --- a/B-mass-model.md +++ b/B-mass-model.md @@ -23,12 +23,14 @@ Before executing any part of the selection code involving the mass fit, it is ne Recompile mass fit ``` +root .L BmassShape/SignalType.cpp+ .L BmassShape/SignalPdf.cpp+ .L BmassShape/BackgroundType.cpp+ .L BmassShape/BackgroundPdf.cpp+ .L BmassShape/ParamValues.cpp+ .L MassFit.cpp+ + .q ``` ## Adding double crystal ball and ExpGauss to RooFit