Directories | |
directory | ntuple |
Files | |
file | box.cxx [code] |
This ROOT 7 example demonstrates how to create a ROOT 7 canvas (RCanvas) and draw ROOT 7 boxes in it (RBox). | |
file | browser.cxx [code] |
file | concurrentfill.cxx [code] |
file | draw.cxx [code] |
file | draw_frame.cxx [code] |
file | draw_legend.cxx [code] |
This macro generates two TH1D objects and build RLegend In addition use of auto colors are shown. | |
file | draw_mt.cxx [code] |
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 [code] |
This macro generates a small V7 TH1D, fills it and draw it in a V7 canvas. | |
file | draw_rh2_colz.cxx [code] |
This macro generates a small V7 TH2D, fills it with random values and draw it in a V7 canvas, using configured web browser. | |
file | draw_subpads.cxx [code] |
file | draw_v6.cxx [code] |
file | filedialog.cxx [code] |
file | fitpanel.cxx [code] |
file | fitpanel6.cxx [code] |
file | histops.cxx [code] |
file | line.cxx [code] |
This ROOT 7 example demonstrates how to create a ROOT 7 canvas (RCanvas) and draw ROOT 7 lines in it (RLine). | |
file | lineRStyle.cxx [code] |
This ROOT 7 example demonstrates how to customize RLine object using RStyle "normal" coordinates' system. | |
file | lineStyle.cxx [code] |
file | lineWidth.cxx [code] |
file | markerStyle.cxx [code] |
file | pad.cxx [code] |
file | perf.cxx [code] |
file | perfcomp.cxx [code] |
file | simple.cxx [code] |
file | text.cxx [code] |