Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4AuxiliaryNavServices.cc 90009 2015-05-08 07:42:39Z gcosmo $
//
// --------------------------------------------------------------------
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4BrentLocator.cc 105904 2017-08-28 07:36:13Z gcosmo $
//
// Class G4BrentLocator implementation
//
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4DrawVoxels.cc 66356 2012-12-18 09:02:32Z gcosmo $
//
//
// class G4DrawVoxels
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4ErrorPropagationNavigator.cc 87697 2014-12-17 09:40:21Z gcosmo $
//
//
// --------------------------------------------------------------------
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4GeomTestVolume.cc 101727 2016-11-23 08:49:05Z gcosmo $
//
// --------------------------------------------------------------------
// GEANT 4 class source file
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4GeometryMessenger.cc 73253 2013-08-22 13:24:02Z gcosmo $
//
// --------------------------------------------------------------------
// GEANT 4 class source file
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4GlobalMagFieldMessenger.cc 66536 2012-12-19 14:32:36Z ihrivnac $
//
// class G4GlobalMagFieldMessenger
//
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4MultiLevelLocator.cc 110832 2018-06-15 15:00:33Z gcosmo $
//
// Class G4MultiLevelLocator implementation
//
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4MultiNavigator.cc 83466 2014-08-25 10:31:39Z gcosmo $
// GEANT4 tag $ Name: $
//
// class G4PathFinder Implementation
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4NavigationLogger.cc 96409 2016-04-12 08:12:10Z gcosmo $
//
//
// class G4NavigationLogger Implementation
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4Navigator.cc 2012-11-01 japost Exp $
// GEANT4 tag $ Name: $
//
// class G4Navigator Implementation
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4NormalNavigation.cc 96743 2016-05-03 08:01:33Z gcosmo $
//
//
// class G4NormalNavigation Implementation
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4ParameterisedNavigation.cc 90050 2015-05-11 14:34:51Z gcosmo $
//
//
// class G4ParameterisedNavigation Implementation
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4PartialPhantomParameterisation.cc 66356 2012-12-18 09:02:32Z gcosmo $
//
//
// class G4PartialPhantomParameterisation implementation
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4PathFinder.cc 109355 2018-04-12 08:08:58Z gcosmo $
// GEANT4 tag $ Name: $
//
// class G4PathFinder Implementation
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4PhantomParameterisation.cc 110766 2018-06-13 07:34:39Z gcosmo $
// GEANT4 tag $ Name:$
//
// class G4PhantomParameterisation implementation
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4PropagatorInField.cc 110728 2018-06-11 06:12:39Z gcosmo $
// GEANT4 tag $ Name: $
//
// class G4PropagatorInField Implementation
@@ -148,6 +147,8 @@ G4PropagatorInField::ComputeStep(
G4double& currentSafety, // IN/OUT
G4VPhysicalVolume* pPhysVol)
{
GetChordFinder()->OnComputeStep();
// If CurrentProposedStepLength is too small for finding Chords
// then return with no action (for now - TODO: some action)
//
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4RegularNavigation.cc 109826 2018-05-09 10:55:30Z gcosmo $
// GEANT4 tag $ Name:$
//
// class G4RegularNavigation implementation
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4RegularNavigationHelper.cc 68709 2013-04-05 09:03:07Z gcosmo $
// GEANT4 tag $ Name:$
//
// class G4RegularNavigationHelper implementation
@@ -23,7 +23,6 @@
// ********************************************************************
//
//
// $Id: G4ReplicaNavigation.cc 109826 2018-05-09 10:55:30Z gcosmo $
//
//
// class G4ReplicaNavigation Implementation
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4SafetyHelper.cc 109355 2018-04-12 08:08:58Z gcosmo $
// GEANT4 tag $ Name: $
//
// class G4SafetyHelper Implementation
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4SimpleLocator.cc 96743 2016-05-03 08:01:33Z gcosmo $
//
// Class G4SimpleLocator implementation
//
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4TransportationManager.cc 103236 2017-03-22 15:54:40Z gcosmo $
//
//
// G4TransportationManager
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4VIntersectionLocator.cc 110772 2018-06-13 07:47:49Z gcosmo $
//
// Class G4VIntersectionLocator implementation
//
@@ -24,7 +24,6 @@
// ********************************************************************
//
//
// $Id: G4VoxelNavigation.cc 99915 2016-10-11 09:24:43Z gcosmo $
//
//
// class G4VoxelNavigation Implementation
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4VoxelSafety.cc,v $
//
// Author: John Apostolakis
// First version: 31 May 2010