ROOT 6.10/09 Reference Guide |
Files | |
file | annotation3d.C [code] |
This example show how to put some annotation on a 3D plot using 3D polylines. | |
file | approx.C [code] |
Macro to test interpolation function Approx | |
file | bent.C [code] |
Bent error bars | |
file | exclusiongraph.C [code] |
Draw three graphs with an exclusion zone. | |
file | exclusiongraph2.C [code] |
Draw several graphs with an exclusion zones. | |
file | gerrors.C [code] |
Draw a graph with error bars | |
file | gerrors2.C [code] |
Draw two graphs with error bars | |
file | graph.C [code] |
Draw a simple graph. | |
file | graph2derrorsfit.C [code] |
Draw and fit a TGraph2DErrors | |
file | graphApply.C [code] |
A macro to demonstrate the functionality of TGraph::Apply() method. | |
file | graphpalettecolor.C [code] |
Palette coloring for graphs is activated thanks to the options PFC (Palette Fill Color), PLC (Palette Line Color) and AMC (Palette Marker Color). | |
file | graphpolar.C [code] |
Create and draw a polar graph. | |
file | graphpolar2.C [code] |
Create and draw a polar graph with PI axis | |
file | graphpolar3.C [code] |
Create and draw a polar graph with PI axis using a TF1. | |
file | graphShade.C [code] |
Show how to shade an area between two graphs | |
file | graphstruct.C [code] |
Draw a simple graph structure. | |
file | graphtext.C [code] |
Draw a graph with text attached to each point. | |
file | gtime.C [code] |
Example of TGraphTime. | |
file | gtime2.C [code] |
Example of TGraphTime showing how the class could be used to visualize a set of particles with their time stamp in a MonteCarlo program. | |
file | labels1.C [code] |
Setting alphanumeric labels in a 1-d histogram. | |
file | labels2.C [code] |
Setting alphanumeric labels. | |
file | motorcycle.C [code] |
Macro to test scatterplot smoothers: ksmooth, lowess, supsmu as described in: | |
file | multigraph.C [code] |
Create and Draw a TMultiGraph. | |
file | multigraphpalettecolor.C [code] |
Palette coloring for multi-graphs is activated thanks to the options PFC (Palette Fill Color), PLC (Palette Line Color) and AMC (Palette Marker Color). | |
file | multipalette.C [code] |
Draw color plots using different color palettes. | |
file | seism.C [code] |
Strip chart example. | |
file | splines_test.C [code] |
Examples of use of the spline classes. | |
file | surfaces.C [code] |
Draw 2-Dim functions. | |
file | timeonaxis.C [code] |
This macro illustrates the use of the time mode on the axis with different time intervals and time formats. | |
file | timeonaxis2.C [code] |
Define the time offset as 2003, January 1st. | |
file | timeonaxis3.C [code] |
This example compares what the system time function gmtime and localtime give with what gives TGaxis. | |
file | waves.C [code] |
Hint: Spherical waves | |
file | zdemo.C [code] |
This macro is an example of graphs in log scales with annotations. | |
file | zones.C [code] |
Example of script showing how to divide a canvas into adjacent subpads + axis labels on the top and right side of the pads. | |