Import Geant4 3.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:03:00 +02:00
parent cfcb558cfe
commit 137e303ecc
2843 changed files with 37082 additions and 38426 deletions
+4 -4
View File
@@ -5,15 +5,15 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4VTrajectory.hh,v 1.4 2000/01/26 04:20:31 asaim Exp $
// GEANT4 tag $Name: geant4-03-00 $
// $Id: G4VTrajectory.hh,v 1.5 2000/11/11 06:34:11 tsasaki Exp $
// GEANT4 tag $Name: geant4-03-01 $
//
//
//---------------------------------------------------------------
//
// G4VTrajectory.hh
//
// Description:
// class description:
// This is the abstract base class of a trajectory.
//
// Contact:
@@ -33,7 +33,7 @@ class G4Step;
class G4VTrajectory
{
public:
public: // without description
G4VTrajectory() {;}
virtual ~G4VTrajectory() {;}