From 7f3d2e65a956128312d62e9963013fd75edaa50c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Tue, 8 Mar 2022 12:47:19 +0100 Subject: [PATCH] Update 'B mass model' --- B-mass-model.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/B-mass-model.md b/B-mass-model.md index e969bd0..bc5c3b7 100644 --- a/B-mass-model.md +++ b/B-mass-model.md @@ -57,6 +57,15 @@ This will fail if you already sourced ROOT or python [described here](https://gi cd Code/Selection/RooFit/RooExpAndGauss/ make ``` +### Recompile Mass Fit + +Now we need to link the RooFit models to MassFit.cpp by recompiling it in ROOT + +``` +root + .L MassFit.cpp+ + .q +``` ## Fit model description The fit is defined in the `massFit` function in [[MassFit.cpp|MassFit.cpp]]. The user can decide