Import Geant4 8.0.0 source tree
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user