^
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. h2proj.C
Example displaying a 2D histogram with its two projections.
11. hbars.C
Example of bar charts with 1-d histograms
12. hksimple.C
Illustrates the advantages of a TH1K histogram
13. hlabels1.C
1-D histograms with alphanumeric labels
14. hlabels2.C
2-D histograms with alphanumeric labels
15. hstack.C
Example of stacked histograms: class THStack
16. hsum.C
histograms filled and drawn in a loop
17. hsumTimer.C
demo of Timers
18. logscales.C
Draw parametric functions with log scales
19. multicolor.C
Use a THStack to show a 2-D hist with cells with different colors
20. ratioplot.C
Example displaying two histograms and their ratio.
21. rebin.C
this tutorial illustrates how to:
22. reverseaxis.C
Example showing an histogram with reverse axis.
23. sparsehist.C
Evaluate the performance of THnSparse vs TH1/2/3/nF
24. statsEditing.C
This example shows:
25. testSmooth.C
c1->cd(ipad++);
26. th2polyBoxes.C
This tutorial illustrates how to create an histogram with polygonal
27. th2polyEurope.C
This tutorial illustrates how to create an histogram with polygonal
28. th2polyHoneycomb.C
This tutorial illustrates how to create an histogram with hexagonal
29. th2polyUSA.C
This tutorial illustrates how to create an histogram with polygonal
30. transpad.C
Example of a canvas showing two histograms with different scales.
31. twoscales.C
example of macro illustrating how to superimpose two histograms