Import Geant4 11.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2025-12-05 08:54:02 +01:00
parent a499fb82e9
commit b4a16de652
6484 changed files with 232674 additions and 221097 deletions
@@ -31,6 +31,8 @@
// - New impelemenataion as an utility class M.Asai, 26 July 2004
// - Updated mass, width, and lifetime
// following PDG 2023 S.Okada, 5 November 2023
// - Updated mass, width, and lifetime
// following PDG 2025 S.Okada, 4 November 2025
// ----------------------------------------------------------------------
#include "G4AntiBsMesonZero.hh"
@@ -61,11 +63,11 @@ G4AntiBsMesonZero* G4AntiBsMesonZero::Definition()
// clang-format off
anInstance = new G4ParticleDefinition(
name, 5.36692*GeV, 4.327e-10*MeV, 0.,
name, 5.36693*GeV, 4.342e-10*MeV, 0.,
0, -1, 0,
0, 0, 0,
"meson", 0, 0, -531,
false, 1.521e-3*ns, nullptr,
false, 1.516e-3*ns, nullptr,
false, "Bs");
// clang-format on
}
@@ -29,6 +29,8 @@
// - Created Hisaya Kurashige, 16 June 1997
// - Updated mass, width, and
// lifetime following PDG 2023 Shogo Okada, 5 November 2023
// - Updated mass, width, and
// lifetime following PDG 2025 Shogo Okada, 4 November 2025
// **********************************************************************
//
@@ -60,11 +62,11 @@ G4BsMesonZero* G4BsMesonZero::Definition()
// clang-format off
anInstance = new G4ParticleDefinition(
name, 5.36692*GeV, 4.327e-10*MeV, 0.,
name, 5.36693*GeV, 4.342e-10*MeV, 0.,
0, -1, 0,
0, 0, 0,
"meson", 0, 0, 531,
false, 1.521e-3*ns, nullptr,
false, 1.516e-3*ns, nullptr,
false, "Bs");
// clang-format on
}
+2 -1
View File
@@ -33,6 +33,7 @@
// New impelemenataion as an utility class M.Asai, 26 July 2004
// ----------------------------------------------------------------------
// Update mass (PDG2006) Oct. 11 2006 H.Kurashige
// Update width(PDG2025) Nov. 4 2025 S.Okada
//
#include "G4Eta.hh"
@@ -67,7 +68,7 @@ G4Eta* G4Eta::Definition()
// clang-format off
anInstance = new G4ParticleDefinition(
name, 0.547862*GeV, 1.31*keV, 0.0,
name, 0.547862*GeV, 1.308*keV, 0.0,
0, -1, +1,
0, 0, +1,
"meson", 0, 0, 221,
@@ -29,9 +29,9 @@
// History: first implementation, based on object model of
// 4th April 1996, G.Cosmo
//
// Created, Hisaya Kurashige, 11, Aug. 2011
// Created, Hisaya Kurashige, 11, Aug. 2011
// **********************************************************************
//
// Updated mass and width (PDG2023), Shogo Okada, 4, Nov. 2025
#include "G4Etac.hh"
@@ -61,7 +61,7 @@ G4Etac* G4Etac::Definition()
// clang-format off
anInstance = new G4ParticleDefinition(
name, 2.9834*GeV, 31.8*MeV, 0.0,
name, 2.9841*GeV, 30.5*MeV, 0.0,
0, -1, +1,
0, 0, +1,
"meson", 0, 0, 441,
@@ -30,6 +30,7 @@
// **********************************************************************
// New impelemenataion as an utility class M.Asai, 26 July 2004
// ----------------------------------------------------------------------
// Update mass and width (PDG2025) S.Okada, 4 Nov. 2025
#include "G4JPsi.hh"
@@ -59,7 +60,7 @@ G4JPsi* G4JPsi::Definition()
// clang-format off
anInstance = new G4ParticleDefinition(
name, 3.096916*GeV, 0.0929*MeV, 0.,
name, 3.096900*GeV, 0.0926*MeV, 0.,
2, -1, -1,
0, 0, -1,
"meson", 0, 0, 443,
@@ -28,7 +28,7 @@
//
// Created Hisaya Kurashige, 16 June 1997
// **********************************************************************
//
// Update mass and width (PDG2023), Shogo Okada, 4, Nov. 2025
#include "G4Upsilon.hh"
@@ -58,7 +58,7 @@ G4Upsilon* G4Upsilon::Definition()
// clang-format off
anInstance = new G4ParticleDefinition(
name, 9.46030*GeV, 54.00*keV, 0.,
name, 9.4604*GeV, 54.02*keV, 0.,
2, -1, -1,
0, 0, -1,
"meson", 0, 0, 553,