Definition at line 125 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Asymmetry | ( | const RooCategory & | cat | ) |
Definition at line 109 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Binning | ( | const char * | binningName | ) |
Definition at line 143 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Binning | ( | const RooAbsBinning & | binning | ) |
Definition at line 142 of file RooGlobalFunc.cxx.
Definition at line 144 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Components | ( | Args_t &&... | argsOrArgSet | ) |
Definition at line 132 of file RooGlobalFunc.h.
RooCmdArg RooFit::Components | ( | const char * | compSpec | ) |
Definition at line 135 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Cut | ( | const char * | cutSpec | ) |
Definition at line 140 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Cut | ( | const RooFormulaVar & | cutVar | ) |
Definition at line 141 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::CutRange | ( | const char * | rangeName | ) |
Definition at line 148 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::DrawOption | ( | const char * | opt | ) |
Definition at line 84 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Efficiency | ( | const RooCategory & | cat | ) |
Definition at line 151 of file RooGlobalFunc.cxx.
Definition at line 126 of file RooGlobalFunc.cxx.
RooFit::FillColor | ( | Color_t | color | ) |
The color
argument doesn't necessarily have to be a ROOT color enum value, like ROOT.kRed
. Here is what you can also do in PyROOT:
Definition at line 120 of file RooGlobalFunc.cxx.
Definition at line 121 of file RooGlobalFunc.cxx.
Definition at line 124 of file RooGlobalFunc.cxx.
RooFit::LineColor | ( | Color_t | color | ) |
The color
argument doesn't necessarily have to be a ROOT color enum value, like ROOT.kRed
. Here is what you can also do in PyROOT:
Definition at line 117 of file RooGlobalFunc.cxx.
Definition at line 118 of file RooGlobalFunc.cxx.
Definition at line 119 of file RooGlobalFunc.cxx.
RooFit::MarkerColor | ( | Color_t | color | ) |
The color
argument doesn't necessarily have to be a ROOT color enum value, like ROOT.kRed
. Here is what you can also do in PyROOT:
Definition at line 147 of file RooGlobalFunc.cxx.
Definition at line 146 of file RooGlobalFunc.cxx.
Definition at line 145 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::MoveToBack | ( | ) |
Definition at line 127 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Name | ( | const char * | name | ) |
Definition at line 123 of file RooGlobalFunc.cxx.
Definition at line 112 of file RooGlobalFunc.cxx.
Definition at line 136 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::NormRange | ( | const char * | rangeNameList | ) |
Definition at line 115 of file RooGlobalFunc.cxx.
Definition at line 110 of file RooGlobalFunc.cxx.
Definition at line 95 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ProjectionRange | ( | const char * | rangeName | ) |
Definition at line 122 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ProjWData | ( | const RooAbsData & | projData, |
bool | binData = false |
||
) |
Definition at line 107 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ProjWData | ( | const RooArgSet & | projSet, |
const RooAbsData & | projData, | ||
bool | binData = false |
||
) |
Definition at line 100 of file RooGlobalFunc.cxx.
Definition at line 113 of file RooGlobalFunc.cxx.
Definition at line 114 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::RefreshNorm | ( | ) |
Definition at line 150 of file RooGlobalFunc.cxx.
Definition at line 152 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ShiftToZero | ( | ) |
Definition at line 111 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::ShowProgress | ( | ) |
Definition at line 132 of file RooGlobalFunc.cxx.
Definition at line 85 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::Slice | ( | RooCategory & | cat, |
const char * | label | ||
) |
Definition at line 90 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 91 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VisualizeError | ( | const RooDataSet & | paramData, |
double | Z = 1 |
||
) |
Definition at line 131 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VisualizeError | ( | const RooFitResult & | fitres, |
const RooArgSet & | param, | ||
double | Z = 1 , |
||
bool | linearMethod = true |
||
) |
Definition at line 129 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VisualizeError | ( | const RooFitResult & | fitres, |
double | Z = 1 , |
||
bool | linearMethod = true |
||
) |
Definition at line 128 of file RooGlobalFunc.cxx.
RooCmdArg RooFit::VLines | ( | ) |
Definition at line 116 of file RooGlobalFunc.cxx.
Definition at line 149 of file RooGlobalFunc.cxx.