Import Geant4 8.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:36:02 +02:00
parent d93e1e39a9
commit 8a51e0bc40
5471 changed files with 99628 additions and 55248 deletions
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ParallelTransport.hh,v 1.8 2003/11/26 14:51:48 gcosmo Exp $
// GEANT4 tag $Name: geant4-07-01 $
// $Id: G4ParallelTransport.hh,v 1.9 2005/11/21 21:41:29 asaim Exp $
// GEANT4 tag $Name: geant4-08-00 $
//
// ----------------------------------------------------------------------
// Class G4ParallelTransport
@@ -41,7 +41,6 @@
#define G4ParallelTransport_hh G4ParallelTransport_hh
#include "G4Types.hh"
#include <strstream>
#include "G4VProcess.hh"
@@ -75,7 +74,7 @@ public: // with description
// move a track in a "parallel" geometry
// and update a G4PArallelStepper
virtual void StartTracking();
virtual void StartTracking(G4Track*);
virtual void EndTracking();