Inheritance diagram for TestBasic102:
Public Member Functions | |
TestBasic102 (TFile *refFile, Bool_t writeRef, Int_t verbose) | |
TH1 * | makeTH1 () |
TTree * | makeTTree () |
Bool_t | testCode () |
TestBasic102 (TFile *refFile, Bool_t writeRef, Int_t verbose) | |
TH1 * | makeTH1 () |
TTree * | makeTTree () |
Bool_t | testCode () |
Definition at line 28 of file rf102_dataimport.cxx.
Definition at line 31 of file rf102_dataimport.cxx.
Definition at line 122 of file stressRooFit_tests.cxx.
TH1* TestBasic102::makeTH1 | ( | ) | [inline] |
Definition at line 33 of file rf102_dataimport.cxx.
References TH1::Fill(), TRandom::Gaus(), gRandom, and i.
Referenced by testCode().
TTree* TestBasic102::makeTTree | ( | ) | [inline] |
Definition at line 45 of file rf102_dataimport.cxx.
References TTree::Branch(), TTree::Fill(), TRandom::Gaus(), gRandom, i, and TRandom::Uniform().
Referenced by testCode().
Bool_t TestBasic102::testCode | ( | ) | [inline, virtual] |
Implements RooFitTestUnit.
Definition at line 66 of file rf102_dataimport.cxx.
References RooFit::Binning(), RooFit::DataError(), RooAbsPdf::fitTo(), Import, kTRUE, makeTH1(), makeTTree(), RooDataHist::plotOn(), RooAbsData::plotOn(), RooAbsPdf::plotOn(), RooFitTestUnit::regPlot(), sigma, RooAbsData::SumW2, RooFit::Title(), x, and y.
TH1* TestBasic102::makeTH1 | ( | ) | [inline] |
Definition at line 124 of file stressRooFit_tests.cxx.
References TH1::Fill(), TRandom::Gaus(), gRandom, and i.
TTree* TestBasic102::makeTTree | ( | ) | [inline] |
Definition at line 136 of file stressRooFit_tests.cxx.
References TTree::Branch(), TTree::Fill(), TRandom::Gaus(), gRandom, i, and TRandom::Uniform().
Bool_t TestBasic102::testCode | ( | ) | [inline, virtual] |
Implements RooFitTestUnit.
Definition at line 157 of file stressRooFit_tests.cxx.
References RooFit::Binning(), RooFit::DataError(), RooAbsPdf::fitTo(), Import, kTRUE, makeTH1(), makeTTree(), RooDataHist::plotOn(), RooAbsData::plotOn(), RooAbsPdf::plotOn(), RooFitTestUnit::regPlot(), sigma, RooAbsData::SumW2, RooFit::Title(), x, and y.