Functions | |
RooConstVar & | C (Double_t value) |
template<class... Args_t> | |
RooArgList | L (Args_t &&... args) |
template<class... Args_t> | |
RooArgSet | S (Args_t &&... args) |
RooConstVar & RooFitShortHand::C | ( | Double_t | value | ) |
Definition at line 417 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 219 of file RooArgSet.h.