Add 'BackgroundPdf.cpp'

Renata Kopecná 2022-01-27 15:44:00 +01:00
parent 763821cf14
commit 9f334c9baa

47
BackgroundPdf.cpp.md Normal file

@ -0,0 +1,47 @@
## Global variables:
# Classes
# Functions and their parameters:
### RooExponential \* BackgroundPdf::bkg_exp1()
* **Parameters**
* RooRealVar \*B_plus_M
* **Return**
### RooExponential \* BackgroundPdf::bkg_exp2()
* **Parameters**
* RooRealVar \*B_plus_M
* **Return**
### RooExpAndGauss \* BackgroundPdf::ExpG()
* **Parameters**
* RooRealVar \*B_plus_M
* **Return**
### RooDoubleCB \* BackgroundPdf::bkg_CB()
* **Parameters**
* RooRealVar \*B_plus_M
* **Return**
### RooAddPdf\* BackgroundPdf::getBplusBkgModel()
* **Parameters**
* RooRealVar \*B_plus_M
* **Return**
### void BackgroundPdf::setAllRooVarsConstant()
* **Parameters**
*
* **Return**