^
ROOT Tutorials
graphics: Basic Graphics
>
ROOT Tutorials: Histograms
From
$ROOTSYS/tutorials/hist
1. ContourList.C
Getting Contours From TH2D
2. DynamicSlice.C
Show the slice of a TH2 following the mouse position
3. FirstContour.C
make a contour plot and get the first contour in a TPolyMarker
4. cumulative.C
illustrate use of the TH1::GetCumulative method
5. draw2dopt.C
display the various 2-d drawing options
6. exec2.C
echo object at mouse position and show a graphics line
7. fillrandom.C
Fill a 1-D histogram from a parametric function
8. greyscale.C
Create grey scale of nxn boxes.
9. h1draw.C
1-D histogram drawing options
10. hbars.C
Example of bar charts with 1-d histograms
11. hksimple.C
Illustrates the advantages of a TH1K histogram
12. hlabels1.C
1-D histograms with alphanumeric labels
13. hlabels2.C
2-D histograms with alphanumeric labels
14. hstack.C
Example of stacked histograms: class THStack
15. hsum.C
histograms filled and drawn in a loop
16. hsumTimer.C
demo of Timers
17. logscales.C
Draw parametric functions with log scales
18. multicolor.C
Use a THStack to show a 2-D hist with cells with different colors
19. ratioplot.C
Example displaying two histograms and their ratio.
20. rebin.C
this tutorial illustrates how to:
21. reverseaxis.C
Example showing an histogram with reverse axis.
22. sparsehist.C
Evaluate the performance of THnSparse vs TH1/2/3/nF
23. statsEditing.C
This example shows:
24. testSmooth.C
c1->cd(ipad++);
25. th2polyBoxes.C
This tutorial illustrates how to create an histogram with polygonal
26. th2polyEurope.C
This tutorial illustrates how to create an histogram with polygonal
27. th2polyHoneycomb.C
This tutorial illustrates how to create an histogram with hexagonal
28. th2polyUSA.C
This tutorial illustrates how to create an histogram with polygonal
29. transpad.C
Example of a canvas showing two histograms with different scales.
30. twoscales.C
example of macro illustrating how to superimpose two histograms