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
+3 -2
View File
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Alpha.cc,v 1.6 2001/10/16 08:16:07 kurasige Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4Alpha.cc,v 1.7 2003/02/18 01:49:57 kurasige Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -59,6 +59,7 @@ G4Alpha::G4Alpha(
iConjugation,iIsospin,iIsospin3,gParity,pType,
lepton,baryon,encoding,stable,lifetime,decaytable )
{
SetParticleSubType("static");
}
G4Alpha::~G4Alpha()
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Deuteron.cc,v 1.6 2001/10/16 08:16:08 kurasige Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4Deuteron.cc,v 1.7 2003/02/18 01:49:58 kurasige Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -59,6 +59,7 @@ G4Deuteron::G4Deuteron(
iConjugation,iIsospin,iIsospin3,gParity,pType,
lepton,baryon,encoding,stable,lifetime,decaytable )
{
SetParticleSubType("static");
}
G4Deuteron::~G4Deuteron()
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4GenericIon.cc,v 1.6 2001/10/16 08:16:08 kurasige Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4GenericIon.cc,v 1.7 2003/02/18 01:49:58 kurasige Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -55,6 +55,7 @@ G4GenericIon::G4GenericIon(
iConjugation,iIsospin,iIsospin3,gParity,pType,
lepton,baryon,encoding,stable,lifetime,decaytable )
{
SetParticleSubType("generic");
}
G4GenericIon::~G4GenericIon()
+3 -2
View File
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4He3.cc,v 1.6 2001/10/16 08:16:08 kurasige Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4He3.cc,v 1.7 2003/02/18 01:49:58 kurasige Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -55,6 +55,7 @@ G4He3::G4He3(
iConjugation,iIsospin,iIsospin3,gParity,pType,
lepton,baryon,encoding,stable,lifetime,decaytable )
{
SetParticleSubType("static");
}
G4He3::~G4He3()
@@ -22,7 +22,7 @@
//
//
// $Id: G4IonConstructor.cc,v 1.3 2001/07/11 10:01:44 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// --------------------------------------------------------------
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Triton.cc,v 1.6 2001/10/16 08:16:08 kurasige Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G4Triton.cc,v 1.7 2003/02/18 01:49:58 kurasige Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// ----------------------------------------------------------------------
@@ -58,6 +58,7 @@ G4Triton::G4Triton(
iConjugation,iIsospin,iIsospin3,gParity,pType,
lepton,baryon,encoding,stable,lifetime,decaytable )
{
SetParticleSubType("static");
}
G4Triton::~G4Triton()
+1 -1
View File
@@ -22,7 +22,7 @@
//
//
// $Id: G4VIon.cc,v 1.3 2001/07/11 10:01:44 gunter Exp $
// GEANT4 tag $Name: geant4-05-00 $
// GEANT4 tag $Name: geant4-05-01 $
//
//
// --------------------------------------------------------------