#include <G4ShortLivedConstructor.hh>
Definition at line 39 of file G4ShortLivedConstructor.hh.
◆ G4ShortLivedConstructor()
G4ShortLivedConstructor::G4ShortLivedConstructor |
( |
| ) |
|
◆ ~G4ShortLivedConstructor()
G4ShortLivedConstructor::~G4ShortLivedConstructor |
( |
| ) |
|
◆ ConstructAntiNuclei()
static void G4ShortLivedConstructor::ConstructAntiNuclei |
( |
| ) |
|
|
staticprotected |
◆ ConstructBaryons()
void G4ShortLivedConstructor::ConstructBaryons |
( |
| ) |
|
|
staticprotected |
Definition at line 356 of file G4ShortLivedConstructor.cc.
376 "baryon", 0, +1, 2224,
395 "baryon", 0, +1, 2214,
425 "baryon", 0, +1, 2114,
453 "baryon", 0, +1, 1114,
474 "baryon", 0, -1, -2224,
483 "anti_proton",
"pi-");
493 "baryon", 0, -1, -2214,
502 "anti_proton",
"pi0");
507 "anti_neutron",
"pi-");
516 "baryon", 0, -1, -2114,
525 "anti_proton",
"pi+");
530 "anti_neutron",
"pi0");
539 "baryon", 0, -1, -1114,
548 "anti_neutron",
"pi+");
void SetDecayTable(G4DecayTable *aDecayTable)
void Insert(G4VDecayChannel *aChannel)
static const double eplus
void SetMultipletName(const G4String &name)
◆ ConstructMesons()
void G4ShortLivedConstructor::ConstructMesons |
( |
| ) |
|
|
staticprotected |
Definition at line 556 of file G4ShortLivedConstructor.cc.
676 "rho0", 775.26*
MeV, 149.1*
MeV, 0.0,
680 false, 0.0*
ns, NULL );
699 "meson", 0, 0, 9000211,
718 "meson", 0, 0, -9000211,
734 "a0(980)0", 980.0*
MeV, 75.0*
MeV, 0.0,
737 "meson", 0, 0, 9000111,
754 "f0(500)", 475.0*
MeV, 550.0*
MeV, 0.0,
757 "meson", 0, 0, 9000221,
775 "f0(980)", 990.0*
MeV, 70.0*
MeV, 0.0,
778 "meson", 0, 0, 9010221,
795 "eta(1405)", 1408.8*
MeV, 51.0*
MeV, 0.0,
798 "meson", 0, 0, 9020221,
814 "f0(1500)", 1505.0*
MeV, 109.0*
MeV, 0.0,
817 "meson", 0, 0, 9030221,
834 "f0(1710)", 1722.0*
MeV, 135.0*
MeV, 0.0,
837 "meson", 0, 0, 10331,
void SetDecayTable(G4DecayTable *aDecayTable)
void SetAntiPDGEncoding(G4int aEncoding)
void SetMultipletName(const G4String &)
void Insert(G4VDecayChannel *aChannel)
static const double eplus
◆ ConstructParticle()
void G4ShortLivedConstructor::ConstructParticle |
( |
void |
| ) |
|
|
static |
Definition at line 58 of file G4ShortLivedConstructor.cc.
static void ConstructQuarks()
static void ConstructResonances()
static G4bool isConstructed
◆ ConstructQuarks()
void G4ShortLivedConstructor::ConstructQuarks |
( |
| ) |
|
|
staticprotected |
Definition at line 70 of file G4ShortLivedConstructor.cc.
180 "diquarks", 0, 0, 2203,
187 "diquarks", 0, 0, 2103,
194 "diquarks", 0, 0, 1103,
202 "diquarks", 0, 0, 2101,
210 "diquarks", 0, 0, 3103,
218 "diquarks", 0, 0, 3203,
226 "diquarks", 0, 0, 3101,
234 "diquarks", 0, 0, 3201,
239 "anti_uu1_diquark", 4.6*
MeV, 0.0*
MeV, -4./3.*
eplus,
242 "diquarks", 0, 0, -2203,
246 "anti_ud1_diquark", 7.0*
MeV, 0.0*
MeV, -1./3.*
eplus,
249 "diquarks", 0, 0, -2103,
256 "diquarks", 0, 0, -1103,
261 "anti_ud0_diquark", 7.1*
MeV, 0.0*
MeV, -1./3.*
eplus,
264 "diquarks", 0, 0, -2101,
269 "anti_sd1_diquark", 102.8*
MeV, 0.0*
MeV, 2./3.*
eplus,
272 "diquarks", 0, 0, -3103,
277 "anti_su1_diquark", 101.4*
MeV, 0.0*
MeV, -1./3.*
eplus,
280 "diquarks", 0, 0, -3203,
285 "anti_sd0_diquark", 102.0*
MeV, 0.0*
MeV, 2./3.*
eplus,
288 "diquarks", 0, 0, -3101,
293 "anti_su0_diquark", 101.4*
MeV, 0.0*
MeV, -1./3.*
eplus,
296 "diquarks", 0, 0, -3201,
303 "diquarks", 0, 0, 3303,
308 "anti_ss1_diquark", 198.0*
MeV, 0.0*
MeV, 2./3.*
eplus,
311 "diquarks", 0, 0, -3303,
void SetAntiPDGEncoding(G4int aEncoding)
static const double eplus
◆ ConstructResonances()
void G4ShortLivedConstructor::ConstructResonances |
( |
| ) |
|
|
staticprotected |
Definition at line 323 of file G4ShortLivedConstructor.cc.
static void ConstructMesons()
virtual void Construct(G4int indexOfState=-1)
static void ConstructBaryons()
virtual void Construct(G4int indexOfState=-1)
◆ isConstructed
G4bool G4ShortLivedConstructor::isConstructed = false |
|
staticprivate |
The documentation for this class was generated from the following files: