From 552daf76a1ed8878d3c7640917b6b514790b63a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Thu, 27 Jan 2022 15:44:28 +0100 Subject: [PATCH] Add 'BackgroundType.cpp' --- BackgroundType.cpp.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 BackgroundType.cpp.md diff --git a/BackgroundType.cpp.md b/BackgroundType.cpp.md new file mode 100644 index 0000000..2dc9054 --- /dev/null +++ b/BackgroundType.cpp.md @@ -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 BackgroundType::getBkgListOfParams() + +* **Parameters** + * +* **Return**