Import Geant4 10.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 14:11:04 +02:00
parent c9b32a6c0a
commit d4af681f38
4886 changed files with 420149 additions and 1023309 deletions
@@ -23,7 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4HadronStoppingProcess.hh 85517 2014-10-30 15:53:26Z gcosmo $
// $Id: G4HadronStoppingProcess.hh 87563 2014-12-10 14:56:22Z gcosmo $
//
//---------------------------------------------------------------------
//
@@ -110,9 +110,9 @@ private:
G4HadronicInteraction* fEmCascade;
G4HadronicInteraction* fBoundDecay;
const G4int emcID;
const G4int ncID;
const G4int dioID;
G4int emcID;
G4int ncID;
G4int dioID;
// This is shadowing "result" in the cc file and
// looks to be unnecessary. Removed by DHW, 12 June 2012