Import Geant4 11.1.1 source tree

This commit is contained in:
Gabriele Cosmo
2023-02-14 13:57:32 +01:00
parent 9f34590941
commit 84a556a9dc
312 changed files with 35018 additions and 36005 deletions
@@ -75,7 +75,7 @@ G4AntiNeutron* G4AntiNeutron::Definition()
1, +1, 0,
1, +1, 0,
"baryon", 0, -1, -2112,
true, 880.2*second, NULL,
false, 880.2*second, NULL,
false, "nucleon", 2112
);
// Magnetic Moment
@@ -72,7 +72,7 @@ G4AntiOmegacZero* G4AntiOmegacZero::Definition()
1, +1, 0,
0, 0, 0,
"baryon", 0, -1, -4332,
false, 0.069e-3*ns, NULL,
false, 0.0268e-3*ns, NULL,
false, "omega_c");
//Decay Table is not defined here, wth expectation of pre-assigned
@@ -72,7 +72,7 @@ G4OmegacZero* G4OmegacZero::Definition()
1, +1, 0,
0, 0, 0,
"baryon", 0, +1, 4332,
false, 0.069e-3*ns, NULL,
false, 0.0268e-3*ns, NULL,
false, "omega_c");
}
theInstance = static_cast<G4OmegacZero*>(anInstance);