These arguments can be passed to functions of RooFit objects.
Modules | |
Arguments for plotOn functions | |
Arguments for various constructors | |
Arguments for fitting | |
Arguments for generating data | |
Definition at line 874 of file RooGlobalFunc.cxx.
Definition at line 970 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::AutoRange | ( | const RooAbsData & | data, |
double | marginFactor = 0.1 |
||
) |
Definition at line 555 of file RooGlobalFunc.cxx.
Definition at line 870 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::AutoSymRange | ( | const RooAbsData & | data, |
double | marginFactor = 0.1 |
||
) |
Definition at line 551 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::AxisLabel | ( | const char * | name | ) |
Definition at line 854 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::BaseClassName | ( | const char * | name | ) |
Definition at line 1008 of file RooGlobalFunc.cxx.
Definition at line 913 of file RooGlobalFunc.cxx.
Definition at line 547 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ClassName | ( | const char * | name | ) |
Definition at line 1004 of file RooGlobalFunc.cxx.
Definition at line 1025 of file RooGlobalFunc.cxx.
Definition at line 513 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Conditional | ( | const RooArgSet & | pdfSet, |
const RooArgSet & | depSet, | ||
bool | depsAreCond = false |
||
) |
Definition at line 805 of file RooGlobalFunc.cxx.
Definition at line 1059 of file RooGlobalFunc.cxx.
Definition at line 567 of file RooGlobalFunc.cxx.
Definition at line 944 of file RooGlobalFunc.cxx.
Definition at line 896 of file RooGlobalFunc.cxx.
RooFit::FitOptions | ( | const RooCmdArg & | arg1, |
const RooCmdArg & | arg2 = {} , |
||
const RooCmdArg & | arg3 = {} , |
||
const RooCmdArg & | arg4 = {} , |
||
const RooCmdArg & | arg5 = {} , |
||
const RooCmdArg & | arg6 = {} |
||
) |
The FitOptions() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 900 of file RooGlobalFunc.cxx.
Definition at line 974 of file RooGlobalFunc.cxx.
RooFit::Format | ( | const char * | what, |
const RooCmdArg & | arg1 = {} , |
||
const RooCmdArg & | arg2 = {} , |
||
const RooCmdArg & | arg3 = {} , |
||
const RooCmdArg & | arg4 = {} , |
||
const RooCmdArg & | arg5 = {} , |
||
const RooCmdArg & | arg6 = {} , |
||
const RooCmdArg & | arg7 = {} , |
||
const RooCmdArg & | arg8 = {} |
||
) |
The Format() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 525 of file RooGlobalFunc.cxx.
RooFit::Frame | ( | const RooCmdArg & | arg1, |
const RooCmdArg & | arg2 = {} , |
||
const RooCmdArg & | arg3 = {} , |
||
const RooCmdArg & | arg4 = {} , |
||
const RooCmdArg & | arg5 = {} , |
||
const RooCmdArg & | arg6 = {} |
||
) |
The Frame() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 923 of file RooGlobalFunc.cxx.
Definition at line 936 of file RooGlobalFunc.cxx.
Definition at line 940 of file RooGlobalFunc.cxx.
Definition at line 880 of file RooGlobalFunc.cxx.
Definition at line 864 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Label | ( | const char * | str | ) |
Definition at line 779 of file RooGlobalFunc.cxx.
Definition at line 982 of file RooGlobalFunc.cxx.
Definition at line 986 of file RooGlobalFunc.cxx.
Definition at line 783 of file RooGlobalFunc.cxx.
RooFit::MultiArg | ( | const RooCmdArg & | arg1, |
const RooCmdArg & | arg2, | ||
const RooCmdArg & | arg3 = {} , |
||
const RooCmdArg & | arg4 = {} , |
||
const RooCmdArg & | arg5 = {} , |
||
const RooCmdArg & | arg6 = {} , |
||
const RooCmdArg & | arg7 = {} , |
||
const RooCmdArg & | arg8 = {} |
||
) |
The MultiArg() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 1115 of file RooGlobalFunc.cxx.
Definition at line 1063 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::NormSet | ( | Args_t &&... | argsOrArgSet | ) |
Definition at line 371 of file RooGlobalFunc.h.
RooCmdArg RooFit::NumIntConfig | ( | const RooNumIntConfig & | cfg | ) |
Definition at line 886 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ObjectName | ( | const char * | name | ) |
Definition at line 1000 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::OutputFile | ( | const char * | fileName | ) |
Definition at line 517 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::OutputStream | ( | std::ostream & | os | ) |
Definition at line 1016 of file RooGlobalFunc.cxx.
Definition at line 787 of file RooGlobalFunc.cxx.
Definition at line 1021 of file RooGlobalFunc.cxx.
Definition at line 1035 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Rename | ( | const char * | suffix | ) |
Definition at line 1055 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::RenameAllNodes | ( | const char * | suffix | ) |
Definition at line 1039 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::RenameAllVariables | ( | const char * | suffix | ) |
Definition at line 1043 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::RenameAllVariablesExcept | ( | const char * | suffix, |
const char * | exceptionList | ||
) |
Definition at line 1047 of file RooGlobalFunc.cxx.
Definition at line 1031 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::RenameVariable | ( | const char * | inputName, |
const char * | outputName | ||
) |
Definition at line 1051 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Restrict | ( | const char * | catName, |
const char * | stateNameList | ||
) |
Definition at line 1086 of file RooGlobalFunc.cxx.
RooConstVar & RooFit::RooConst | ( | double | val | ) |
Definition at line 1131 of file RooGlobalFunc.cxx.
Definition at line 858 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ScanAllCdf | ( | ) |
Definition at line 1106 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ScanNoCdf | ( | ) |
Definition at line 1110 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ScanNumCdf | ( | ) |
Definition at line 1102 of file RooGlobalFunc.cxx.
Definition at line 1098 of file RooGlobalFunc.cxx.
Definition at line 561 of file RooGlobalFunc.cxx.
Definition at line 793 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Sibling | ( | const RooAbsCollection & | sibling | ) |
Definition at line 521 of file RooGlobalFunc.cxx.
Definition at line 892 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::SplitParam | ( | const char * | varname, |
const char * | catname | ||
) |
Definition at line 1069 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::SplitParam | ( | const RooRealVar & | var, |
const RooAbsCategory & | cat | ||
) |
Definition at line 1073 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::SplitParamConstrained | ( | const char * | varname, |
const char * | catname, | ||
const char * | rsname | ||
) |
Definition at line 1077 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::SplitParamConstrained | ( | const RooRealVar & | var, |
const RooAbsCategory & | cat, | ||
const char * | rsname | ||
) |
Definition at line 1081 of file RooGlobalFunc.cxx.
Definition at line 1092 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::TagName | ( | const char * | name | ) |
Definition at line 1012 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Title | ( | const char * | name | ) |
Definition at line 543 of file RooGlobalFunc.cxx.
Definition at line 978 of file RooGlobalFunc.cxx.
Definition at line 996 of file RooGlobalFunc.cxx.
Definition at line 990 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::What | ( | const char * | str | ) |
Definition at line 799 of file RooGlobalFunc.cxx.
RooFit::YVar | ( | const RooAbsRealLValue & | var, |
const RooCmdArg & | arg = {} |
||
) |
The YVar() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 846 of file RooGlobalFunc.cxx.
RooFit::ZVar | ( | const RooAbsRealLValue & | var, |
const RooCmdArg & | arg = {} |
||
) |
The ZVar() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 850 of file RooGlobalFunc.cxx.