Import Geant4 8.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:36:02 +02:00
parent d93e1e39a9
commit 8a51e0bc40
5471 changed files with 99628 additions and 55248 deletions
+3 -3
View File
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Decay.cc,v 1.20 2005/04/29 05:09:24 kurasige Exp $
// GEANT4 tag $Name: geant4-07-01 $
// $Id: G4Decay.cc,v 1.21 2005/11/21 18:06:07 asaim Exp $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// --------------------------------------------------------------
@@ -309,7 +309,7 @@ G4VParticleChange* G4Decay::DecayIt(const G4Track& aTrack, const G4Step& )
}
void G4Decay::StartTracking()
void G4Decay::StartTracking(G4Track*)
{
currentInteractionLength = -1.0;
ResetNumberOfInteractionLengthLeft();
+1 -1
View File
@@ -22,7 +22,7 @@
//
//
// $Id: G4UnknownDecay.cc,v 1.2 2004/10/19 00:56:34 kurasige Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// --------------------------------------------------------------