Update 'B mass model'

Renata Kopecná 2022-02-08 09:43:37 +01:00
parent d2dca5e82e
commit 3c42e7c158

@ -23,12 +23,14 @@ Before executing any part of the selection code involving the mass fit, it is ne
Recompile mass fit Recompile mass fit
``` ```
root
.L BmassShape/SignalType.cpp+ .L BmassShape/SignalType.cpp+
.L BmassShape/SignalPdf.cpp+ .L BmassShape/SignalPdf.cpp+
.L BmassShape/BackgroundType.cpp+ .L BmassShape/BackgroundType.cpp+
.L BmassShape/BackgroundPdf.cpp+ .L BmassShape/BackgroundPdf.cpp+
.L BmassShape/ParamValues.cpp+ .L BmassShape/ParamValues.cpp+
.L MassFit.cpp+ .L MassFit.cpp+
.q
``` ```
## Adding double crystal ball and ExpGauss to RooFit ## Adding double crystal ball and ExpGauss to RooFit