Logo ROOT   6.16/01
Reference Guide
Files
ROOT 7 tutorials

Various examples showing the ROOT 7 interface.

Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Files

file  box.cxx
 This ROOT 7 example demonstrates how to create a ROOT 7 canvas (RCanvas) and draw ROOT 7 boxes in it (RBox).
 
file  concurrentfill.cxx
 
file  draw.cxx
 
file  draw_mt.cxx
 This macro demonstrate usage of ROOT7 graphics from many threads Three different canvases in three different threads are started and regularly updated.
 
file  draw_rh1.cxx
 This macro generates a small V7 TH1D, fills it and draw it in a V7 canvas.
 
file  draw_subpads.cxx
 
file  draw_v6.cxx
 
file  fitpanel.cxx
 
file  histops.cxx
 
file  line.cxx
 This ROOT 7 example demonstrates how to create a ROOT 7 canvas (RCanvas) and draw ROOT 7 lines in it (RLine).
 
file  lineStyle.cxx
 
file  lineWidth.cxx
 
file  markerStyle.cxx
 
file  pad.cxx
 
file  perf.cxx
 
file  perfcomp.cxx
 
file  simple.cxx
 
file  text.cxx