ROOT  6.06/09
Reference Guide
User's Classes
Here is a list of all modules:
[detail level 12345]
 R Interface for Statistical Computing
 GraphicsThe graphics related classes
 Graphics' BackendsGraphics' Backends interface classes
 Cocoa backendInterface to MacOS native graphics system
 Win32 backendInterface to Windows graphics
 X11 backendInterface to X11 graphics
 2D GraphicsThe 2D graphics related classes
 libAfterImage interfaceClasses interfacing to libAfterImage
 FITS fileInterface to FITS file
 Graphics padThe TPad related classes
 Basic graphicsThe low level graphics classes
 graphviz interfaceInterface to the graphing package graphviz
 Graphics file outputInterfaces to various file output formats
 3D GraphicsThe 3D graphics related classes
 Event DisplayThe Event Display classes
 Basic 3D graphics.The basic 3D classes
 OpenGL renderingOpenGL rendering and utility classes
 Histogram LibraryA general description of the Histogram library is documented in the class TH1
 Input/Output LibraryThe library collecting the ROOT classes dedicated to data input and output
 MathThe ROOT Mathematical Libraries
 GenVectorGeneric 2D, 3D and 4D vectors classes and their transformations (rotations)
 MathCoreThe Core Mathematical Library of ROOT. See the MathCore description page
 Fitting and Parameter EstimationClasses used for fitting (regression analysis) and estimation of parameter values given a data sample
 Fit Method ClassesClasses describing Fit Method functions
 Fit Data ClassesClasses for describing the input data for fitting
 User Fitting classesMain Classes used for fitting a given data set
 Random ClassesPseudo-random numbers generator classes and for generation of random number distributions
 QuasiRandom number generators and distributionsClasses for generating QuasiRandom numbers and based on GSL
 Function Classes and InterfacesInterfaces (abstract classes) and Base classes used in MathCore and MathMore numerical methods for describing function classes
 Generic Function Evaluation InterfacesInterface classes for evaluation of function object classes in one or multi-dimensions
 Internal Functor ClassesInternal classes for implementing Functor and Functor1D classes
 Parameteric Function Evaluation Interfaces.Interfaces classes for evaluation of parametric functions
 Numerical AlgorithmsNumerical Algorithm classes from the MathCore Library and MathMore Library libraries
 One-dimensional MinimizationClasses for one-dimensional minimization
 Numerical IntegrationClasses for numerical integration of functions
 Numerical Monte Carlo Integration ClassesClasses implementing method for Monte Carlo Integration
 Multi-dimensional MinimizationClasses implementing algorithms for multi-dimensional minimization
 Numerical DifferentiationClasses for numerical differentiation
 One-dimensional Root-FindingClasses implementing algorithms for finding the roots of a one-dimensional function
 Function Approximation (ChebyshevApprox)Numerical algorithm from the MathMore library and implemented using the GSL library
 Multidimensional ROOT findingClasses for finding the roots of a multi-dimensional system
 Interpolation ClassesClasses for interpolation of points
 Statistical functionsProbability density functions, cumulative distribution functions and their inverses (quantiles) for various statistical distributions (continuous and discrete)
 Probability Density Functions (PDF)Probability density functions of various statistical distributions (continuous and discrete)
 Cumulative Distribution Functions (CDF)Cumulative distribution functions of various distributions
 Statistical functions from truncated distributionsStatistical functions for the truncated distributions
 Quantile FunctionsInverse functions of the cumulative distribution functions and the inverse of the complement of the cumulative distribution functions for various distributions
 Special functionsSpecial mathematical functions
 MathMoreThe Mathematical library providing some advanced functionality and based on GSL. See the MathMore Library page
 Numerical AlgorithmsNumerical Algorithm classes from the MathCore Library and MathMore Library libraries
 One-dimensional MinimizationClasses for one-dimensional minimization
 Numerical IntegrationClasses for numerical integration of functions
 Numerical Monte Carlo Integration ClassesClasses implementing method for Monte Carlo Integration
 Multi-dimensional MinimizationClasses implementing algorithms for multi-dimensional minimization
 Numerical DifferentiationClasses for numerical differentiation
 One-dimensional Root-FindingClasses implementing algorithms for finding the roots of a one-dimensional function
 Function Approximation (ChebyshevApprox)Numerical algorithm from the MathMore library and implemented using the GSL library
 Multidimensional ROOT findingClasses for finding the roots of a multi-dimensional system
 Interpolation ClassesClasses for interpolation of points
 Statistical functionsProbability density functions, cumulative distribution functions and their inverses (quantiles) for various statistical distributions (continuous and discrete)
 Probability Density Functions (PDF)Probability density functions of various statistical distributions (continuous and discrete)
 Cumulative Distribution Functions (CDF)Cumulative distribution functions of various distributions
 Statistical functions from truncated distributionsStatistical functions for the truncated distributions
 Quantile FunctionsInverse functions of the cumulative distribution functions and the inverse of the complement of the cumulative distribution functions for various distributions
 Special functionsSpecial mathematical functions
 QuasiRandom number generators and distributionsClasses for generating QuasiRandom numbers and based on GSL
 TMinuitThe Minuit Minimization package
 Minuit2 Minimization LibraryNew Object-oriented implementation of the MINUIT minimization package
 SMatrixSMatrix Package for high performance vector and matrix computations
 Expression Template Classes
 Generic Template FunctionsThese functions apply for any type T, such as a scalar, a vector or a matrix
 Vector Template FunctionsThese functions apply to SVector types (and also to Vector expressions) and can return a vector expression or a scalar, like in the Dot product, or a matrix, like in the Tensor product
 Matrix Template FunctionsThese function apply to matrices (and also Matrix expression) and can return a matrix expression of a particular defined type, like in the matrix multiplication or a vector, like in the matrix-vector product or a scalar like in the Similarity vector-matrix product
 SMatrix Storage Representation
 Matrix and Vector classesClasses representing Matrices and Vectors of arbitrary type and dimension
 Unuran
 RooFitRooFit toolkit classes. For documentation see (The RooFit Toolkit for Data Modeling)[http://root.cern.ch/drupal/content/roofit]
 RooFitCoreCore RooFit classes
 RooStatsRooStats is a package containing statistical tools built on top of RooFit
 Tree LibraryTo store large quantities of same-class objects, ROOT provides the TTree and TNtuple classes