Geant4
10.00.p03
|
#include <G4ExcitedXiConstructor.hh>
Public Types | |
enum | { NStates = 5 } |
enum | { NumberOfDecayModes = 4 } |
Public Member Functions | |
G4ExcitedXiConstructor () | |
virtual | ~G4ExcitedXiConstructor () |
Public Member Functions inherited from G4ExcitedBaryonConstructor | |
G4ExcitedBaryonConstructor (G4int nStates=0, G4int isoSpin=0) | |
virtual | ~G4ExcitedBaryonConstructor () |
virtual void | Construct (G4int indexOfState=-1) |
Protected Member Functions | |
virtual G4bool | Exist (G4int) |
virtual G4int | GetQuarkContents (G4int, G4int) |
virtual G4String | GetName (G4int iIso3, G4int iState) |
virtual G4String | GetMultipletName (G4int iState) |
virtual G4double | GetMass (G4int state, G4int iso) |
virtual G4double | GetWidth (G4int state, G4int iso) |
virtual G4int | GetiSpin (G4int iState) |
virtual G4int | GetiParity (G4int iState) |
virtual G4int | GetEncodingOffset (G4int iState) |
virtual G4DecayTable * | CreateDecayTable (const G4String &name, G4int iIso3, G4int iState, G4bool fAnti=false) |
Protected Member Functions inherited from G4ExcitedBaryonConstructor | |
virtual void | ConstructParticle (G4int indexOfState) |
virtual void | ConstructAntiParticle (G4int indexOfState) |
virtual G4double | GetCharge (G4int iIsoSpin3) |
virtual G4int | GetEncoding (G4int iIsoSpin3, G4int idxState) |
Private Types | |
enum | { XiIsoSpin = 1 } |
enum | { XiPi =0, XiGamma =1, LambdaK =2, SigmaK =3 } |
Private Member Functions | |
G4DecayTable * | AddXiPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddXiGammaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddLambdaKMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddSigmaKMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
Static Private Attributes | |
static const char * | name [NStates] |
static const G4double | mass [NStates] |
static const G4double | width [NStates] |
static const G4int | iSpin [NStates] |
static const G4int | iParity [NStates] |
static const G4int | encodingOffset [NStates] |
static const G4double | bRatio [NStates][NumberOfDecayModes] |
Additional Inherited Members | |
Protected Attributes inherited from G4ExcitedBaryonConstructor | |
G4int | NumberOfStates |
G4int | iIsoSpin |
const G4String | type |
const G4int | iConjugation |
const G4int | iGParity |
const G4int | leptonNumber |
const G4int | baryonNumber |
Definition at line 43 of file G4ExcitedXiConstructor.hh.
anonymous enum |
Enumerator | |
---|---|
NStates |
Definition at line 78 of file G4ExcitedXiConstructor.hh.
|
private |
Enumerator | |
---|---|
XiIsoSpin |
Definition at line 80 of file G4ExcitedXiConstructor.hh.
anonymous enum |
Enumerator | |
---|---|
NumberOfDecayModes |
Definition at line 91 of file G4ExcitedXiConstructor.hh.
|
private |
Enumerator | |
---|---|
XiPi | |
XiGamma | |
LambdaK | |
SigmaK |
Definition at line 93 of file G4ExcitedXiConstructor.hh.
G4ExcitedXiConstructor::G4ExcitedXiConstructor | ( | ) |
Definition at line 47 of file G4ExcitedXiConstructor.cc.
|
virtual |
Definition at line 53 of file G4ExcitedXiConstructor.cc.
|
private |
Definition at line 110 of file G4ExcitedXiConstructor.cc.
References G4DecayTable::Insert(), and G4InuclParticleNames::lambda.
Referenced by CreateDecayTable().
|
private |
Definition at line 151 of file G4ExcitedXiConstructor.cc.
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
private |
Definition at line 87 of file G4ExcitedXiConstructor.cc.
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
private |
Definition at line 210 of file G4ExcitedXiConstructor.cc.
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
protectedvirtual |
Implements G4ExcitedBaryonConstructor.
Definition at line 57 of file G4ExcitedXiConstructor.cc.
References AddLambdaKMode(), AddSigmaKMode(), AddXiGammaMode(), AddXiPiMode(), bRatio, LambdaK, SigmaK, XiGamma, and XiPi.
Implements G4ExcitedBaryonConstructor.
Definition at line 53 of file G4ExcitedXiConstructor.hh.
Implements G4ExcitedBaryonConstructor.
Definition at line 112 of file G4ExcitedXiConstructor.hh.
References encodingOffset.
Implements G4ExcitedBaryonConstructor.
Definition at line 106 of file G4ExcitedXiConstructor.hh.
References iParity.
Implements G4ExcitedBaryonConstructor.
Definition at line 100 of file G4ExcitedXiConstructor.hh.
References iSpin.
Implements G4ExcitedBaryonConstructor.
Definition at line 285 of file G4ExcitedXiConstructor.cc.
Implements G4ExcitedBaryonConstructor.
Definition at line 140 of file G4ExcitedXiConstructor.hh.
References name.
Implements G4ExcitedBaryonConstructor.
Definition at line 146 of file G4ExcitedXiConstructor.hh.
References name.
Implements G4ExcitedBaryonConstructor.
Definition at line 118 of file G4ExcitedXiConstructor.hh.
Implements G4ExcitedBaryonConstructor.
Definition at line 294 of file G4ExcitedXiConstructor.cc.
|
staticprivate |
Definition at line 95 of file G4ExcitedXiConstructor.hh.
Referenced by CreateDecayTable().
|
staticprivate |
Definition at line 88 of file G4ExcitedXiConstructor.hh.
Referenced by GetEncodingOffset().
|
staticprivate |
Definition at line 87 of file G4ExcitedXiConstructor.hh.
Referenced by GetiParity().
|
staticprivate |
Definition at line 86 of file G4ExcitedXiConstructor.hh.
Referenced by GetiSpin().
|
staticprivate |
|
staticprivate |
Definition at line 83 of file G4ExcitedXiConstructor.hh.
Referenced by GetMultipletName(), and GetName().
|
staticprivate |
Definition at line 85 of file G4ExcitedXiConstructor.hh.
Referenced by GetWidth().