Import Geant4 10.4.0.beta source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4BcMesonMinus.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4BcMesonMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -64,7 +64,7 @@ G4BcMesonMinus* G4BcMesonMinus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 6.2751*GeV, 1.302e-9*MeV, -1.*eplus,
|
||||
name, 6.2751*GeV, 1.298e-9*MeV, -1.*eplus,
|
||||
0, -1, 0,
|
||||
0, 0, 0,
|
||||
"meson", 0, 0, -541,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4BcMesonPlus.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4BcMesonPlus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -64,7 +64,7 @@ G4BcMesonPlus* G4BcMesonPlus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 6.2751*GeV, 1.302e-9*MeV, +1.*eplus,
|
||||
name, 6.2751*GeV, 1.298e-9*MeV, +1.*eplus,
|
||||
0, -1, 0,
|
||||
0, 0, 0,
|
||||
"meson", 0, 0, 541,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4DMesonMinus.cc 79342 2014-02-24 11:42:42Z gcosmo $
|
||||
// $Id: G4DMesonMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -66,7 +66,7 @@ G4DMesonMinus* G4DMesonMinus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 1.86962*GeV, 6.33e-10*MeV, -1.*eplus,
|
||||
name, 1.86958*GeV, 6.33e-10*MeV, -1.*eplus,
|
||||
0, -1, 0,
|
||||
1, -1, 0,
|
||||
"meson", 0, 0, -411,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4DMesonPlus.cc 79342 2014-02-24 11:42:42Z gcosmo $
|
||||
// $Id: G4DMesonPlus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -66,7 +66,7 @@ G4DMesonPlus* G4DMesonPlus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 1.86962*GeV, 6.33e-10*MeV, +1.*eplus,
|
||||
name, 1.86958*GeV, 6.33e-10*MeV, +1.*eplus,
|
||||
0, -1, 0,
|
||||
1, +1, 0,
|
||||
"meson", 0, 0, 411,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4DsMesonMinus.cc 83749 2014-09-12 12:14:59Z gcosmo $
|
||||
// $Id: G4DsMesonMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -65,7 +65,7 @@ G4DsMesonMinus* G4DsMesonMinus::Definition()
|
||||
// stable lifetime decay table
|
||||
// shortlived subType anti_encoding
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 1.96830*GeV, 1.317e-9*MeV, -1.*eplus,
|
||||
name, 1.96827*GeV, 1.317e-9*MeV, -1.*eplus,
|
||||
0, -1, 0,
|
||||
0, 0, 0,
|
||||
"meson", 0, 0, -431,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4DsMesonPlus.cc 83749 2014-09-12 12:14:59Z gcosmo $
|
||||
// $Id: G4DsMesonPlus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -65,7 +65,7 @@ G4DsMesonPlus* G4DsMesonPlus::Definition()
|
||||
// stable lifetime decay table
|
||||
// shortlived subType anti_encoding
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 1.96830*GeV, 1.317e-9*MeV, +1.*eplus,
|
||||
name, 1.96827*GeV, 1.317e-9*MeV, +1.*eplus,
|
||||
0, -1, 0,
|
||||
0, 0, 0,
|
||||
"meson", 0, 0, 431,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4EtaPrime.cc 88374 2015-02-16 09:46:27Z gcosmo $
|
||||
// $Id: G4EtaPrime.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------
|
||||
@@ -70,7 +70,7 @@ G4EtaPrime* G4EtaPrime::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 0.95778*GeV, 0.198*MeV, 0.0,
|
||||
name, 0.95778*GeV, 0.197*MeV, 0.0,
|
||||
0, -1, +1,
|
||||
0, 0, +1,
|
||||
"meson", 0, 0, 331,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4Etac.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4Etac.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,7 +70,7 @@ G4Etac* G4Etac::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 2.9836*GeV, 31.8*MeV, 0.0,
|
||||
name, 2.9834*GeV, 31.8*MeV, 0.0,
|
||||
0, -1, +1,
|
||||
0, 0, +1,
|
||||
"meson", 0, 0, 441,
|
||||
|
||||
Reference in New Issue
Block a user