ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Namespaces | |
fit1 | |
Variables | |
tuple | fit1.c1 = TCanvas( 'c1', 'The Fit Canvas', 200, 10, 700, 500 ) |
tuple | fit1.fill = TFile( 'py-fillrandom.root' ) |
tuple | fit1.sqroot = gROOT.FindObject( 'sqroot' ) |
tuple | fit1.h1f = gROOT.FindObject( 'h1f' ) |
tuple | fit1.fitlabel = TPaveText( 0.6, 0.3, 0.9, 0.80, 'NDC' ) |