Import Geant4 9.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:46:55 +02:00
parent 89a9605df1
commit b1eb5424d2
10957 changed files with 888481 additions and 160139 deletions
+2 -2
View File
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4Alpha.cc,v 1.16 2010/10/11 03:33:56 kurasige Exp $
// GEANT4 tag $Name: geant4-09-04 $
// $Id: G4Alpha.cc,v 1.16 2010-10-11 03:33:56 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// ----------------------------------------------------------------------
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4AntiAlpha.cc,v 1.2 2010/10/11 03:33:56 kurasige Exp $
// GEANT4 tag $Name: geant4-09-04 $
// $Id: G4AntiAlpha.cc,v 1.2 2010-10-11 03:33:56 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// ----------------------------------------------------------------------
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4AntiDeuteron.cc,v 1.1 2010/10/09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: geant4-09-04 $
// $Id: G4AntiDeuteron.cc,v 1.1 2010-10-09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// ----------------------------------------------------------------------
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4AntiHe3.cc,v 1.1 2010/10/09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: geant4-09-04 $
// $Id: G4AntiHe3.cc,v 1.1 2010-10-09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// ----------------------------------------------------------------------
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4AntiTriton.cc,v 1.1 2010/10/09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: geant4-09-04 $
// $Id: G4AntiTriton.cc,v 1.1 2010-10-09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// ----------------------------------------------------------------------
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4Deuteron.cc,v 1.15 2010/10/09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: geant4-09-04 $
// $Id: G4Deuteron.cc,v 1.15 2010-10-09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// ----------------------------------------------------------------------
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4GenericIon.cc,v 1.13 2006/06/29 19:17:55 gunter Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: G4GenericIon.cc,v 1.13 2006-06-29 19:17:55 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// ----------------------------------------------------------------------
+2 -2
View File
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4He3.cc,v 1.16 2010/10/09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: geant4-09-04 $
// $Id: G4He3.cc,v 1.16 2010-10-09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// ----------------------------------------------------------------------
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4IonConstructor.cc,v 1.5 2010/10/09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: geant4-09-04 $
// $Id: G4IonConstructor.cc,v 1.5 2010-10-09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// --------------------------------------------------------------
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4Triton.cc,v 1.17 2010/10/09 10:36:02 kurasige Exp $
// GEANT4 tag $Name: geant4-09-04 $
// $Id: G4Triton.cc,v 1.18 2010-12-20 01:39:59 kurasige Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//
// ----------------------------------------------------------------------
@@ -65,12 +65,13 @@ G4Triton* G4Triton::Definition()
// stable lifetime decay table
// shortlived subType anti_encoding
// excitation
G4double year = 31.536000e06 * second;
anInstance = new G4Ions(
name, 2.808921*GeV, 0.0*MeV, +1.0*eplus,
1, +1, 0,
0, 0, 0,
"nucleus", 0, +3, 1000010030,
true, -1.0, NULL,
true, 12.32*year, NULL,
false, "static", -1000010030,
0.0
);