Update 'B mass model'
parent
12b62cec48
commit
7f3d2e65a9
@ -57,6 +57,15 @@ This will fail if you already sourced ROOT or python [described here](https://gi
|
|||||||
cd Code/Selection/RooFit/RooExpAndGauss/
|
cd Code/Selection/RooFit/RooExpAndGauss/
|
||||||
make
|
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
|
## Fit model description
|
||||||
The fit is defined in the `massFit` function in [[MassFit.cpp|MassFit.cpp]]. The user can decide
|
The fit is defined in the `massFit` function in [[MassFit.cpp|MassFit.cpp]]. The user can decide
|
||||||
|
Loading…
Reference in New Issue
Block a user