Geant4
10.02.p02
|
#include <G4ExcitedNucleonConstructor.hh>
Public Types | |
enum | { NStates = 15 } |
enum | { NumberOfDecayModes = 9 } |
Public Member Functions | |
G4ExcitedNucleonConstructor () | |
virtual | ~G4ExcitedNucleonConstructor () |
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 G4int | GetEncoding (G4int iIsoSpin3, G4int idxState) |
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) |
Private Types | |
enum | { NucleonIsoSpin = 1 } |
enum | { NGamma =0, NPi =1, NEta =2, NOmega =3, NRho =4, N2Pi =5, DeltaPi =6, NStarPi =7, LambdaK = 8 } |
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 G4ExcitedNucleonConstructor.hh.
anonymous enum |
Enumerator | |
---|---|
NStates |
Definition at line 91 of file G4ExcitedNucleonConstructor.hh.
|
private |
Enumerator | |
---|---|
NucleonIsoSpin |
Definition at line 93 of file G4ExcitedNucleonConstructor.hh.
anonymous enum |
Enumerator | |
---|---|
NumberOfDecayModes |
Definition at line 104 of file G4ExcitedNucleonConstructor.hh.
|
private |
Enumerator | |
---|---|
NGamma | |
NPi | |
NEta | |
NOmega | |
NRho | |
N2Pi | |
DeltaPi | |
NStarPi | |
LambdaK |
Definition at line 106 of file G4ExcitedNucleonConstructor.hh.
G4ExcitedNucleonConstructor::G4ExcitedNucleonConstructor | ( | ) |
Definition at line 47 of file G4ExcitedNucleonConstructor.cc.
|
virtual |
Definition at line 53 of file G4ExcitedNucleonConstructor.cc.
|
private |
Definition at line 423 of file G4ExcitedNucleonConstructor.cc.
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
private |
Definition at line 507 of file G4ExcitedNucleonConstructor.cc.
References G4DecayTable::Insert(), and G4InuclParticleNames::lambda.
Referenced by CreateDecayTable().
|
private |
Definition at line 315 of file G4ExcitedNucleonConstructor.cc.
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
private |
Definition at line 212 of file G4ExcitedNucleonConstructor.cc.
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
private |
Definition at line 135 of file G4ExcitedNucleonConstructor.cc.
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
private |
Definition at line 237 of file G4ExcitedNucleonConstructor.cc.
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
private |
Definition at line 159 of file G4ExcitedNucleonConstructor.cc.
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
private |
Definition at line 262 of file G4ExcitedNucleonConstructor.cc.
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
private |
Definition at line 370 of file G4ExcitedNucleonConstructor.cc.
References G4DecayTable::Insert().
Referenced by CreateDecayTable().
|
protectedvirtual |
Implements G4ExcitedBaryonConstructor.
Definition at line 86 of file G4ExcitedNucleonConstructor.cc.
References AddDeltaPiMode(), AddLambdaKMode(), AddN2PiMode(), AddNEtaMode(), AddNGammaMode(), AddNOmegaMode(), AddNPiMode(), AddNRhoMode(), AddNStarPiMode(), bRatio, DeltaPi, LambdaK, N2Pi, NEta, NGamma, NOmega, NPi, NRho, and NStarPi.
Implements G4ExcitedBaryonConstructor.
Definition at line 56 of file G4ExcitedNucleonConstructor.hh.
Reimplemented from G4ExcitedBaryonConstructor.
Definition at line 57 of file G4ExcitedNucleonConstructor.cc.
References encoding, G4ExcitedBaryonConstructor::GetEncoding(), GetEncodingOffset(), GetiSpin(), and GetQuarkContents().
Implements G4ExcitedBaryonConstructor.
Definition at line 137 of file G4ExcitedNucleonConstructor.hh.
References encodingOffset.
Referenced by GetEncoding().
Implements G4ExcitedBaryonConstructor.
Definition at line 131 of file G4ExcitedNucleonConstructor.hh.
References iParity.
Implements G4ExcitedBaryonConstructor.
Definition at line 125 of file G4ExcitedNucleonConstructor.hh.
References iSpin.
Referenced by GetEncoding().
Implements G4ExcitedBaryonConstructor.
Definition at line 113 of file G4ExcitedNucleonConstructor.hh.
References mass.
Implements G4ExcitedBaryonConstructor.
Definition at line 168 of file G4ExcitedNucleonConstructor.hh.
References name.
Implements G4ExcitedBaryonConstructor.
Definition at line 174 of file G4ExcitedNucleonConstructor.hh.
References name.
|
inlineprotectedvirtual |
Implements G4ExcitedBaryonConstructor.
Definition at line 143 of file G4ExcitedNucleonConstructor.hh.
Referenced by GetEncoding().
Implements G4ExcitedBaryonConstructor.
Definition at line 119 of file G4ExcitedNucleonConstructor.hh.
References width.
|
staticprivate |
Definition at line 109 of file G4ExcitedNucleonConstructor.hh.
Referenced by CreateDecayTable().
|
staticprivate |
Definition at line 101 of file G4ExcitedNucleonConstructor.hh.
Referenced by GetEncodingOffset().
|
staticprivate |
Definition at line 100 of file G4ExcitedNucleonConstructor.hh.
Referenced by GetiParity().
|
staticprivate |
Definition at line 99 of file G4ExcitedNucleonConstructor.hh.
Referenced by GetiSpin().
|
staticprivate |
|
staticprivate |
Definition at line 96 of file G4ExcitedNucleonConstructor.hh.
Referenced by GetMultipletName(), and GetName().
|
staticprivate |