54 const G4int border = 16;
63 while(poissonSum <= position)
66 poissonValue *= mean/number;
67 poissonSum += poissonValue;
76 value = mean + t*std::sqrt(mean) + 0.5;
77 if(value <= 0) {
return 0;}
78 if(value >= limit) {
return G4long(limit);}
G4long G4Poisson(G4double mean)
G4double G4Exp(G4double initial_x)
Exponential Function double precision.
const XML_Char int const XML_Char * value