Files | |
candledecay.C | |
Candle Decay, illustrate a time development of a certain value. | |
candlehisto.C | |
Example showing how to combine the various candle plot options. | |
candleplot.C | |
Example of candle plot with 2-D histograms. | |
candleplotoption.C | |
Example showing how to combine the various candle plot options. | |
candleplotstack.C | |
Example showing how a THStack with candle plot option. | |
candleplotwhiskers.C | |
Example of candle plot showing the whiskers definition. | |
candlescaled.C | |
Candle Scaled, illustrates what scaling does on candle and violin charts. | |
ContourList.C | |
Getting Contours From TH2D. | |
cumulative.C | |
Illustrate use of the TH1::GetCumulative method. | |
draw2dopt.C | |
Display the various 2-d drawing options | |
DynamicSlice.C | |
Show the slice of a TH2 following the mouse position. | |
exec1.C | |
Echo object at mouse position. | |
exec2.C | |
Echo object at mouse position and show a graphics line. | |
Fibonacci.C | |
A TH2Poly build with Fibonacci numbers. | |
fillhistosauto2p.C | |
Fill multiple histograms with different functions and automatic binning. | |
fillrandom.C | |
Fill a 1-D histogram from a parametric function. | |
fillrandom.py | |
Fill a 1-D histogram from a parametric function. | |
FirstContour.C | |
Make a contour plot and get the first contour in a TPolyMarker. | |
h1ReadAndDraw.C | |
Read a 1-D histogram from a ROOT File and draw it. | |
h2_cut.C | |
This example demonstrates how to display a 2D histogram and use TCutG object to select bins for drawing. | |
h2proj.C | |
This example demonstrates how to display a histogram and its two projections. | |
hbars.C | |
Example of bar charts with 1-d histograms. | |
histpalettecolor.C | |
Palette coloring for histogram is activated thanks to the options PFC (Palette Fill Color), PLC (Palette Line Color) and AMC (Palette Marker Color). | |
hksimple.C | |
Illustrates the advantages of a TH1K histogram | |
hlabels1.C | |
1-D histograms with alphanumeric labels | |
hlabels2.C | |
2-D histograms with alphanumeric labels. | |
hlHisto1.C | |
This tutorial demonstrates how the highlight mechanism can be used on an histogram. | |
hlHisto2.C | |
This tutorial demonstrates how the highlight mechanism can be used on an histogram. | |
hlHisto3.C | |
This tutorial demonstrates how the highlight mechanism can be used on a ntuple. | |
hlHisto4.C | |
This tutorial demonstrates how the highlight mechanism can be used on an histogram. | |
hstack.C | |
Example of stacked histograms: class THStack. | |
hstackpads.C | |
Drawing stack histograms on subpads. | |
hsum.C | |
Histograms filled and drawn in a loop. | |
hsumTimer.C | |
Demo of Timers. | |
legendautoplaced.C | |
The legend can be placed automatically in the current pad in an empty space found at painting time. | |
logscales.C | |
Draw parametric functions with log scales. | |
movepalette.C | |
When an histogram is drawn with the option COLZ , a palette is automatically drawn vertically on the right side of the plot. | |
multicolor.C | |
Use a THStack to show a 2-D hist with cells with different colors. | |
NormalizeHistogram.C | |
Normalizing a Histogram | |
ratioplot1.C | |
Example creating a simple ratio plot of two histograms using the pois division option. | |
ratioplot1.py | |
Example creating a simple ratio plot of two histograms using the pois division option. | |
ratioplot2.C | |
Example of a fit residual plot. | |
ratioplot2.py | |
Example of a fit residual plot. | |
ratioplot3.C | |
Example which shows how you can get the graph of the lower plot and set the y axis range for it. | |
ratioplot3.py | |
Example which shows how you can get the graph of the lower plot and set the y axis range for it. | |
ratioplot4.C | |
Example that shows custom dashed lines on the lower plot, specified by a vector of floats. | |
ratioplot4.py | |
Example that shows custom dashed lines on the lower plot, specified by a vector of floats. | |
ratioplot5.C | |
Example that shows how you can set the colors of the confidence interval bands by using the method TRatioPlot::SetConfidenceIntervalColors . | |
ratioplot5.py | |
Example that shows how you can set the colors of the confidence interval bands by using the method TRatioPlot::SetConfidenceIntervalColors . | |
ratioplot6.C | |
Example showing a fit residual plot, where the separation margin has been set to 0. | |
ratioplot6.py | |
Example showing a fit residual plot, where the separation margin has been set to 0. | |
ratioplotOld.C | |
Example displaying two histograms and their ratio. | |
rebin.C | |
Rebin a variable bin-width histogram. | |
reverseaxis.C | |
Example showing an histogram with reverse axis. | |
sparsehist.C | |
Evaluate the performance of THnSparse vs TH1/2/3/nF for different numbers of dimensions and bins per dimension. | |
statsEditing.C | |
Edit statistics box. | |
testSmooth.C | |
Histogram smoothing. | |
th2polyBoxes.C | |
This tutorial illustrates how to create an histogram with polygonal bins (TH2Poly). | |
th2polyEurope.C | |
This tutorial illustrates how to create an histogram with polygonal bins (TH2Poly), fill it and draw it. | |
th2polyHoneycomb.C | |
This tutorial illustrates how to create an histogram with hexagonal bins (TH2Poly). | |
th2polyUSA.C | |
This tutorial illustrates how to create an histogram with polygonal bins (TH2Poly), fill it and draw it using the col option. | |
thstack2palettecolor.C | |
Palette coloring for 2D histograms' stack is activated thanks to the option PFC (Palette Fill Color). | |
thstackcolorscheme.C | |
This example demonstrates how to use the accessible color schemes with THStack. | |
thstackpalettecolor.C | |
Palette coloring for histograms' stack is activated thanks to the options PFC (Palette Fill Color), PLC (Palette Line Color) and AMC (Palette Marker Color). | |
tprofile2polyRealistic.C | |
Different charges depending on region | |
tprofile2polyRealisticModuleError.C | |
Simulate faulty detector panel w.r.t. | |
transpad.C | |
Example of a canvas showing two histograms with different scales. | |
twoscales.C | |
Example of macro illustrating how to superimpose two histograms with different scales in the "same" pad. | |
twoscales.py | |
Example of macro illustrating how to superimpose two histograms with different scales in the "same" pad. | |
xyplot.C | |
Example showing how to produce a plot with an orthogonal axis system centered at (0,0). | |
ZoomHistogram.C | |
Changing the Range on the X-Axis of a Histogram | |