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 314 of file RooGlobalFunc.cxx.
Definition at line 354 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::AutoRange | ( | const RooAbsData & | data, |
Double_t | marginFactor = 0.1 |
||
) |
Definition at line 211 of file RooGlobalFunc.cxx.
Definition at line 313 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::AutoSymRange | ( | const RooAbsData & | data, |
Double_t | marginFactor = 0.1 |
||
) |
Definition at line 210 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::AxisLabel | ( | const char * | name | ) |
Definition at line 306 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::BaseClassName | ( | const char * | name | ) |
Definition at line 365 of file RooGlobalFunc.cxx.
Definition at line 332 of file RooGlobalFunc.cxx.
Definition at line 209 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ClassName | ( | const char * | name | ) |
Definition at line 364 of file RooGlobalFunc.cxx.
Definition at line 369 of file RooGlobalFunc.cxx.
Definition at line 196 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Conditional | ( | const RooArgSet & | pdfSet, |
const RooArgSet & | depSet, | ||
Bool_t | depsAreCond = kFALSE |
||
) |
Definition at line 280 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Conditional | ( | const RooArgSet & | pdfSet, |
RooArgSet && | depSet, | ||
Bool_t | depsAreCond = kFALSE |
||
) |
Definition at line 284 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Conditional | ( | RooArgSet && | pdfSet, |
const RooArgSet & | depSet, | ||
Bool_t | depsAreCond = kFALSE |
||
) |
Definition at line 281 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Conditional | ( | RooArgSet && | pdfSet, |
RooArgSet && | depSet, | ||
Bool_t | depsAreCond = kFALSE |
||
) |
Definition at line 287 of file RooGlobalFunc.cxx.
Definition at line 380 of file RooGlobalFunc.cxx.
Definition at line 216 of file RooGlobalFunc.cxx.
Definition at line 346 of file RooGlobalFunc.cxx.
Definition at line 325 of file RooGlobalFunc.cxx.
RooFit::FitOptions | ( | const RooCmdArg & | arg1, |
const RooCmdArg & | arg2 = RooCmdArg::none() , |
||
const RooCmdArg & | arg3 = RooCmdArg::none() , |
||
const RooCmdArg & | arg4 = RooCmdArg::none() , |
||
const RooCmdArg & | arg5 = RooCmdArg::none() , |
||
const RooCmdArg & | arg6 = RooCmdArg::none() |
||
) |
The FitOptions() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 326 of file RooGlobalFunc.cxx.
Definition at line 355 of file RooGlobalFunc.cxx.
Definition at line 199 of file RooGlobalFunc.cxx.
RooFit::Format | ( | const char * | what, |
const RooCmdArg & | arg1 = RooCmdArg::none() , |
||
const RooCmdArg & | arg2 = RooCmdArg::none() , |
||
const RooCmdArg & | arg3 = RooCmdArg::none() , |
||
const RooCmdArg & | arg4 = RooCmdArg::none() , |
||
const RooCmdArg & | arg5 = RooCmdArg::none() , |
||
const RooCmdArg & | arg6 = RooCmdArg::none() , |
||
const RooCmdArg & | arg7 = RooCmdArg::none() , |
||
const RooCmdArg & | arg8 = RooCmdArg::none() |
||
) |
The Format() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 200 of file RooGlobalFunc.cxx.
RooFit::Frame | ( | const RooCmdArg & | arg1, |
const RooCmdArg & | arg2 = RooCmdArg::none() , |
||
const RooCmdArg & | arg3 = RooCmdArg::none() , |
||
const RooCmdArg & | arg4 = RooCmdArg::none() , |
||
const RooCmdArg & | arg5 = RooCmdArg::none() , |
||
const RooCmdArg & | arg6 = RooCmdArg::none() |
||
) |
The Frame() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 337 of file RooGlobalFunc.cxx.
Definition at line 344 of file RooGlobalFunc.cxx.
Definition at line 345 of file RooGlobalFunc.cxx.
Definition at line 317 of file RooGlobalFunc.cxx.
Definition at line 318 of file RooGlobalFunc.cxx.
Definition at line 310 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Label | ( | const char * | str | ) |
Definition at line 270 of file RooGlobalFunc.cxx.
Definition at line 357 of file RooGlobalFunc.cxx.
Definition at line 358 of file RooGlobalFunc.cxx.
Definition at line 271 of file RooGlobalFunc.cxx.
RooFit::MultiArg | ( | const RooCmdArg & | arg1, |
const RooCmdArg & | arg2, | ||
const RooCmdArg & | arg3 = RooCmdArg::none() , |
||
const RooCmdArg & | arg4 = RooCmdArg::none() , |
||
const RooCmdArg & | arg5 = RooCmdArg::none() , |
||
const RooCmdArg & | arg6 = RooCmdArg::none() , |
||
const RooCmdArg & | arg7 = RooCmdArg::none() , |
||
const RooCmdArg & | arg8 = RooCmdArg::none() |
||
) |
The MultiArg() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 399 of file RooGlobalFunc.cxx.
Definition at line 381 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::NormSet | ( | Args_t &&... | argsOrArgSet | ) |
Definition at line 333 of file RooGlobalFunc.h.
RooCmdArg RooFit::NumIntConfig | ( | const RooNumIntConfig & | cfg | ) |
Definition at line 321 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ObjectName | ( | const char * | name | ) |
Definition at line 363 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::OutputFile | ( | const char * | fileName | ) |
Definition at line 197 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::OutputStream | ( | std::ostream & | os | ) |
Definition at line 367 of file RooGlobalFunc.cxx.
Definition at line 272 of file RooGlobalFunc.cxx.
Definition at line 273 of file RooGlobalFunc.cxx.
Definition at line 368 of file RooGlobalFunc.cxx.
Definition at line 374 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Rename | ( | const char * | suffix | ) |
Definition at line 379 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::RenameAllNodes | ( | const char * | suffix | ) |
Definition at line 375 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::RenameAllVariables | ( | const char * | suffix | ) |
Definition at line 376 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::RenameAllVariablesExcept | ( | const char * | suffix, |
const char * | exceptionList | ||
) |
Definition at line 377 of file RooGlobalFunc.cxx.
Definition at line 373 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::RenameVariable | ( | const char * | inputName, |
const char * | outputName | ||
) |
Definition at line 378 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Restrict | ( | const char * | catName, |
const char * | stateNameList | ||
) |
Definition at line 388 of file RooGlobalFunc.cxx.
RooConstVar & RooFit::RooConst | ( | Double_t | val | ) |
Definition at line 406 of file RooGlobalFunc.cxx.
Definition at line 307 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ScanAllCdf | ( | ) |
Definition at line 395 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ScanNoCdf | ( | ) |
Definition at line 396 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ScanNumCdf | ( | ) |
Definition at line 394 of file RooGlobalFunc.cxx.
Definition at line 393 of file RooGlobalFunc.cxx.
Definition at line 214 of file RooGlobalFunc.cxx.
Definition at line 215 of file RooGlobalFunc.cxx.
Definition at line 274 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Sibling | ( | const RooAbsCollection & | sibling | ) |
Definition at line 198 of file RooGlobalFunc.cxx.
Definition at line 324 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::SplitParam | ( | const char * | varname, |
const char * | catname | ||
) |
Definition at line 384 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::SplitParam | ( | const RooRealVar & | var, |
const RooAbsCategory & | cat | ||
) |
Definition at line 385 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::SplitParamConstrained | ( | const char * | varname, |
const char * | catname, | ||
const char * | rsname | ||
) |
Definition at line 386 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::SplitParamConstrained | ( | const RooRealVar & | var, |
const RooAbsCategory & | cat, | ||
const char * | rsname | ||
) |
Definition at line 387 of file RooGlobalFunc.cxx.
Definition at line 391 of file RooGlobalFunc.cxx.
Definition at line 392 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::TagName | ( | const char * | name | ) |
Definition at line 366 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Title | ( | const char * | name | ) |
Definition at line 208 of file RooGlobalFunc.cxx.
Definition at line 356 of file RooGlobalFunc.cxx.
Definition at line 362 of file RooGlobalFunc.cxx.
Definition at line 359 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::What | ( | const char * | str | ) |
Definition at line 277 of file RooGlobalFunc.cxx.
RooFit::YVar | ( | const RooAbsRealLValue & | var, |
const RooCmdArg & | arg = RooCmdArg::none() |
||
) |
The YVar() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 304 of file RooGlobalFunc.cxx.
RooFit::ZVar | ( | const RooAbsRealLValue & | var, |
const RooCmdArg & | arg = RooCmdArg::none() |
||
) |
The ZVar() function is pythonized with the command argument pythonization. The keywords must correspond to the CmdArg of the function.
Definition at line 305 of file RooGlobalFunc.cxx.