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

Files

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