Import Geant4 5.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:15:15 +02:00
parent 37fff30d2e
commit fbd4999cf7
4396 changed files with 56662 additions and 52446 deletions
@@ -22,7 +22,7 @@
//
//
// $Id: G4EnergyRangeManager.hh,v 1.5 2002/12/12 19:16:52 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// Hadronic Process: Energy Range Manager
// original by H.P. Wellisch
@@ -21,7 +21,7 @@
// ********************************************************************
//
// $Id: G4HadLeadBias.hh,v 1.3 2002/12/13 09:06:26 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// --------------------------------------------------------------------
#ifndef G4HadLeadBias_h
@@ -22,7 +22,7 @@
//
//
// $Id: G4HadronicInteraction.hh,v 1.10 2002/12/12 19:16:52 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// Hadronic Interaction abstract base class
// This class is the base class for the model classes.
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4InelasticInteraction.hh,v 1.7 2002/12/12 19:16:53 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4InelasticInteraction.hh,v 1.8 2003/02/12 09:55:00 jwellisc Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// Hadronic Process: Inelastic Interaction
// This class is an abstract base class, since the pure virtual
@@ -53,7 +53,7 @@
public:
G4InelasticInteraction() : G4HadronicInteraction()
{ }
{ cache = 0.0;}
virtual ~G4InelasticInteraction()
{ }
@@ -0,0 +1,8 @@
#ifndef G4NoModelFound_h
#define G4NoModelFound_h
class G4NoModelFound
{
};
#endif
@@ -21,7 +21,7 @@
// ********************************************************************
//
// $Id: G4VLeadingParticleBiasing.hh,v 1.3 2002/12/13 09:06:26 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
// --------------------------------------------------------------------
#ifndef G4VLeadingParticleBiasing_h