Import Geant4 8.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:55:03 +02:00
parent 216a75eeb1
commit fe73f43734
6714 changed files with 118229 additions and 68144 deletions
+1
View File
@@ -465,6 +465,7 @@ void G4SPSEneDistribution::LogInterpolation()
Arb_alpha[0] = 0.;
Arb_Const[0] = 0.;
Area_seg[0] = 0.;
Arb_Cum_Area[0]=0. ;
if(Arb_x[0] <= 0. || Arb_y[0] <= 0.)
{
G4cout << "You should not use log interpolation with points <= 0." << G4endl;