38 if (theInstance !=
nullptr)
return theInstance;
43 if (anInstance ==
nullptr) {
56 name, 2.80925*GeV, 0.0*MeV, -1.0*eplus,
59 "adjoint_nucleus", 0, +3, 1000010030,
67 G4double mN = eplus * hbar_Planck / 2. / (proton_mass_c2 / c_squared);
68 anInstance->SetPDGMagneticMoment(2.97896248 * mN);
71 anInstance->SetAntiPDGEncoding(0);
73 theInstance =
static_cast<G4AdjointTriton*
>(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()