Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include "nf_specialFunctions.h"
Go to the source code of this file.
Macros | |
#define | MAXGAM 171.624376956302725 |
#define | MAXSTIR 143.01608 |
#define | MAXLGM 2.556348e305 |
Functions | |
double | nf_gammaFunction (double x, nfu_status *status) |
double | nf_logGammaFunction (double x, nfu_status *status) |
#define MAXGAM 171.624376956302725 |
Definition at line 93 of file nf_gammaFunctions.cc.
#define MAXLGM 2.556348e305 |
Definition at line 201 of file nf_gammaFunctions.cc.
#define MAXSTIR 143.01608 |
Definition at line 99 of file nf_gammaFunctions.cc.
double nf_gammaFunction | ( | double | x, |
nfu_status * | status | ||
) |
Definition at line 126 of file nf_gammaFunctions.cc.
Referenced by nf_incompleteGammaFunction(), and nf_incompleteGammaFunctionComplementary().
double nf_logGammaFunction | ( | double | x, |
nfu_status * | status | ||
) |
Definition at line 206 of file nf_gammaFunctions.cc.