#include <geant4/tree/geant4-10.6-release/source/parameterisations/gflash/include/Gamma.hh>
|
static short | Abs (short d) |
|
static int | Abs (int d) |
|
static long | Abs (long d) |
|
static float | Abs (float d) |
|
static double | Abs (double d) |
|
static double | LnGamma (double z) |
|
static double | Log (double x) |
|
static double | Exp (double x) |
|
Definition at line 45 of file Gamma.hh.
View newest version in sPHENIX GitHub at line 45 of file Gamma.hh
Definition at line 36 of file Gamma.cc.
View newest version in sPHENIX GitHub at line 36 of file Gamma.cc
Definition at line 38 of file Gamma.cc.
View newest version in sPHENIX GitHub at line 38 of file Gamma.cc
static short MyGamma::Abs |
( |
short |
d | ) |
|
|
inlinestaticprivate |
static int MyGamma::Abs |
( |
int |
d | ) |
|
|
inlinestaticprivate |
Definition at line 62 of file Gamma.hh.
View newest version in sPHENIX GitHub at line 62 of file Gamma.hh
References d.
static long MyGamma::Abs |
( |
long |
d | ) |
|
|
inlinestaticprivate |
Definition at line 63 of file Gamma.hh.
View newest version in sPHENIX GitHub at line 63 of file Gamma.hh
References d.
static float MyGamma::Abs |
( |
float |
d | ) |
|
|
inlinestaticprivate |
Definition at line 64 of file Gamma.hh.
View newest version in sPHENIX GitHub at line 64 of file Gamma.hh
References d.
static double MyGamma::Abs |
( |
double |
d | ) |
|
|
inlinestaticprivate |
Definition at line 65 of file Gamma.hh.
View newest version in sPHENIX GitHub at line 65 of file Gamma.hh
References d.
static double MyGamma::Exp |
( |
double |
x | ) |
|
|
inlinestaticprivate |
double MyGamma::GamCf |
( |
double |
a, |
|
|
double |
x |
|
) |
| |
|
private |
Definition at line 75 of file Gamma.cc.
View newest version in sPHENIX GitHub at line 75 of file Gamma.cc
References a, Abs(), G4InuclParticleNames::an, b, c, d, eps, Exp(), Acts::UnitConstants::h, LnGamma(), Log(), and v.
Referenced by Gamma().
double MyGamma::Gamma |
( |
double |
z | ) |
|
double MyGamma::Gamma |
( |
double |
a, |
|
|
double |
x |
|
) |
| |
double MyGamma::GamSer |
( |
double |
a, |
|
|
double |
x |
|
) |
| |
|
private |
double MyGamma::LnGamma |
( |
double |
z | ) |
|
|
staticprivate |
static double MyGamma::Log |
( |
double |
x | ) |
|
|
inlinestaticprivate |
The documentation for this class was generated from the following files:
- geant4/tree/geant4-10.6-release/source/parameterisations/gflash/include/Gamma.hh
- geant4/tree/geant4-10.6-release/source/parameterisations/gflash/src/Gamma.cc