네임스페이스 | |
G4INCL | |
G4INCL::Math | |
G4INCL::ParticleConfig | |
매크로 | |
#define | INCLXX_IN_GEANT4_MODE 1 |
함수 | |
G4double | G4INCL::Math::gaussianCDF (const G4double x) |
Cumulative distribution function for Gaussian. 더 자세히 ... | |
G4double | G4INCL::Math::gaussianCDF (const G4double x, const G4double x0, const G4double sigma) |
Generic cumulative distribution function for Gaussian. 더 자세히 ... | |
G4double | G4INCL::Math::inverseGaussianCDF (const G4double x) |
Inverse cumulative distribution function for Gaussian. 더 자세히 ... | |
G4double | G4INCL::Math::arcSin (const G4double x) |
Calculates arcsin with some tolerance on illegal arguments. 더 자세히 ... | |
G4double | G4INCL::Math::arcCos (const G4double x) |
Calculates arccos with some tolerance on illegal arguments. 더 자세히 ... | |
G4bool | G4INCL::ParticleConfig::isPair (Particle const *const p1, Particle const *const p2, ParticleType t1, ParticleType t2) |
#define INCLXX_IN_GEANT4_MODE 1 |
G4INCLGlobals.cc 파일의 34 번째 라인에서 정의되었습니다.