Import Geant4 8.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:36:02 +02:00
parent d93e1e39a9
commit 8a51e0bc40
5471 changed files with 99628 additions and 55248 deletions
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4DiQuarks.cc,v 1.5 2003/06/16 16:58:45 gunter Exp $
// GEANT4 tag $Name: geant4-07-01 $
// $Id: G4DiQuarks.cc,v 1.6 2004/09/02 01:52:42 asaim Exp $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// ----------------------------------------------------------------------
@@ -57,3 +57,6 @@ G4DiQuarks::G4DiQuarks(
{
SetParticleSubType("di_quark");
}
G4DiQuarks::~G4DiQuarks() {}
@@ -22,7 +22,7 @@
//
//
// $Id: G4ExcitedBaryonConstructor.cc,v 1.6 2001/07/11 10:02:07 gunter Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// --------------------------------------------------------------
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ExcitedBaryons.cc,v 1.5 2003/06/16 16:58:46 gunter Exp $
// GEANT4 tag $Name: geant4-07-01 $
// $Id: G4ExcitedBaryons.cc,v 1.6 2004/09/02 01:52:42 asaim Exp $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// ----------------------------------------------------------------------
@@ -56,3 +56,6 @@ G4ExcitedBaryons::G4ExcitedBaryons(
lepton,baryon,encoding,stable,lifetime,decaytable )
{
}
G4ExcitedBaryons::~G4ExcitedBaryons() {}
@@ -22,7 +22,7 @@
//
//
// $Id: G4ExcitedDeltaConstructor.cc,v 1.8 2004/02/13 05:54:07 kurasige Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// --------------------------------------------------------------
@@ -22,7 +22,7 @@
//
//
// $Id: G4ExcitedLambdaConstructor.cc,v 1.8 2004/02/13 05:54:07 kurasige Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// --------------------------------------------------------------
@@ -22,7 +22,7 @@
//
//
// $Id: G4ExcitedMesonConstructor.cc,v 1.14 2004/02/13 05:54:07 kurasige Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// --------------------------------------------------------------
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ExcitedMesons.cc,v 1.5 2003/06/16 16:58:47 gunter Exp $
// GEANT4 tag $Name: geant4-07-01 $
// $Id: G4ExcitedMesons.cc,v 1.6 2004/09/02 01:52:42 asaim Exp $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// ----------------------------------------------------------------------
@@ -56,3 +56,6 @@ G4ExcitedMesons::G4ExcitedMesons(
lepton,baryon,encoding,stable,lifetime,decaytable )
{
}
G4ExcitedMesons::~G4ExcitedMesons() {}
@@ -22,7 +22,7 @@
//
//
// $Id: G4ExcitedNucleonConstructor.cc,v 1.7 2004/02/13 05:54:07 kurasige Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// --------------------------------------------------------------
@@ -22,7 +22,7 @@
//
//
// $Id: G4ExcitedSigmaConstructor.cc,v 1.8 2003/06/20 00:40:04 kurasige Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// --------------------------------------------------------------
@@ -22,7 +22,7 @@
//
//
// $Id: G4ExcitedXiConstructor.cc,v 1.5 2001/07/11 10:02:09 gunter Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// --------------------------------------------------------------
+5 -2
View File
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Gluons.cc,v 1.5 2003/06/16 16:58:48 gunter Exp $
// GEANT4 tag $Name: geant4-07-01 $
// $Id: G4Gluons.cc,v 1.6 2004/09/02 01:52:42 asaim Exp $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// ----------------------------------------------------------------------
@@ -57,3 +57,6 @@ G4Gluons::G4Gluons(
{
SetParticleSubType("gluon");
}
G4Gluons::~G4Gluons() {}
+5 -2
View File
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Quarks.cc,v 1.5 2003/06/16 16:58:49 gunter Exp $
// GEANT4 tag $Name: geant4-07-01 $
// $Id: G4Quarks.cc,v 1.6 2004/09/02 01:52:42 asaim Exp $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// ----------------------------------------------------------------------
@@ -57,3 +57,6 @@ G4Quarks::G4Quarks(
{
SetParticleSubType("quark");
}
G4Quarks::~G4Quarks() {}
@@ -22,7 +22,7 @@
//
//
// $Id: G4ShortLivedConstructor.cc,v 1.12 2004/02/13 05:54:07 kurasige Exp $
// GEANT4 tag $Name: geant4-07-01 $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// --------------------------------------------------------------
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4VShortLivedParticle.cc,v 1.6 2003/03/10 08:43:56 kurasige Exp $
// GEANT4 tag $Name: geant4-07-01 $
// $Id: G4VShortLivedParticle.cc,v 1.7 2004/09/02 01:52:42 asaim Exp $
// GEANT4 tag $Name: geant4-08-00 $
//
//
// --------------------------------------------------------------
@@ -58,12 +58,7 @@ G4VShortLivedParticle::G4VShortLivedParticle(const G4String& aName,
}
const G4VShortLivedParticle & G4VShortLivedParticle::operator=(const G4VShortLivedParticle& right)
{
if (this != &right) {
} return right;
}
G4VShortLivedParticle::~G4VShortLivedParticle() {}
G4int G4VShortLivedParticle::operator==(const G4VShortLivedParticle &right) const
{