Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooFitShortHand Namespace Reference

Functions

RooConstVarC (Double_t value)
 
template<class... Args_t>
RooArgList L (Args_t &&... args)
 
template<class... Args_t>
RooArgSet S (Args_t &&... args)
 

Function Documentation

◆ C()

RooConstVar & RooFitShortHand::C ( Double_t  value)

Definition at line 417 of file RooGlobalFunc.cxx.

◆ L()

template<class... Args_t>
RooArgList RooFitShortHand::L ( Args_t &&...  args)

Definition at line 156 of file RooArgList.h.

◆ S()

template<class... Args_t>
RooArgSet RooFitShortHand::S ( Args_t &&...  args)

Definition at line 219 of file RooArgSet.h.