Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
fit1_py Namespace Reference

Variables

 c1 = TCanvas( 'c1', 'The Fit Canvas' )
 
 fill = TFile( 'fillrandom.root' )
 
 fitlabel = TPaveText( 0.6, 0.3, 0.9, 0.80, 'NDC' )
 

Variable Documentation

◆ c1

fit1_py.c1 = TCanvas( 'c1', 'The Fit Canvas' )

Definition at line 2 of file fit1_py.py.

◆ fill

fit1_py.fill = TFile( 'fillrandom.root' )

Definition at line 6 of file fit1_py.py.

◆ fitlabel

fit1_py.fitlabel = TPaveText( 0.6, 0.3, 0.9, 0.80, 'NDC' )

Definition at line 12 of file fit1_py.py.