|
Geant4
10.01.p01
|
Include dependency graph for G4INCLGlobals.cc:Go to the source code of this file.
Namespaces | |
| G4INCL | |
| G4INCL::Math | |
| G4INCL::ParticleConfig | |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
Functions | |
| G4double | G4INCL::Math::gaussianCDF (const G4double x) |
| Cumulative distribution function for Gaussian. More... | |
| G4double | G4INCL::Math::gaussianCDF (const G4double x, const G4double x0, const G4double sigma) |
| Generic cumulative distribution function for Gaussian. More... | |
| G4double | G4INCL::Math::inverseGaussianCDF (const G4double x) |
| Inverse cumulative distribution function for Gaussian. More... | |
| G4double | G4INCL::Math::arcSin (const G4double x) |
| Calculates arcsin with some tolerance on illegal arguments. More... | |
| G4double | G4INCL::Math::arcCos (const G4double x) |
| Calculates arccos with some tolerance on illegal arguments. More... | |
| G4bool | G4INCL::ParticleConfig::isPair (Particle const *const p1, Particle const *const p2, ParticleType t1, ParticleType t2) |
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLGlobals.cc.