Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -602,6 +602,7 @@ void G4VEmProcess::StreamInfo(std::ostream& out,
|
||||
void G4VEmProcess::StartTracking(G4Track* track)
|
||||
{
|
||||
// reset parameters for the new track
|
||||
currentParticle = track->GetParticleDefinition();
|
||||
theNumberOfInteractionLengthLeft = -1.0;
|
||||
mfpKinEnergy = DBL_MAX;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user