ROOT
Version master
v6.36
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
►
core
►
documentation
►
geom
►
graf2d
►
graf3d
►
gui
►
hist
►
io
►
main
►
master
►
math
►
montecarlo
►
net
►
proof
►
roofit
►
sql
►
tmva
►
tree
▼
tutorials
►
analysis
►
evegen
►
geom
►
hist
►
http
►
io
►
legacy
►
machine_learning
▼
math
►
fft
▼
fit
combinedFit.C
combinedFit.py
ConfidenceIntervals.C
ErrorIntegral.C
exampleFit3D.C
fit1.C
fit1.py
►
fit1_py.py
fit2.C
fit2a.C
fit2d.C
fit2dHist.C
fitCircle.C
fitcont.C
fitConvolution.C
fitConvolution.py
►
fitEllipseTGraphDLSF.cxx
►
fitEllipseTGraphRMM.cxx
fitExclude.C
fithist.C
FitHistoInFile.C
fitLinear.C
fitLinear2.C
fitLinearRobust.C
fitMultiGraph.C
fitNormSum.C
fitNormSum.py
fitpanel_playback.C
fitslicesy.C
FittingDemo.C
graph2dfit.C
Ifit.C
langaus.C
line3Dfit.C
minuit2FitBench.C
minuit2FitBench2D.C
minuit2GausFit.C
multidimfit.C
multifit.C
multifit.py
myfit.C
NumericalMinimization.py
TestBinomial.C
TwoHistoFit2D.C
vectorizedFit.C
►
foam
►
matrix
►
pdf
►
quadp
►
r
►
unuran
►
vecops
ChebyshevPol.C
chi2test.C
exampleFunction.py
exampleFunctor.C
exampleMultiRoot.C
exampleTKDE.C
GammaFun.C
goftest.C
hlquantiles.C
kdTreeBinning.C
Legendre.C
Legendre.py
LegendreAssoc.C
limit.C
mathcoreGenVector.C
mathcoreSpecFunc.C
mathcoreVectorCollection.C
mathcoreVectorFloatIO.C
mathcoreVectorIO.C
mathmoreIntegration.C
mathmoreIntegrationMultidim.C
multidimSampling.C
NumericalMinimization.C
permute.C
principal.C
principal.py
qa2.C
quantiles.C
quasirandom.C
testrandom.C
►
roofit
►
visualisation
►
.enableImplicitMTWrapper.py
.rootlogon.py
demos.C
demos.py
demoshelp.C
demoshelp.py
hsimple.C
hsimple.py
rootlogoff.C
rootlogon.C
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
fit1_py.py
Go to the documentation of this file.
1
TCanvas(
'c1'
,
'The Fit Canvas'
)
3
c1.SetGridx
()
4
c1.SetGridy
()
5
TFile(
'fillrandom_userfunc.root'
)
7
fill.ls
()
8
sqroot.Print
()
9
10
h1f.Fit
(
'sqroot'
)
11
TPaveText( 0.6, 0.3, 0.9, 0.80,
'NDC'
)
13
fitlabel.SetTextAlign
( 12 )
14
fitlabel.SetFillColor
( 42 )
15
fitlabel.ReadFile
(
'fit1_py.py'
)
16
fitlabel.Draw
()
17
TRangeDynCast
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Definition
TCollection.h:358
TCanvas
The Canvas class.
Definition
TCanvas.h:23
TFile
A ROOT file is an on-disk file, usually with extension .root, that stores objects in a file-system-li...
Definition
TFile.h:131
TPaveText
A Pave (see TPave) with text, lines or/and boxes inside.
Definition
TPaveText.h:21
tutorials
math
fit
fit1_py.py
ROOT master - Reference Guide Generated on Sun Apr 27 2025 15:45:24 (GVA Time) using Doxygen 1.10.0