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
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4GeometryTolerance.hh 70333 2013-05-29 08:56:45Z gcosmo $
// $Id: G4GeometryTolerance.hh 92328 2015-08-28 07:44:26Z gcosmo $
//
// --------------------------------------------------------------------
// GEANT 4 class header file
@@ -72,7 +72,7 @@ class G4GeometryTolerance
protected:
static void SetSurfaceTolerance(G4double worldExtent);
// Sets the Cartesian surface tolerance to a value computed
// Sets the Cartesian and Radial surface tolerance to a value computed
// from the maximum extent of the world volume. This method
// can be called only once, and is done only through the
// G4GeometryManager class.