ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/externals/clhep/include/CLHEP/Random/Stat.h>
Static Public Member Functions | |
static double | flatToGaussian (double r) |
static double | inverseErf (double t) |
static double | erf (double x) |
static double | erfQ (double x) |
static double | gammln (double x) |
Private Member Functions | |
HepStat () | |
Definition at line 50 of file Stat.h.
View newest version in sPHENIX GitHub at line 50 of file Stat.h
|
private |
|
static |
Definition at line 268 of file flatToGaussian.cc.
View newest version in sPHENIX GitHub at line 268 of file flatToGaussian.cc
References deriv(), erfQ(), inverseErf(), CLHEP::pi, and x.
Referenced by G4QMDMeanField::Cal2BodyQuantities(), Erfc(), and G4FPYSamplingOps::ShiftParameters().
|
static |
|
static |
Definition at line 88 of file flatToGaussian.cc.
View newest version in sPHENIX GitHub at line 88 of file flatToGaussian.cc
References d1, dx, f0(), f1, CLHEP::gaussTables, Acts::UnitConstants::h, int(), r, sign(), Acts::Test::step(), Table4offset, Table4size, Table4step, CLHEP::Toffsets, CLHEP::transformSmall(), CLHEP::Tsizes, CLHEP::Tsteps, x2, and y1.
Referenced by inverseErf().
|
static |
|
static |
Definition at line 260 of file flatToGaussian.cc.
View newest version in sPHENIX GitHub at line 260 of file flatToGaussian.cc
References flatToGaussian().
Referenced by erf(), InvErf(), and InvErfc().