|
Geant4_10
|

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... | |
| 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 33 of file G4INCLGlobals.cc.
1.8.5