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: G4NavigationLevelRep.icc 85846 2014-11-05 15:45:28Z gcosmo $
// $Id: G4NavigationLevelRep.icc 87590 2014-12-11 14:30:29Z gcosmo $
//
// 1 October 1997 J.Apostolakis Initial version.
//
@@ -156,7 +156,7 @@ G4int G4NavigationLevelRep::GetReplicaNo() const
inline
void G4NavigationLevelRep::AddAReference()
{
fCountRef++;
++fCountRef;
}
inline