ROOT
6.07/01
Reference Guide
|
Examples showing how to write python script for Root.
Files | |
file | benchmarks.py |
Run benchmarks macros. | |
file | demo.py |
To run, do an "execfile( '<path-to>/demo.py' )" or "python <path-to>/demo.py". | |
file | demoshelp.py |
Display demo help. | |
file | DynamicSlice.py |
Example of function called when a mouse event occurs in a pad. | |