Files | |
pdf000_Laplace.C | |
Test the TMath::LaplaceDist and TMath::LaplaceDistI functions | |
pdf001_Normal.C | |
Tutorial illustrating the new statistical distributions functions (pdf, cdf and quantile) | |
pdf001_Normal.py | |
Tutorial illustrating the new statistical distributions functions (pdf, cdf and quantile) | |
pdf002_2d_pdf.C | |
Example macro showing some major probability density functions in ROOT. | |
pdf002_2d_pdf.py | |
Example macro showing some major probability density functions in ROOT. | |
pdf003_2d_cdf.C | |
Example describing how to use the different cumulative distribution functions in ROOT. | |
pdf004_Binomial.C | |
tutorial illustrating the use of TMath::Binomial can be run with: | |
pdf005_Beta.C | |
Test the TMath::BetaDist and TMath::BetaDistI functions | |
pdf006_Gamma_LogNormal.C | |
Tutorial illustrating the use of TMath::GammaDist and TMath::LogNormal | |
pdf007_multivarGaus.C | |
Tutorial illustrating the multivariate gaussian random number generation | |
pdf008_BreitWigner.C | |
Tutorial illustrating how to create a plot comparing a Breit Wigner to a Relativistic Breit Wigner | |
pdf009_Bessel.C | |
Show the different kinds of Bessel functions available in ROOT To execute the macro type in: | |
pdf009_Bessel.py | |
Show the different kinds of Bessel functions available in ROOT To execute the macro type in: | |
pdf010_CrystalBall.C | |
Example of CrystalBall Function and its distribution (pdf and cdf) | |
pdf011_Student.C | |
Tutorial illustrating the use of the Student and F distributions | |
pdf012_tStudent.C | |
Example macro describing the student t distribution | |
pdf012_tStudent.py | |
Example macro describing the student t distribution | |
pdf013_Vavilov.C | |
Test of the TMath::Vavilov distribution | |