38 if (theInstance !=
nullptr)
return theInstance;
40 const G4String name =
"adj_deuteron";
44 if (anInstance ==
nullptr) {
57 name, 1.875613*GeV, 0.0*MeV, -1.0*eplus,
60 "adjoint_nucleus", 0, +2, 1000010020,
68 G4double mN = eplus * hbar_Planck / 2. / (proton_mass_c2 / c_squared);
69 anInstance->SetPDGMagneticMoment(0.857438230 * mN);
72 anInstance->SetAntiPDGEncoding(0);
74 theInstance =
static_cast<G4AdjointDeuteron*
>(anInstance);
G4AdjointIons(const G4String &aName, G4double mass, G4double width, G4double charge, G4int iSpin, G4int iParity, G4int iConjugation, G4int iIsospin, G4int iIsospin3, G4int gParity, const G4String &pType, G4int lepton, G4int baryon, G4int encoding, G4bool stable, G4double lifetime, G4DecayTable *decaytable, G4bool shortlived, const G4String &subType="", G4int anti_encoding=0, G4double excitation=0.0)
G4ParticleDefinition * FindParticle(G4int PDGEncoding)
static G4ParticleTable * GetParticleTable()