![]() |
ROOT 6.08/07 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 |
![]() ![]() | |
file | DynamicSlice.py |
![]() ![]() | |
file | fildir.py |
![]() ![]() | |
file | file.py |
![]() ![]() | |
file | fillrandom.py |
![]() ![]() | |
file | first.py |
![]() ![]() | |
file | fit1.py |
![]() ![]() | |
file | formula1.py |
![]() ![]() | |
file | framework.py |
![]() ![]() | |
file | geometry.py |
![]() ![]() | |
file | gerrors.py |
![]() ![]() | |
file | graph.py |
![]() ![]() | |
file | gui_ex.py |
A Simple GUI Example. | |
file | h1draw.py |
![]() ![]() | |
file | hsimple.py |
![]() ![]() | |
file | hsum.py |
![]() ![]() | |
file | mrt.py |
![]() ![]() | |
file | multifit.py |
![]() ![]() | |
file | na49geomfile.py |
Before executing this macro, the file makegeometry.C must have been executed. | |
file | na49view.py |
This macro generates two views of the NA49 detector. | |
file | na49visible.py |
Set visibility attributes for the NA49 geometry Set Shape attributes. | |
file | ntuple1.py |
![]() ![]() | |
file | numberEntry.py |
file | parse_CSV_file_with_TTree_ReadStream.py |
This function provides an example of how one might massage a csv data file to read into a ROOT TTree via TTree::ReadStream. | |
file | qtexample.py |
Qt example. | |
file | ratioplot.py |
![]() ![]() | |
file | rootmarks.py |
Prints a summary of all ROOT benchmarks (must be run before) The ROOTMARK number printed is by reference to a Pentium IV 2.4 Ghz (with 512 MBytes memory and 120 GBytes IDE disk) taken by definition as 600 ROOTMARKS in batch mode in executing python benchmarks.py. | |
file | shapes.py |
![]() ![]() | |
file | staff.py |
![]() ![]() | |
file | surfaces.py |
![]() ![]() | |
file | test.py |
![]() ![]() | |
file | tornado.py |
Tornado example. | |
file | tree.py |
![]() ![]() | |
file | zdemo.py |
![]() ![]() | |