Import Geant4 0.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:09:25 +02:00
parent b97f8d0df7
commit aaa409b6ee
2922 changed files with 55107 additions and 81674 deletions
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4ChebyshevApproximation.cc,v 2.0 1998/07/02 17:32:15 gunter Exp $
// GEANT4 tag $Name: geant4-00 $
// $Id: G4ChebyshevApproximation.cc,v 1.1 1999/01/07 16:08:55 gunter Exp $
// GEANT4 tag $Name: geant4-00-01 $
//
#include "G4ChebyshevApproximation.hh"
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4DataInterpolation.cc,v 2.1 1998/07/12 02:58:47 urbi Exp $
// GEANT4 tag $Name: geant4-00 $
// $Id: G4DataInterpolation.cc,v 1.1 1999/01/07 16:08:55 gunter Exp $
// GEANT4 tag $Name: geant4-00-01 $
//
#include "G4DataInterpolation.hh"
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4GaussChebyshevQ.cc,v 2.0 1998/07/02 17:32:01 gunter Exp $
// GEANT4 tag $Name: geant4-00 $
// $Id: G4GaussChebyshevQ.cc,v 1.1 1999/01/07 16:08:55 gunter Exp $
// GEANT4 tag $Name: geant4-00-01 $
//
#include "G4GaussChebyshevQ.hh"
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4GaussHermiteQ.cc,v 2.0 1998/07/02 17:32:03 gunter Exp $
// GEANT4 tag $Name: geant4-00 $
// $Id: G4GaussHermiteQ.cc,v 1.1 1999/01/07 16:08:55 gunter Exp $
// GEANT4 tag $Name: geant4-00-01 $
//
#include "G4GaussHermiteQ.hh"
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4GaussJacobiQ.cc,v 2.0 1998/07/02 17:32:05 gunter Exp $
// GEANT4 tag $Name: geant4-00 $
// $Id: G4GaussJacobiQ.cc,v 1.1 1999/01/07 16:08:55 gunter Exp $
// GEANT4 tag $Name: geant4-00-01 $
//
#include "G4GaussJacobiQ.hh"
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4GaussLaguerreQ.cc,v 2.0 1998/07/02 17:32:06 gunter Exp $
// GEANT4 tag $Name: geant4-00 $
// $Id: G4GaussLaguerreQ.cc,v 1.1 1999/01/07 16:08:56 gunter Exp $
// GEANT4 tag $Name: geant4-00-01 $
//
#include "G4GaussLaguerreQ.hh"
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4GaussLegendreQ.cc,v 2.1 1998/07/12 02:58:48 urbi Exp $
// GEANT4 tag $Name: geant4-00 $
// $Id: G4GaussLegendreQ.cc,v 1.1 1999/01/07 16:08:56 gunter Exp $
// GEANT4 tag $Name: geant4-00-01 $
//
#include "G4GaussLegendreQ.hh"
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4SimpleIntegration.cc,v 2.1 1998/07/12 02:58:49 urbi Exp $
// GEANT4 tag $Name: geant4-00 $
// $Id: G4SimpleIntegration.cc,v 1.1 1999/01/07 16:08:57 gunter Exp $
// GEANT4 tag $Name: geant4-00-01 $
//
// Implementation file for simple integration methods
//
@@ -5,8 +5,8 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: G4VGaussianQuadrature.cc,v 2.1 1998/07/13 16:55:26 urbi Exp $
// GEANT4 tag $Name: geant4-00 $
// $Id: G4VGaussianQuadrature.cc,v 1.1 1999/01/07 16:08:57 gunter Exp $
// GEANT4 tag $Name: geant4-00-01 $
//
// Implementation file for G4VGaussianQuadrature virtual base class
//