Functions | |
RooConstVar & | C (double value) |
template<class... Args_t> | |
RooArgList | L (Args_t &&... args) |
template<class... Args_t> | |
RooArgSet | S (Args_t &&... args) |
RooConstVar & RooFitShortHand::C | ( | double | value | ) |
Definition at line 1094 of file RooGlobalFunc.cxx.
RooArgList RooFitShortHand::L | ( | Args_t &&... | args | ) |
Definition at line 156 of file RooArgList.h.
RooArgSet RooFitShortHand::S | ( | Args_t &&... | args | ) |
Definition at line 240 of file RooArgSet.h.