31 class TestBasic302 :
public RooFitTestUnit
34 TestBasic302(TFile* refFile,
Bool_t writeRef,
Int_t verbose) : RooFitTestUnit(
"Sum and product utility functions",refFile,writeRef,verbose) {} ;
107 regTH(hh_model_1,
"rf202_model2d_1") ;
108 regTH(hh_model_2,
"rf202_model2d_2") ;
109 regTH(hh_model_3,
"rf202_model2d_3") ;
110 regTH(hh_model_4,
"rf202_model2d_4") ;
Class RooPolyVar is a RooAbsReal implementing a polynomial in terms of a list of RooAbsReal coefficie...
RooRealVar represents a fundamental (non-derived) real valued object.
virtual void SetLineColor(Color_t lcolor)
Set the line color.
RooProduct a RooAbsReal implementation that represent the product of a given set of other RooAbsReal ...
RooCmdArg YVar(const RooAbsRealLValue &var, const RooCmdArg &arg=RooCmdArg::none())
RooAddition calculates the sum of a set of RooAbsReal terms, or when constructed with two sets...
RooCmdArg Binning(const RooAbsBinning &binning)