Various examples showing the ROOT 7 interface.
Modules | |
ROOT 7 ntuple tutorials | |
Various examples showing the ROOT 7 ntuples. | |
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 | browser.cxx |
file | concurrentfill.cxx |
file | draw.cxx |
file | draw_legend.cxx |
This macro generates two TH1D objects and build RLegend In addition use of auto colors are shown. | |
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 | filedialog.cxx |
file | fitpanel.cxx |
file | fitpanel6.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 | lineRStyle.cxx |
This ROOT 7 example demonstrates how to customize RLine object using RStyle "normal" coordinates' system. | |
file | lineStyle.cxx |
file | lineWidth.cxx |
file | markerStyle.cxx |
file | pad.cxx |
file | perf.cxx |
file | perfcomp.cxx |
file | simple.cxx |
file | text.cxx |