Import Geant4 11.1.2 source tree
This commit is contained in:
@@ -72,7 +72,7 @@ G4AntiOmegacZero* G4AntiOmegacZero::Definition()
|
||||
1, +1, 0,
|
||||
0, 0, 0,
|
||||
"baryon", 0, -1, -4332,
|
||||
false, 0.0268e-3*ns, NULL,
|
||||
false, 2.68e-4*ns, NULL,
|
||||
false, "omega_c");
|
||||
|
||||
//Decay Table is not defined here, wth expectation of pre-assigned
|
||||
|
||||
@@ -72,7 +72,7 @@ G4AntiXicZero* G4AntiXicZero::Definition()
|
||||
1, +1, 0,
|
||||
1, +1, 0,
|
||||
"baryon", 0, -1, -4132,
|
||||
false, 0.112e-3*ns, NULL,
|
||||
false, 1.519e-4*ns, NULL,
|
||||
false, "xi_c");
|
||||
}
|
||||
theInstance = static_cast<G4AntiXicZero*>(anInstance);
|
||||
|
||||
@@ -72,7 +72,7 @@ G4OmegacZero* G4OmegacZero::Definition()
|
||||
1, +1, 0,
|
||||
0, 0, 0,
|
||||
"baryon", 0, +1, 4332,
|
||||
false, 0.0268e-3*ns, NULL,
|
||||
false, 2.68e-4*ns, NULL,
|
||||
false, "omega_c");
|
||||
}
|
||||
theInstance = static_cast<G4OmegacZero*>(anInstance);
|
||||
|
||||
@@ -72,7 +72,7 @@ G4XicZero* G4XicZero::Definition()
|
||||
1, +1, 0,
|
||||
1, -1, 0,
|
||||
"baryon", 0, +1, 4132,
|
||||
false, 0.112e-3*ns, NULL,
|
||||
false, 1.519e-4*ns, NULL,
|
||||
false, "xi_c");
|
||||
}
|
||||
theInstance = static_cast<G4XicZero*>(anInstance);
|
||||
|
||||
Reference in New Issue
Block a user