ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
hist Directory Reference
Directory dependency graph for hist:

Files

file  ContourList.C [code]
 Getting Contours From TH2D.
 
file  cumulative.C [code]
 Illustrate use of the TH1::GetCumulative method.
 
file  draw2dopt.C [code]
 Display the various 2-d drawing options.
 
file  DynamicSlice.C [code]
 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  fillrandom.C [code]
 Fill a 1-D histogram from a parametric function.
 
file  FirstContour.C [code]
 Make a contour plot and get the first contour in a TPolyMarker.
 
file  greyscale.C [code]
 Create grey scale of 200 x 200 boxes.
 
file  h1draw.C [code]
 1-D histogram drawing options.
 
file  hbars.C [code]
 Example of bar charts with 1-d histograms.
 
file  hksimple.C [code]
 Illustrates the advantages of a TH1K histogram.
 
file  hlabels1.C [code]
 1-D histograms with alphanumeric labels
 
file  hlabels2.C [code]
 2-D histograms with alphanumeric labels.
 
file  hstack.C [code]
 Example of stacked histograms: class THStack.
 
file  hsum.C [code]
 Histograms filled and drawn in a loop.
 
file  hsumTimer.C [code]
 Demo of Timers.
 
file  logscales.C [code]
 Draw parametric functions with log scales.
 
file  multicolor.C [code]
 Use a THStack to show a 2-D hist with cells with different colors.
 
file  ratioplot.C [code]
 Example displaying two histograms and their ratio.
 
file  rebin.C [code]
 Rebin a variable bin-width histogram.
 
file  reverseaxis.C [code]
 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]
 Edit statistics box.
 
file  testSmooth.C [code]
 Histogram smoothing.
 
file  th2polyBoxes.C [code]
 This tutorial illustrates how to create an histogram with polygonal bins (TH2Poly).
 
file  th2polyEurope.C [code]
 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]
 Example of a canvas showing two histograms with different scales.
 
file  twoscales.C [code]
 Example of macro illustrating how to superimpose two histograms with different scales in the "same" pad.