Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
hist Directory Reference
Directory dependency graph for hist:

Files

 candledecay.C
  View in nbviewer Open in SWAN
Candle Decay, illustrate a time development of a certain value.
 
 candlehisto.C
  View in nbviewer Open in SWAN
Example showing how to combine the various candle plot options.
 
 candleplot.C
  View in nbviewer Open in SWAN
Example of candle plot with 2-D histograms.
 
 candleplotoption.C
  View in nbviewer Open in SWAN
Example showing how to combine the various candle plot options.
 
 candleplotstack.C
  View in nbviewer Open in SWAN
Example showing how a THStack with candle plot option.
 
 candleplotwhiskers.C
  View in nbviewer Open in SWAN
Example of candle plot showing the whiskers definition.
 
 candlescaled.C
  View in nbviewer Open in SWAN
Candle Scaled, illustrates what scaling does on candle and violin charts.
 
 ContourList.C
  View in nbviewer Open in SWAN
Getting Contours From TH2D.
 
 cumulative.C
  View in nbviewer Open in SWAN
Illustrate use of the TH1::GetCumulative method.
 
 draw2dopt.C
  View in nbviewer Open in SWAN
Display the various 2-d drawing options
 
 DynamicSlice.C
  View in nbviewer Open in SWAN
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
  View in nbviewer Open in SWAN
A TH2Poly build with Fibonacci numbers.
 
 fillhistosauto2p.C
 Fill multiple histograms with different functions and automatic binning.
 
 fillrandom.C
  View in nbviewer Open in SWAN
Fill a 1-D histogram from a parametric function.
 
 fillrandom.py
  View in nbviewer Open in SWAN
Fill a 1-D histogram from a parametric function.
 
 FirstContour.C
  View in nbviewer Open in SWAN
Make a contour plot and get the first contour in a TPolyMarker.
 
 h1ReadAndDraw.C
  View in nbviewer Open in SWAN
Read a 1-D histogram from a ROOT File and draw it.
 
 h2_cut.C
  View in nbviewer Open in SWAN
This example demonstrates how to display a 2D histogram and use TCutG object to select bins for drawing.
 
 h2proj.C
  View in nbviewer Open in SWAN
This example demonstrates how to display a histogram and its two projections.
 
 hbars.C
  View in nbviewer Open in SWAN
Example of bar charts with 1-d histograms.
 
 histpalettecolor.C
  View in nbviewer Open in SWAN
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
  View in nbviewer Open in SWAN
Illustrates the advantages of a TH1K histogram
 
 hlabels1.C
  View in nbviewer Open in SWAN
1-D histograms with alphanumeric labels
 
 hlabels2.C
  View in nbviewer Open in SWAN
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
  View in nbviewer Open in SWAN
Example of stacked histograms: class THStack.
 
 hsum.C
  View in nbviewer Open in SWAN
Histograms filled and drawn in a loop.
 
 hsumTimer.C
  View in nbviewer Open in SWAN
Demo of Timers.
 
 legendautoplaced.C
  View in nbviewer Open in SWAN
The legend can be placed automatically in the current pad in an empty space found at painting time.
 
 logscales.C
  View in nbviewer Open in SWAN
Draw parametric functions with log scales.
 
 movepalette.C
  View in nbviewer Open in SWAN

 
 multicolor.C
  View in nbviewer Open in SWAN
Use a THStack to show a 2-D hist with cells with different colors.
 
 NormalizeHistogram.C
  View in nbviewer Open in SWAN
Normalizing a Histogram
 
 ratioplot1.C
  View in nbviewer Open in SWAN
Example creating a simple ratio plot of two histograms using the pois division option.
 
 ratioplot1.py
  View in nbviewer Open in SWAN
Example creating a simple ratio plot of two histograms using the pois division option.
 
 ratioplot2.C
  View in nbviewer Open in SWAN
Example of a fit residual plot.
 
 ratioplot2.py
  View in nbviewer Open in SWAN
Example of a fit residual plot.
 
 ratioplot3.C
  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.
 
 ratioplot3.py
  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.
 
 ratioplot4.C
  View in nbviewer Open in SWAN
Example that shows custom dashed lines on the lower plot, specified by a vector of floats.
 
 ratioplot4.py
  View in nbviewer Open in SWAN
Example that shows custom dashed lines on the lower plot, specified by a vector of floats.
 
 ratioplot5.C
  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.
 
 ratioplot5.py
  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.
 
 ratioplot6.C
  View in nbviewer Open in SWAN
Example showing a fit residual plot, where the separation margin has been set to 0.
 
 ratioplot6.py
  View in nbviewer Open in SWAN
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
  View in nbviewer Open in SWAN
Rebin a variable bin-width histogram.
 
 reverseaxis.C
  View in nbviewer Open in SWAN
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
  View in nbviewer Open in SWAN
Edit statistics box.
 
 testSmooth.C
  View in nbviewer Open in SWAN
Histogram smoothing.
 
 th2polyBoxes.C
  View in nbviewer Open in SWAN
This tutorial illustrates how to create an histogram with polygonal bins (TH2Poly).
 
 th2polyEurope.C
  View in nbviewer Open in SWAN
This tutorial illustrates how to create an histogram with polygonal bins (TH2Poly), fill it and draw it.
 
 th2polyHoneycomb.C
  View in nbviewer Open in SWAN
This tutorial illustrates how to create an histogram with hexagonal bins (TH2Poly).
 
 th2polyUSA.C
  View in nbviewer Open in SWAN
This tutorial illustrates how to create an histogram with polygonal bins (TH2Poly), fill it and draw it using the col option.
 
 thstack2palettecolor.C
  View in nbviewer Open in SWAN
Palette coloring for 2D histograms' stack is activated thanks to the option PFC (Palette Fill Color).
 
 thstackpalettecolor.C
  View in nbviewer Open in SWAN
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
  View in nbviewer Open in SWAN
Different charges depending on region
 
 tprofile2polyRealisticModuleError.C
  View in nbviewer Open in SWAN
Simulate faulty detector panel w.r.t.
 
 transpad.C
  View in nbviewer Open in SWAN
Example of a canvas showing two histograms with different scales.
 
 twoscales.C
  View in nbviewer Open in SWAN
Example of macro illustrating how to superimpose two histograms with different scales in the "same" pad.
 
 twoscales.py
  View in nbviewer Open in SWAN
Example of macro illustrating how to superimpose two histograms with different scales in the "same" pad.
 
 xyplot.C
  View in nbviewer Open in SWAN
Example showing how to produce a plot with an orthogonal axis system centered at (0,0).
 
 ZoomHistogram.C
  View in nbviewer Open in SWAN
Changing the Range on the X-Axis of a Histogram