Logo ROOT   6.08/07
Reference Guide
hist Directory Reference

Files

file  candleplot.C [code]
  View in nbviewer Open in SWAN Example of candle plot with 2-D histograms.
 
file  candleplotoption.C [code]
  View in nbviewer Open in SWAN Example showing how to combine the various candle plot options.
 
file  candleplotstack.C [code]
  View in nbviewer Open in SWAN Example showing how a THStack with candle plot option.
 
file  candleplotwhiskers.C [code]
  View in nbviewer Open in SWAN Example of candle plot showing the whiskers definition.
 
file  ContourList.C [code]
  View in nbviewer Open in SWAN Getting Contours From TH2D.
 
file  cumulative.C [code]
  View in nbviewer Open in SWAN Illustrate use of the TH1::GetCumulative method.
 
file  draw2dopt.C [code]
  View in nbviewer Open in SWAN Display the various 2-d drawing options
 
file  DynamicSlice.C [code]
  View in nbviewer Open in SWAN Show the slice of a TH2 following the mouse position.
 
file  exec1.C [code]
 Echo object at mouse position.
 
file  exec2.C [code]
 Echo object at mouse position and show a graphics line.
 
file  Fibonacci.C [code]
  View in nbviewer Open in SWAN A TH2Poly build with Fibonacci numbers.
 
file  fillrandom.C [code]
  View in nbviewer Open in SWAN Fill a 1-D histogram from a parametric function.
 
file  FirstContour.C [code]
  View in nbviewer Open in SWAN Make a contour plot and get the first contour in a TPolyMarker.
 
file  greyscale.C [code]
  View in nbviewer Open in SWAN Create grey scale of 200 x 200 boxes.
 
file  h1draw.C [code]
  View in nbviewer Open in SWAN 1-D histogram drawing options.
 
file  hbars.C [code]
  View in nbviewer Open in SWAN Example of bar charts with 1-d histograms.
 
file  hksimple.C [code]
  View in nbviewer Open in SWAN Illustrates the advantages of a TH1K histogram
 
file  hlabels1.C [code]
  View in nbviewer Open in SWAN 1-D histograms with alphanumeric labels
 
file  hlabels2.C [code]
  View in nbviewer Open in SWAN 2-D histograms with alphanumeric labels.
 
file  hstack.C [code]
  View in nbviewer Open in SWAN Example of stacked histograms: class THStack.
 
file  hsum.C [code]
  View in nbviewer Open in SWAN Histograms filled and drawn in a loop.
 
file  hsumTimer.C [code]
  View in nbviewer Open in SWAN Demo of Timers.
 
file  logscales.C [code]
  View in nbviewer Open in SWAN Draw parametric functions with log scales.
 
file  multicolor.C [code]
  View in nbviewer Open in SWAN Use a THStack to show a 2-D hist with cells with different colors.
 
file  ratioplot1.C [code]
  View in nbviewer Open in SWAN Example creating a simple ratio plot of two histograms using the pois division option.
 
file  ratioplot2.C [code]
  View in nbviewer Open in SWAN Example of a fit residual plot.
 
file  ratioplot3.C [code]
  View in nbviewer Open in SWAN Example which shows how you can get the graph of the lower plot and set the y axis range for it.
 
file  ratioplot4.C [code]
  View in nbviewer Open in SWAN Example that shows custom dashed lines on the lower plot, specified by a vector of floats.
 
file  ratioplot5.C [code]
  View in nbviewer Open in SWAN Example that shows how you can set the colors of the confidence interval bands by using the method TRatioPlot::SetConfidenceIntervalColors.
 
file  ratioplot6.C [code]
  View in nbviewer Open in SWAN Example showing a fit residual plot, where the separation margin has been set to 0.
 
file  ratioplotOld.C [code]
 Example displaying two histograms and their ratio.
 
file  rebin.C [code]
  View in nbviewer Open in SWAN Rebin a variable bin-width histogram.
 
file  reverseaxis.C [code]
  View in nbviewer Open in SWAN Example showing an histogram with reverse axis.
 
file  sparsehist.C [code]
 Evaluate the performance of THnSparse vs TH1/2/3/nF for different numbers of dimensions and bins per dimension.
 
file  statsEditing.C [code]
  View in nbviewer Open in SWAN Edit statistics box.
 
file  testSmooth.C [code]
  View in nbviewer Open in SWAN Histogram smoothing.
 
file  th2polyBoxes.C [code]
  View in nbviewer Open in SWAN This tutorial illustrates how to create an histogram with polygonal bins (TH2Poly).
 
file  th2polyEurope.C [code]
  View in nbviewer Open in SWAN This tutorial illustrates how to create an histogram with polygonal bins (TH2Poly), fill it and draw it.
 
file  th2polyHoneycomb.C [code]
 This tutorial illustrates how to create an histogram with hexagonal bins (TH2Poly), fill it and draw it using GL.
 
file  th2polyUSA.C [code]
 This tutorial illustrates how to create an histogram with polygonal bins (TH2Poly), fill it and draw it using GL.
 
file  transpad.C [code]
  View in nbviewer Open in SWAN Example of a canvas showing two histograms with different scales.
 
file  twoscales.C [code]
  View in nbviewer Open in SWAN Example of macro illustrating how to superimpose two histograms with different scales in the "same" pad.
 
file  xyplot.C [code]
  View in nbviewer Open in SWAN Example showing how to produce a plot with an orthogonal axis system centered at (0,0).