Geant4
10.03.p01
|
#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) |
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 |
anonymous enum |
G4ExcitedXiConstructor::G4ExcitedXiConstructor | ( | ) |
Definition at line 47 of file G4ExcitedXiConstructor.cc.
|
virtual |
Definition at line 53 of file G4ExcitedXiConstructor.cc.
|
protectedvirtual |
Implements G4ExcitedBaryonConstructor.
Definition at line 57 of file G4ExcitedXiConstructor.cc.
Implements G4ExcitedBaryonConstructor.
Definition at line 53 of file G4ExcitedXiConstructor.hh.
Implements G4ExcitedBaryonConstructor.
Definition at line 112 of file G4ExcitedXiConstructor.hh.
Implements G4ExcitedBaryonConstructor.
Definition at line 106 of file G4ExcitedXiConstructor.hh.
Implements G4ExcitedBaryonConstructor.
Definition at line 100 of file G4ExcitedXiConstructor.hh.
Implements G4ExcitedBaryonConstructor.
Definition at line 140 of file G4ExcitedXiConstructor.hh.
Implements G4ExcitedBaryonConstructor.
Definition at line 146 of file G4ExcitedXiConstructor.hh.