Import Geant4 9.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:15:05 +02:00
parent b79225fb37
commit 74cad5e589
3877 changed files with 234205 additions and 167127 deletions
@@ -82,8 +82,8 @@ class G4QGSParticipants : public G4VParticipants
// model parameters HPW
enum { SOFT, DIFFRACTIVE };
const G4int nCutMax;
const G4double ThersholdParameter;
const G4double QGSMThershold;
const G4double ThresholdParameter;
const G4double QGSMThreshold;
const G4double theNucleonRadius;
};