#include <G4ExcitedSigmaConstructor.hh>
Public 타입 | |
enum | { NStates = 8 } |
enum | { NumberOfDecayModes = 8 } |
Public 멤버 함수 | |
G4ExcitedSigmaConstructor () | |
virtual | ~G4ExcitedSigmaConstructor () |
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 | { SigmaIsoSpin = 2 } |
enum | { NK =0, NKStar =1, SigmaPi =2, SigmaStarPi =3, LambdaPi =4, SigmaEta =5, LambdaStarPi =6, DeltaK =7 } |
Private 멤버 함수 | |
G4DecayTable * | AddNKMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddNKStarMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddSigmaPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddSigmaStarPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddLambdaPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddSigmaEtaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddLambdaStarPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4bool fAnti) |
G4DecayTable * | AddDeltaKMode (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] |
G4ExcitedSigmaConstructor.hh 파일의 43 번째 라인에서 정의되었습니다.
anonymous enum |
열거형 멤버 | |
---|---|
NStates |
G4ExcitedSigmaConstructor.hh 파일의 86 번째 라인에서 정의되었습니다.
|
private |
열거형 멤버 | |
---|---|
SigmaIsoSpin |
G4ExcitedSigmaConstructor.hh 파일의 88 번째 라인에서 정의되었습니다.
anonymous enum |
열거형 멤버 | |
---|---|
NumberOfDecayModes |
G4ExcitedSigmaConstructor.hh 파일의 99 번째 라인에서 정의되었습니다.
|
private |
열거형 멤버 | |
---|---|
NK | |
NKStar | |
SigmaPi | |
SigmaStarPi | |
LambdaPi | |
SigmaEta | |
LambdaStarPi | |
DeltaK |
G4ExcitedSigmaConstructor.hh 파일의 101 번째 라인에서 정의되었습니다.
G4ExcitedSigmaConstructor::G4ExcitedSigmaConstructor | ( | ) |
G4ExcitedSigmaConstructor.cc 파일의 47 번째 라인에서 정의되었습니다.
|
virtual |
G4ExcitedSigmaConstructor.cc 파일의 53 번째 라인에서 정의되었습니다.
|
private |
G4ExcitedSigmaConstructor.cc 파일의 194 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DecayTable::Insert().
다음에 의해서 참조됨 : CreateDecayTable().
|
private |
G4ExcitedSigmaConstructor.cc 파일의 499 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DecayTable::Insert().
다음에 의해서 참조됨 : CreateDecayTable().
|
private |
G4ExcitedSigmaConstructor.cc 파일의 534 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DecayTable::Insert().
다음에 의해서 참조됨 : CreateDecayTable().
|
private |
G4ExcitedSigmaConstructor.cc 파일의 128 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DecayTable::Insert().
다음에 의해서 참조됨 : CreateDecayTable().
|
private |
G4ExcitedSigmaConstructor.cc 파일의 262 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DecayTable::Insert().
다음에 의해서 참조됨 : CreateDecayTable().
|
private |
G4ExcitedSigmaConstructor.cc 파일의 103 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DecayTable::Insert().
다음에 의해서 참조됨 : CreateDecayTable().
|
private |
G4ExcitedSigmaConstructor.cc 파일의 327 번째 라인에서 정의되었습니다.
다음을 참조함 : G4DecayTable::Insert().
다음에 의해서 참조됨 : CreateDecayTable().
|
private |
G4ExcitedSigmaConstructor.cc 파일의 413 번째 라인에서 정의되었습니다.
다음을 참조함 : 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를 구현.
G4ExcitedSigmaConstructor.cc 파일의 57 번째 라인에서 정의되었습니다.
다음을 참조함 : AddDeltaKMode(), AddLambdaPiMode(), AddLambdaStarPiMode(), AddNKMode(), AddNKStarMode(), AddSigmaEtaMode(), AddSigmaPiMode(), AddSigmaStarPiMode(), bRatio, DeltaK, LambdaPi, LambdaStarPi, NK, NKStar, SigmaEta, SigmaPi, SigmaStarPi.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedSigmaConstructor.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를 구현.
G4ExcitedSigmaConstructor.hh 파일의 122 번째 라인에서 정의되었습니다.
다음을 참조함 : encodingOffset.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedSigmaConstructor.hh 파일의 116 번째 라인에서 정의되었습니다.
다음을 참조함 : iParity.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedSigmaConstructor.hh 파일의 110 번째 라인에서 정의되었습니다.
다음을 참조함 : iSpin.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedSigmaConstructor.cc 파일의 571 번째 라인에서 정의되었습니다.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedSigmaConstructor.hh 파일의 155 번째 라인에서 정의되었습니다.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedSigmaConstructor.hh 파일의 161 번째 라인에서 정의되었습니다.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedSigmaConstructor.hh 파일의 128 번째 라인에서 정의되었습니다.
G4ExcitedBaryonConstructor를 구현.
G4ExcitedSigmaConstructor.cc 파일의 581 번째 라인에서 정의되었습니다.
|
protectedinherited |
G4ExcitedBaryonConstructor.hh 파일의 71 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle().
|
staticprivate |
G4ExcitedSigmaConstructor.hh 파일의 104 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CreateDecayTable().
|
staticprivate |
G4ExcitedSigmaConstructor.hh 파일의 96 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : 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 |
G4ExcitedSigmaConstructor.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetiParity().
|
staticprivate |
G4ExcitedSigmaConstructor.hh 파일의 94 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetiSpin().
|
protectedinherited |
G4ExcitedBaryonConstructor.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle().
|
staticprivate |
|
staticprivate |
G4ExcitedSigmaConstructor.hh 파일의 91 번째 라인에서 정의되었습니다.
|
protectedinherited |
G4ExcitedBaryonConstructor.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::Construct().
|
protectedinherited |
G4ExcitedBaryonConstructor.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ExcitedBaryonConstructor::ConstructAntiParticle(), G4ExcitedBaryonConstructor::ConstructParticle().
|
staticprivate |