Import Geant4 4.1.0 source tree
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4VProcess.cc,v 1.8 2001/07/11 10:08:21 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-04-00 $
|
||||
// $Id: G4VProcess.cc,v 1.9 2001/11/07 05:23:38 kurasige Exp $
|
||||
// GEANT4 tag $Name: geant4-04-01 $
|
||||
//
|
||||
//
|
||||
// --------------------------------------------------------------
|
||||
@@ -58,7 +58,7 @@ G4VProcess::~G4VProcess()
|
||||
{
|
||||
}
|
||||
|
||||
G4VProcess::G4VProcess(G4VProcess& right)
|
||||
G4VProcess::G4VProcess(const G4VProcess& right)
|
||||
: pParticleChange(0),
|
||||
theNumberOfInteractionLengthLeft(-1.0),
|
||||
currentInteractionLength(-1.0),
|
||||
|
||||
Reference in New Issue
Block a user