#include <G4ExcitedXiConstructor.hh>
Public 타입 | |
enum | { NStates = 5 } |
enum | { NumberOfDecayModes = 4 } |
Public 멤버 함수 | |
G4ExcitedXiConstructor () | |
virtual | ~G4ExcitedXiConstructor () |
virtual void | Construct (G4int indexOfState=-1) |
Protected 멤버 함수 | |
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) |
virtual void | ConstructParticle (G4int indexOfState) |
virtual void | ConstructAntiParticle (G4int indexOfState) |
virtual G4double | GetCharge (G4int iIsoSpin3) |
virtual G4int | GetEncoding (G4int iIsoSpin3, G4int idxState) |
Protected 속성 | |
G4int | NumberOfStates |
G4int | iIsoSpin |
const G4String | type |
const G4int | iConjugation |
const G4int | iGParity |
const G4int | leptonNumber |
const G4int | baryonNumber |
Private 타입 | |
enum | { XiIsoSpin = 1 } |
enum | { XiPi =0, XiGamma =1, LambdaK =2, SigmaK =3 } |
Private 멤버 함수 | |
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) |
정적 Private 속성 | |
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] |
G4ExcitedXiConstructor.hh 파일의 43 번째 라인에서 정의되었습니다.
anonymous enum |
열거형 멤버 | |
---|---|
NStates |
G4ExcitedXiConstructor.hh 파일의 78 번째 라인에서 정의되었습니다.
|
private |
열거형 멤버 | |
---|---|
XiIsoSpin |
G4ExcitedXiConstructor.hh 파일의 80 번째 라인에서 정의되었습니다.
anonymous enum |
열거형 멤버 | |
---|---|
NumberOfDecayModes |
G4ExcitedXiConstructor.hh 파일의 91 번째 라인에서 정의되었습니다.
|
private |
열거형 멤버 | |
---|---|
XiPi | |
XiGamma | |
LambdaK | |
SigmaK |
G4ExcitedXiConstructor.hh 파일의 93 번째 라인에서 정의되었습니다.
G4ExcitedXiConstructor::G4ExcitedXiConstructor | ( | ) |
G4ExcitedXiConstructor.cc 파일의 47 번째 라인에서 정의되었습니다.
|
virtual |
G4ExcitedXiConstructor.cc 파일의 53 번째 라인에서 정의되었습니다.
|
private |
G4ExcitedXiConstructor.cc 파일의 110 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DecayTable::Insert(), G4InuclParticleNames::lambda.
다음에 의해서 참조됨 : CreateDecayTable().
|
private |
G4ExcitedXiConstructor.cc 파일의 151 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DecayTable::Insert().
다음에 의해서 참조됨 : CreateDecayTable().
|
private |
G4ExcitedXiConstructor.cc 파일의 87 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DecayTable::Insert().
다음에 의해서 참조됨 : CreateDecayTable().
|
private |
G4ExcitedXiConstructor.cc 파일의 210 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DecayTable::Insert().
다음에 의해서 참조됨 : CreateDecayTable().
G4ExcitedBaryonConstructor.cc 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle(), G4cerr, G4endl, G4ParticleTable::GetParticleTable(), G4ExcitedBaryonConstructor::NumberOfStates.
다음에 의해서 참조됨 : G4ShortLivedConstructor::ConstructResonances().
|
protectedvirtualinherited |
G4ExcitedBaryonConstructor.cc 파일의 113 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ExcitedBaryonConstructor::baryonNumber, G4ExcitedBaryonConstructor::CreateDecayTable(), G4ExcitedBaryonConstructor::Exist(), G4ExcitedBaryonConstructor::GetCharge(), G4ExcitedBaryonConstructor::GetEncoding(), G4ExcitedBaryonConstructor::GetiParity(), G4ExcitedBaryonConstructor::GetiSpin(), G4ExcitedBaryonConstructor::GetMass(), G4ExcitedBaryonConstructor::GetMultipletName(), G4ExcitedBaryonConstructor::GetName(), G4ExcitedBaryonConstructor::GetWidth(), G4ExcitedBaryonConstructor::iConjugation, G4ExcitedBaryonConstructor::iGParity, G4ExcitedBaryonConstructor::iIsoSpin, G4ExcitedBaryonConstructor::leptonNumber, G4ParticleDefinition::SetDecayTable(), G4ExcitedBaryonConstructor::type.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::Construct().
G4ExcitedBaryonConstructor.cc 파일의 82 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ExcitedBaryonConstructor::baryonNumber, G4ExcitedBaryonConstructor::CreateDecayTable(), G4ExcitedBaryonConstructor::Exist(), G4ExcitedBaryonConstructor::GetCharge(), G4ExcitedBaryonConstructor::GetEncoding(), G4ExcitedBaryonConstructor::GetiParity(), G4ExcitedBaryonConstructor::GetiSpin(), G4ExcitedBaryonConstructor::GetMass(), G4ExcitedBaryonConstructor::GetMultipletName(), G4ExcitedBaryonConstructor::GetName(), G4ExcitedBaryonConstructor::GetWidth(), G4ExcitedBaryonConstructor::iConjugation, G4ExcitedBaryonConstructor::iGParity, G4ExcitedBaryonConstructor::iIsoSpin, G4ExcitedBaryonConstructor::leptonNumber, G4ParticleDefinition::SetDecayTable(), G4ExcitedBaryonConstructor::type.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::Construct().
|
protectedvirtual |
G4ExcitedBaryonConstructor를 구현.
G4ExcitedXiConstructor.cc 파일의 57 번째 라인에서 정의되었습니다.
다음을 참조함 : AddLambdaKMode(), AddSigmaKMode(), AddXiGammaMode(), AddXiPiMode(), bRatio, LambdaK, SigmaK, XiGamma, XiPi.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedXiConstructor.hh 파일의 53 번째 라인에서 정의되었습니다.
G4ExcitedBaryonConstructor.cc 파일의 149 번째 라인에서 정의되었습니다.
다음을 참조함 : eplus, G4ExcitedBaryonConstructor::GetQuarkContents().
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle().
|
protectedvirtualinherited |
G4ExcitedDeltaConstructor, G4ExcitedNucleonConstructor에서 재구현되었습니다.
G4ExcitedBaryonConstructor.cc 파일의 163 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ExcitedBaryonConstructor::GetEncodingOffset(), G4ExcitedBaryonConstructor::GetiSpin(), G4ExcitedBaryonConstructor::GetQuarkContents().
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle(), G4ExcitedDeltaConstructor::GetEncoding(), G4ExcitedNucleonConstructor::GetEncoding().
G4ExcitedBaryonConstructor를 구현.
G4ExcitedXiConstructor.hh 파일의 112 번째 라인에서 정의되었습니다.
다음을 참조함 : encodingOffset.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedXiConstructor.hh 파일의 106 번째 라인에서 정의되었습니다.
다음을 참조함 : iParity.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedXiConstructor.cc 파일의 285 번째 라인에서 정의되었습니다.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedXiConstructor.hh 파일의 140 번째 라인에서 정의되었습니다.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedXiConstructor.hh 파일의 146 번째 라인에서 정의되었습니다.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedXiConstructor.hh 파일의 118 번째 라인에서 정의되었습니다.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedXiConstructor.cc 파일의 294 번째 라인에서 정의되었습니다.
|
protectedinherited |
G4ExcitedBaryonConstructor.hh 파일의 71 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle().
|
staticprivate |
G4ExcitedXiConstructor.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateDecayTable().
|
staticprivate |
G4ExcitedXiConstructor.hh 파일의 88 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetEncodingOffset().
|
protectedinherited |
G4ExcitedBaryonConstructor.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle().
|
protectedinherited |
G4ExcitedBaryonConstructor.hh 파일의 69 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle().
|
protectedinherited |
G4ExcitedBaryonConstructor.hh 파일의 65 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle().
|
staticprivate |
G4ExcitedXiConstructor.hh 파일의 87 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetiParity().
|
staticprivate |
|
protectedinherited |
G4ExcitedBaryonConstructor.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle().
|
staticprivate |
|
staticprivate |
G4ExcitedXiConstructor.hh 파일의 83 번째 라인에서 정의되었습니다.
|
protectedinherited |
G4ExcitedBaryonConstructor.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::Construct().
|
protectedinherited |
G4ExcitedBaryonConstructor.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle().
|
staticprivate |
G4ExcitedXiConstructor.hh 파일의 85 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetWidth().