Update 'B mass model'

Renata Kopecná 2022-02-03 14:51:08 +01:00
parent 56bb66e2f2
commit 1f20c95257

@ -7,6 +7,18 @@ The fit model is base on RooFit **TODO**
Before executing any part of the selection code involving the mass fit, it is needed to compile the files with the classes needed for the fit. Before executing any part of the selection code involving the mass fit, it is needed to compile the files with the classes needed for the fit.
## Table of Contents
* [Introduction](#introduction)
* [Mass Fit compilation](#mass-fit-compilation)
* [Adding double crystal ball and ExpGauss to RooFit](#adding-double-crystal-ball-and-expgauss-to-roofit)
* [RooDoubleCB compilation](#roodoublecb-compilation)
* [RooExpAndGauss compilation](#rooexpandgauss-compilation)
* [Fit model description](#fit-model-description)
* [Signal](#signal)
* [Background](#background)
* [Source files](#source-files)
## Mass Fit compilation ## Mass Fit compilation
Recompile mass fit Recompile mass fit