From 763821cf145802f1b3227e4c9ac3dd9a45c1c9a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 27 Jan 2022 15:43:37 +0100 Subject: [PATCH] Add 'B mass model' --- B-mass-model.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 B-mass-model.md diff --git a/B-mass-model.md b/B-mass-model.md new file mode 100644 index 0000000..686a6a2 --- /dev/null +++ b/B-mass-model.md @@ -0,0 +1,14 @@ +The B mass fit is performed by the functions defined in [[MassFit.cpp|MassFit.cpp]]. + + +[[BackgroundPdf.cpp|BackgroundPdf.cpp]] + +[[BackgroundType.cpp|BackgroundType.cpp]] + +[[LinkDef.hpp|LinkDef.hpp]] + +[[ParamValues.hpp|ParamValues.hpp]] + +[[SignalPdf.cpp|SignalPdf.cpp]] + +[[SignalType.cpp|SignalType.cpp]]