Definition at line 280 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Asymmetry | ( | const RooCategory & | cat | ) |
Definition at line 183 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Binning | ( | const char * | binningName | ) |
Definition at line 332 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Binning | ( | const RooAbsBinning & | binning | ) |
Definition at line 328 of file RooGlobalFunc.cxx.
Definition at line 336 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 310 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Cut | ( | const char * | cutSpec | ) |
Definition at line 320 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Cut | ( | const RooFormulaVar & | cutVar | ) |
Definition at line 324 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::CutRange | ( | const char * | rangeName | ) |
Definition at line 360 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::DrawOption | ( | const char * | opt | ) |
Definition at line 130 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Efficiency | ( | const RooCategory & | cat | ) |
Definition at line 372 of file RooGlobalFunc.cxx.
Definition at line 284 of file RooGlobalFunc.cxx.
Definition at line 252 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::FillColor | ( | std::string const & | color | ) |
Definition at line 256 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::FillStyle | ( | std::string const & | style | ) |
Definition at line 264 of file RooGlobalFunc.cxx.
Definition at line 260 of file RooGlobalFunc.cxx.
Definition at line 276 of file RooGlobalFunc.cxx.
Definition at line 215 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 236 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::LineStyle | ( | std::string const & | style | ) |
Definition at line 244 of file RooGlobalFunc.cxx.
Definition at line 240 of file RooGlobalFunc.cxx.
Definition at line 248 of file RooGlobalFunc.cxx.
Definition at line 352 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::MarkerColor | ( | std::string const & | color | ) |
Definition at line 356 of file RooGlobalFunc.cxx.
Definition at line 348 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::MarkerStyle | ( | std::string const & | style | ) |
Definition at line 344 of file RooGlobalFunc.cxx.
Definition at line 340 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::MoveToBack | ( | ) |
Definition at line 288 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Name | ( | const char * | name | ) |
Definition at line 272 of file RooGlobalFunc.cxx.
Definition at line 195 of file RooGlobalFunc.cxx.
Definition at line 314 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::NormRange | ( | const char * | rangeNameList | ) |
Definition at line 207 of file RooGlobalFunc.cxx.
Definition at line 187 of file RooGlobalFunc.cxx.
Definition at line 167 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ProjectionRange | ( | const char * | rangeName | ) |
Definition at line 268 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ProjWData | ( | const RooAbsData & | projData, |
bool | binData = false |
||
) |
Definition at line 179 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ProjWData | ( | const RooArgSet & | projSet, |
const RooAbsData & | projData, | ||
bool | binData = false |
||
) |
Definition at line 173 of file RooGlobalFunc.cxx.
Definition at line 199 of file RooGlobalFunc.cxx.
Definition at line 203 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::RefreshNorm | ( | ) |
Definition at line 368 of file RooGlobalFunc.cxx.
Definition at line 376 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ShiftToZero | ( | ) |
Definition at line 191 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ShowProgress | ( | ) |
Definition at line 304 of file RooGlobalFunc.cxx.
Definition at line 134 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Slice | ( | RooCategory & | cat, |
const char * | label | ||
) |
Definition at line 140 of file RooGlobalFunc.cxx.
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 162 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VisualizeError | ( | const RooDataSet & | paramData, |
double | Z = 1 |
||
) |
Definition at line 300 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VisualizeError | ( | const RooFitResult & | fitres, |
const RooArgSet & | param, | ||
double | Z = 1 , |
||
bool | linearMethod = true |
||
) |
Definition at line 296 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VisualizeError | ( | const RooFitResult & | fitres, |
double | Z = 1 , |
||
bool | linearMethod = true |
||
) |
Definition at line 292 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VLines | ( | ) |
Definition at line 211 of file RooGlobalFunc.cxx.
Definition at line 364 of file RooGlobalFunc.cxx.