ROOT
6.07/01
Reference Guide
|
Variables | |
tuple | x |
tuple | np = len(x) |
tuple | h = TH1F( 'h', 'Example of several fits in subranges', np, 85, 134 ) |
tuple | par = array( 'd', 9*[0.] ) |
tuple | g1 = TF1( 'g1', 'gaus', 85, 95 ) |
tuple | g2 = TF1( 'g2', 'gaus', 98, 108 ) |
tuple | g3 = TF1( 'g3', 'gaus', 110, 121 ) |
tuple | total = TF1( 'total', 'gaus(0)+gaus(3)+gaus(6)', 85, 125 ) |
tuple | par1 = g1.GetParameters() |
tuple | par2 = g2.GetParameters() |
tuple | par3 = g3.GetParameters() |
tuple multifit.g1 = TF1( 'g1', 'gaus', 85, 95 ) |
Definition at line 38 of file multifit.py.
Referenced by TUnuranMultiContDist.Derivative(), ROOT::Math::RichardsonDerivator.Derivative1(), ROOT::Math::RichardsonDerivator.Derivative2(), ROOT::Math::Inverter< idim, n >.DfactMatrix(), TGeoPainter.DrawPolygon(), TF1.GradientPar(), RooStats::HypoTestInverterPlot.MakeExpectedPlot(), multifit(), TEveTrackPropagator.StepRungeKutta(), and testMultiRootFinder().
tuple multifit.g2 = TF1( 'g2', 'gaus', 98, 108 ) |
Definition at line 39 of file multifit.py.
Referenced by ROOT::Minuit2::HessianGradientCalculator.DeltaGradient(), TUnuranMultiContDist.Derivative(), ROOT::Math::RichardsonDerivator.Derivative1(), ROOT::Math::RichardsonDerivator.Derivative3(), ROOT::Math::Inverter< idim, n >.DfactMatrix(), TGeoPainter.DrawPolygon(), TF1.GradientPar(), RooStats::HypoTestInverterPlot.MakeExpectedPlot(), multifit(), ROOT::Minuit2::FumiliGradientCalculator.operator()(), ROOT::Minuit2::InitialGradientCalculator.operator()(), ROOT::Minuit2::Numerical2PGradientCalculator.operator()(), ROOT::Minuit2::MnHesse.operator()(), TEveTrackPropagator.StepRungeKutta(), testHisto2DFit(), and testMultiRootFinder().
tuple multifit.g3 = TF1( 'g3', 'gaus', 110, 121 ) |
Definition at line 40 of file multifit.py.
Referenced by ROOT::Math::RichardsonDerivator.Derivative2(), ROOT::Math::RichardsonDerivator.Derivative3(), multifit(), and TEveTrackPropagator.StepRungeKutta().
Definition at line 31 of file multifit.py.
tuple multifit.np = len(x) |
Definition at line 30 of file multifit.py.
Referenced by TGraphSmooth.BDRksmooth(), TSelectorDraw.Begin(), RooStats::HypoTestInverterResult.CalculateEstimatedError(), RooCurve.chiSquare(), ClassImp(), XrdProofdProofServMgr.CleanupProofServ(), TProofLite.CopyMacroToCache(), TPythia6Decayer.CountProducts(), ROOT::Internal::TBranchProxyDirector.CreateHistogram(), TXNetFile.CreateXClient(), TGeoTrack.DistancetoPrimitive(), TEveTrackPropagator.DistributeOffset(), doFit(), TFitEditor.DoFunction(), TProofProgressDialog.DoPlotRateGraph(), TLatex.DrawCircle(), TPainter3dAlgorithms.DrawFaceGouraudShaded(), TPainter3dAlgorithms.DrawFaceMode1(), TPainter3dAlgorithms.DrawFaceMode2(), TPainter3dAlgorithms.DrawFaceMode3(), TPainter3dAlgorithms.DrawFaceMove1(), TPainter3dAlgorithms.DrawFaceMove2(), TPainter3dAlgorithms.DrawFaceMove3(), TPainter3dAlgorithms.DrawFaceRaster1(), TPainter3dAlgorithms.DrawFaceRaster2(), TLatex.DrawParenthesis(), TPostScript.DrawPolyMarker(), TGLSurfacePainter.DrawSectionXOY(), ErrorBand(), TMVA::RuleFitParams.ErrorRateRocRaw(), TCurlyArc.ExecuteEvent(), TPolyLine.ExecuteEvent(), TEllipse.ExecuteEvent(), TTreePerfStats.FileReadEvent(), TPainter3dAlgorithms.FillPolygon(), TQueryResultManager.FinalizeQuery(), TPainter3dAlgorithms.FindLevelLines(), XrdProofdAux.Form(), TFitter.GetConfidenceIntervals(), TLinearFitter.GetConfidenceIntervals(), ROOT::Fit::FitResult.GetConfidenceIntervals(), TH1.GetKurtosis(), TGeoTrack.GetPoint(), XrdProofdAux.GetProcesses(), TF3.GetSave(), TF2.GetSave(), TF1.GetSave(), TH1.GetSkewness(), graph2dfit(), TPie.Init(), TMultiGraph.InitGaus(), TGraph.InitGaus(), TDecompSparse.InitPivot_sub2(), TGraph.Integral(), TMath.IsInside(), langaufun(), TGraphEdge.Layout(), TMultiGraph.LeastSquareFit(), TGraph.LeastSquareFit(), TMultiGraph.LeastSquareLinearFit(), TGraph.LeastSquareLinearFit(), TProof.Load(), TEveTrackPropagator.LoopToBounds(), TEveTrackPropagator.LoopToLineSegment(), TEveTrackPropagator.LoopToVertex(), RooStats::HypoTestInverterPlot.MakeExpectedPlot(), TPolyMarker.Merge(), TPolyLine3D.Merge(), TPolyMarker3D.Merge(), TPolyLine.Merge(), multifit(), myfcn(), TCrown.Paint(), TGraphPolargram.PaintCircle(), TGeoTrack.PaintCollectTrack(), THistPainter.PaintContour(), TEllipse.PaintEllipse(), TPave.PaintPaveArc(), TPad.PaintPolyLine(), TPad.PaintPolyMarker(), TGeoTrack.PaintTrack(), ROOT::Math::WrappedTF1.ParameterGradient(), ROOT::Math::WrappedMultiTF1.ParameterGradient(), TGeoTrack.Print(), rsa_num_fget(), rsa_num_fput(), rsa_num_sput(), TGeoTrack.SearchPoint(), TProofServ.SendResults(), TProofPlayerRemote.SendSelector(), TFileCacheRead.SetBufferSize(), TStyle.SetEndErrorSize(), TMVA::RuleFitParams.SetGDNPathSteps(), RooStats::LikelihoodIntervalPlot.SetNPoints(), RooStats::ToyMCSampler.SetNuisanceParameters(), TGeoTorus.SetSegsAndPols(), TProof.ShowLog(), TGeoTrack.Size(), StandardHypoTestDemo(), testDistrMultiDim(), testQuantiles(), TGraph.TGraph(), TGraph2D.TGraph2D(), TGraphErrors.TGraphErrors(), TPie.TPie(), unuranMultiDim(), and XrdProofdAux.VerifyProcessByID().
tuple multifit.par = array( 'd', 9*[0.] ) |
Definition at line 37 of file multifit.py.
tuple multifit.par1 = g1.GetParameters() |
Definition at line 48 of file multifit.py.
Referenced by RooIntegralMorph.actualParameters(), TAdvancedGraphicsDialog.DrawContour(), and RooFitResult.plotOn().
tuple multifit.par2 = g2.GetParameters() |
Definition at line 49 of file multifit.py.
Referenced by RooIntegralMorph.actualParameters(), TAdvancedGraphicsDialog.DrawContour(), RooFitResult.plotOn(), and unuranMultiDim().
tuple multifit.par3 = g3.GetParameters() |
Definition at line 50 of file multifit.py.
tuple multifit.total = TF1( 'total', 'gaus(0)+gaus(3)+gaus(6)', 85, 125 ) |
Definition at line 42 of file multifit.py.
tuple multifit.x |
Definition at line 19 of file multifit.py.