ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Variables
graph.py File Reference

Go to the source code of this file.

Namespaces

 graph
 

Variables

tuple graph.c1 = TCanvas( 'c1', 'A Simple Graph Example', 200, 10, 700, 500 )
 
int graph.n = 20
 
tuple graph.gr = TGraph( n, x, y )