Definition at line 281 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Asymmetry | ( | const RooCategory & | cat | ) |
Definition at line 184 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Binning | ( | const char * | binningName | ) |
Definition at line 333 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Binning | ( | const RooAbsBinning & | binning | ) |
Definition at line 329 of file RooGlobalFunc.cxx.
Definition at line 337 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Components | ( | Args_t &&... | argsOrArgSet | ) |
Definition at line 128 of file RooGlobalFunc.h.
RooCmdArg RooFit::Components | ( | const char * | compSpec | ) |
Definition at line 311 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Cut | ( | const char * | cutSpec | ) |
Definition at line 321 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Cut | ( | const RooFormulaVar & | cutVar | ) |
Definition at line 325 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::CutRange | ( | const char * | rangeName | ) |
Definition at line 361 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::DrawOption | ( | const char * | opt | ) |
Definition at line 131 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Efficiency | ( | const RooCategory & | cat | ) |
Definition at line 373 of file RooGlobalFunc.cxx.
Definition at line 285 of file RooGlobalFunc.cxx.
Definition at line 253 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::FillColor | ( | std::string const & | color | ) |
Definition at line 257 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::FillStyle | ( | std::string const & | style | ) |
Definition at line 265 of file RooGlobalFunc.cxx.
Definition at line 261 of file RooGlobalFunc.cxx.
Definition at line 277 of file RooGlobalFunc.cxx.
Definition at line 216 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::LineColor | ( | std::string const & | color | ) |
The color
string argument argument will be evaluated with the ROOT interpreter to get the actual ROOT color enum value, like ROOT.kRed
.
Here is what you can do with it:
Definition at line 237 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::LineStyle | ( | std::string const & | style | ) |
Definition at line 245 of file RooGlobalFunc.cxx.
Definition at line 241 of file RooGlobalFunc.cxx.
Definition at line 249 of file RooGlobalFunc.cxx.
Definition at line 353 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::MarkerColor | ( | std::string const & | color | ) |
Definition at line 357 of file RooGlobalFunc.cxx.
Definition at line 349 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::MarkerStyle | ( | std::string const & | style | ) |
Definition at line 345 of file RooGlobalFunc.cxx.
Definition at line 341 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::MoveToBack | ( | ) |
Definition at line 289 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Name | ( | const char * | name | ) |
Definition at line 273 of file RooGlobalFunc.cxx.
Definition at line 196 of file RooGlobalFunc.cxx.
Definition at line 315 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::NormRange | ( | const char * | rangeNameList | ) |
Definition at line 208 of file RooGlobalFunc.cxx.
Definition at line 188 of file RooGlobalFunc.cxx.
Definition at line 168 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ProjectionRange | ( | const char * | rangeName | ) |
Definition at line 269 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ProjWData | ( | const RooAbsData & | projData, |
bool | binData = false |
||
) |
Definition at line 180 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ProjWData | ( | const RooArgSet & | projSet, |
const RooAbsData & | projData, | ||
bool | binData = false |
||
) |
Definition at line 174 of file RooGlobalFunc.cxx.
Definition at line 200 of file RooGlobalFunc.cxx.
Definition at line 204 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::RefreshNorm | ( | ) |
Definition at line 369 of file RooGlobalFunc.cxx.
Definition at line 377 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ShiftToZero | ( | ) |
Definition at line 192 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ShowProgress | ( | ) |
Definition at line 305 of file RooGlobalFunc.cxx.
Definition at line 135 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Slice | ( | RooCategory & | cat, |
const char * | label | ||
) |
Definition at line 141 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Slice | ( | std::map< RooCategory *, std::string > const & | arg | ) |
The Slice function is pythonized for converting python dict to std::map. The keywords must correspond to the CmdArg of the function. The instances in the dict must correspond to the template argument in std::map of the function.
Definition at line 163 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VisualizeError | ( | const RooDataSet & | paramData, |
double | Z = 1 |
||
) |
Definition at line 301 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VisualizeError | ( | const RooFitResult & | fitres, |
const RooArgSet & | param, | ||
double | Z = 1 , |
||
bool | linearMethod = true |
||
) |
Definition at line 297 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VisualizeError | ( | const RooFitResult & | fitres, |
double | Z = 1 , |
||
bool | linearMethod = true |
||
) |
Definition at line 293 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VLines | ( | ) |
Definition at line 212 of file RooGlobalFunc.cxx.
Definition at line 365 of file RooGlobalFunc.cxx.