Add 'BackgroundType.cpp'

Renata Kopecná 2022-01-27 15:44:28 +01:00
parent 9f334c9baa
commit 552daf76a1

25
BackgroundType.cpp.md Normal file

@ -0,0 +1,25 @@
## Global variables:
# Classes
# Functions and their parameters:
### void BackgroundType::setBackgroundType()
* **Parameters**
* string bkgType
* bool TM
* bool FixParams
* bool ConstrParams//construct from a string
* **Return**
### vector<string> BackgroundType::getBkgListOfParams()
* **Parameters**
*
* **Return**