Import Geant4 10.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2019-12-06 15:12:28 +01:00
parent b2a62ae692
commit 5baee230e9
2997 changed files with 141580 additions and 98673 deletions
@@ -22,11 +22,8 @@
// * use in resulting scientific publications, and indicate your *
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
//
//
//
// class G4VTouchable
// G4VTouchable
//
// Class description:
//
@@ -88,7 +85,6 @@
// 8) UpdateYourself takes a physical volume pointer and can additionally
// take a NavigationHistory.
// History:
// Created: Paul Kent, August 1996
// --------------------------------------------------------------------
#ifndef G4VTOUCHABLE_HH
@@ -126,7 +122,7 @@ class G4VTouchable
// Methods for touchables with history.
virtual void UpdateYourself(G4VPhysicalVolume* pPhysVol,
const G4NavigationHistory* history=0);
const G4NavigationHistory* history = nullptr);
// Update method.
public: // without description