Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
v7 Directory Reference
Directory dependency graph for v7:

Directories

 climate
 
 ntuple
 

Files

 box.cxx
 This ROOT 7 example demonstrates how to create a ROOT 7 canvas (RCanvas) and draw ROOT 7 boxes in it (RBox).
 
 browser.cxx
 
 concurrentfill.cxx
 
 draw.cxx
 
 draw_axes.cxx
 This ROOT7 example demonstrates how to create a RCanvas and draw several RAxis objects with different options.
 
 draw_frame.cxx
 
 draw_legend.cxx
 This macro generates two TH1D objects and build RLegend In addition use of auto colors are shown.
 
 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.
 
 draw_pave.cxx
 This macro generates a small V7 TH1D, fills it and draw it in a V7 canvas.
 
 draw_rh1.cxx
 This macro generates two RH1D, fills them and draw with different options in RCanvas.
 
 draw_rh1_large.cxx
 This macro generates really large RH1D histogram, fills it with predefined pattern and draw it in a RCanvas, using Optmize() drawing mode.
 
 draw_rh2.cxx
 This macro generates RH2D and draw it with different options in RCanvas.
 
 draw_rh2_colz.cxx
 This macro generates a small V7 TH2D, fills it with random values and draw it in a V7 canvas, using configured web browser.
 
 draw_rh2_large.cxx
 This macro generates really large RH2D histogram, fills it with predefined pattern and draw it in a RCanvas, using Optmize() drawing mode.
 
 draw_rh3.cxx
 This macro generates a small RH3D, fills it with random values and draw it in RCanvas, using configured web browser.
 
 draw_rh3_large.cxx
 This macro generates really large RH2D histogram, fills it with predefined pattern and draw it in a RCanvas, using Optmize() drawing mode.
 
 draw_subpads.cxx
 
 draw_text.cxx
 
 draw_v6.cxx
 This macro shows how ROOT objects like TH1, TH2, TGraph can be drawn in RCanvas.
 
 filedialog.cxx
 
 fitpanel.cxx
 
 fitpanel6.cxx
 
 histops.cxx
 
 line.cxx
 This ROOT 7 example demonstrates how to create a ROOT 7 canvas (RCanvas) and draw ROOT 7 lines in it (RLine).
 
 lineRStyle.cxx
 This ROOT 7 example demonstrates how to customize RLine object using RStyle "normal" coordinates' system.
 
 lineStyle.cxx
 
 lineWidth.cxx
 
 markerStyle.cxx
 
 pad.cxx
 
 perf.cxx
 
 perfcomp.cxx
 
 simple.cxx