Import Geant4 10.4.0 source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiLambdab.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4AntiLambdab.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4AntiLambdab* G4AntiLambdab::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.61951*GeV, 0.449e-9*MeV, 0.,
|
||||
name, 5.61958*GeV, 0.4478e-9*MeV, 0.,
|
||||
1, +1, 0,
|
||||
0, 0, 0,
|
||||
"baryon", 0, -1, -5122,
|
||||
false, 1.466e-3*ns, NULL,
|
||||
false, 1.470e-3*ns, NULL,
|
||||
false, "lambda_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4AntiLambdab*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiOmegabMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4AntiOmegabMinus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -69,11 +69,11 @@ G4AntiOmegabMinus* G4AntiOmegabMinus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 6.0464*GeV, 0.42e-9*MeV, +1.*eplus,
|
||||
name, 6.0461*GeV, 0.40e-9*MeV, +1.*eplus,
|
||||
1, +1, 0,
|
||||
0, 0, 0,
|
||||
"baryon", 0, -1, -5332,
|
||||
false, 1.570e-3*ns, NULL,
|
||||
false, 1.640e-3*ns, NULL,
|
||||
false, "omega_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4AntiOmegabMinus*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiXibMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4AntiXibMinus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4AntiXibMinus* G4AntiXibMinus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.7945*GeV, 0.422e-9*MeV, +1.*eplus,
|
||||
name, 5.7945*GeV, 0.419e-9*MeV, +1.*eplus,
|
||||
1, +1, 0,
|
||||
1, +1, 0,
|
||||
"baryon", 0, -1, -5132,
|
||||
false, 1.560e-3*ns, NULL,
|
||||
false, 1.571e-3*ns, NULL,
|
||||
false, "xi_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4AntiXibMinus*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiXibZero.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4AntiXibZero.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4AntiXibZero* G4AntiXibZero::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.7919*GeV, 0.45e-9*MeV, 0,
|
||||
name, 5.7919*GeV, 0.445e-9*MeV, 0,
|
||||
1, +1, 0,
|
||||
1, -1, 0,
|
||||
"baryon", 0, -1, -5232,
|
||||
false, 1.464e-3*ns, NULL,
|
||||
false, 1.479e-3*ns, NULL,
|
||||
false, "xi_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4AntiXibZero*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4AntiXicPlus.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4AntiXicPlus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -69,7 +69,7 @@ G4AntiXicPlus* G4AntiXicPlus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 2.46793*GeV, 1.49e-9*MeV, -1.*eplus,
|
||||
name, 2.46787*GeV, 1.49e-9*MeV, -1.*eplus,
|
||||
1, +1, 0,
|
||||
1, -1, 0,
|
||||
"baryon", 0, -1, -4232,
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4Lambdab.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4Lambdab.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4Lambdab* G4Lambdab::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.61951*GeV, 0.449e-9*MeV, 0.,
|
||||
name, 5.61958*GeV, 0.4478e-9*MeV, 0.,
|
||||
1, +1, 0,
|
||||
0, 0, 0,
|
||||
"baryon", 0, +1, 5122,
|
||||
false, 1.466e-3*ns, NULL,
|
||||
false, 1.470e-3*ns, NULL,
|
||||
false, "lambda_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4Lambdab*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4OmegabMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4OmegabMinus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -69,11 +69,11 @@ G4OmegabMinus* G4OmegabMinus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 6.0464*GeV, 0.42e-9*MeV, -1.*eplus,
|
||||
name, 6.0461*GeV, 0.40e-9*MeV, -1.*eplus,
|
||||
1, +1, 0,
|
||||
0, 0, 0,
|
||||
"baryon", 0, +1, 5332,
|
||||
false, 1.570e-3*ns, NULL,
|
||||
false, 1.640e-3*ns, NULL,
|
||||
false, "omega_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4OmegabMinus*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4XibMinus.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4XibMinus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4XibMinus* G4XibMinus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.7945*GeV, 0.422e-9*MeV, -1.*eplus,
|
||||
name, 5.7945*GeV, 0.419e-9*MeV, -1.*eplus,
|
||||
1, +1, 0,
|
||||
1, -1, 0,
|
||||
"baryon", 0, +1, 5132,
|
||||
false, 1.560e-3*ns, NULL,
|
||||
false, 1.571e-3*ns, NULL,
|
||||
false, "xi_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4XibMinus*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4XibZero.cc 102905 2017-03-02 09:50:56Z gcosmo $
|
||||
// $Id: G4XibZero.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -70,11 +70,11 @@ G4XibZero* G4XibZero::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 5.7919*GeV, 0.45e-9*MeV, 0,
|
||||
name, 5.7919*GeV, 0.445e-9*MeV, 0,
|
||||
1, +1, 0,
|
||||
1, +1, 0,
|
||||
"baryon", 0, +1, 5232,
|
||||
false, 1.464e-3*ns, NULL,
|
||||
false, 1.479e-3*ns, NULL,
|
||||
false, "xi_b");
|
||||
}
|
||||
theInstance = reinterpret_cast<G4XibZero*>(anInstance);
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4XicPlus.cc 95951 2016-03-03 10:44:16Z gcosmo $
|
||||
// $Id: G4XicPlus.cc 105720 2017-08-16 12:38:10Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ----------------------------------------------------------------------
|
||||
@@ -69,7 +69,7 @@ G4XicPlus* G4XicPlus::Definition()
|
||||
// shortlived subType anti_encoding
|
||||
|
||||
anInstance = new G4ParticleDefinition(
|
||||
name, 2.46793*GeV, 1.49e-9*MeV, +1.*eplus,
|
||||
name, 2.46787*GeV, 1.49e-9*MeV, +1.*eplus,
|
||||
1, +1, 0,
|
||||
1, +1, 0,
|
||||
"baryon", 0, +1, 4232,
|
||||
|
||||
Reference in New Issue
Block a user