2 BackgroundType Class
Renata Kopecná edited this page 2022-01-28 17:31:53 +01:00

Table of Contents

Classes

BackgroundType

The protected members are booleans deciding what RooFit function should be used. Public memebrs are a boolean deciding whether to use crystal-ball as background or no backgorund at all, list of constrained parameters and their pdfs and the vector of the background fit variables.

Functions and their parameters:

void BackgroundType::setBackgroundType()

Parses the string bkgType and sets the Protected members of the class.

  • Parameters
    • string bkgType
    • bool TM
    • bool FixParams
    • bool ConstrParams

vector<string> BackgroundType::getBkgListOfParams()

  • Return
    • A vector of all variable names from BkgRooVars