Import Geant4 10.7.1 source tree

This commit is contained in:
Gabriele Cosmo
2021-02-05 15:10:05 +01:00
parent dab42d2018
commit 3dfcdb544e
281 changed files with 37738 additions and 47638 deletions
@@ -925,7 +925,7 @@ G4ReplicaNavigation::ComputeStep(const G4ThreeVector& globalPoint,
//
if( ourStep<fMinStep )
{
ourStep = 100*kCarTolerance;
ourStep = 2*kCarTolerance;
}
if ( motherSafety<ourSafety )