Import Geant4 4.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:18:25 +02:00
parent 36c080dca6
commit 921d3b1cda
3990 changed files with 185376 additions and 82884 deletions
@@ -219,12 +219,11 @@ private:
G4RIsotopeTable *theIsotopeTable;
G4int verboseLevel;
G4NucleusLimits theNucleusLimits;
const G4double LowestBinValue;
const G4double HighestBinValue;
const G4double LowestBinValue;
const G4int TotBin;
G4bool AnalogueMC;
@@ -253,6 +252,9 @@ private:
// Remainder of life time at rest
G4double fRemainderLifeTime;
G4int verboseLevel;
// ParticleChange for decay process
G4ParticleChangeForRadDecay fParticleChangeForRadDecay;