Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 멤버 함수 | Protected 속성 | 모든 멤버 목록
G4ExcitedBaryonConstructor 클래스 참조abstract

#include <G4ExcitedBaryonConstructor.hh>

G4ExcitedBaryonConstructor에 대한 상속 다이어그램 :
G4ExcitedDeltaConstructor G4ExcitedLambdaConstructor G4ExcitedNucleonConstructor G4ExcitedSigmaConstructor G4ExcitedXiConstructor

Public 멤버 함수

 G4ExcitedBaryonConstructor (G4int nStates=0, G4int isoSpin=0)
 
virtual ~G4ExcitedBaryonConstructor ()
 
virtual void Construct (G4int indexOfState=-1)
 

Protected 멤버 함수

virtual void ConstructParticle (G4int indexOfState)
 
virtual void ConstructAntiParticle (G4int indexOfState)
 
virtual G4double GetCharge (G4int iIsoSpin3)
 
virtual G4int GetEncoding (G4int iIsoSpin3, G4int idxState)
 
virtual G4bool Exist (G4int)=0
 
virtual G4int GetQuarkContents (G4int, G4int)=0
 
virtual G4String GetName (G4int, G4int)=0
 
virtual G4String GetMultipletName (G4int)=0
 
virtual G4double GetMass (G4int state, G4int iso)=0
 
virtual G4double GetWidth (G4int state, G4int iso)=0
 
virtual G4int GetiSpin (G4int)=0
 
virtual G4int GetiParity (G4int)=0
 
virtual G4int GetEncodingOffset (G4int)=0
 
virtual G4DecayTableCreateDecayTable (const G4String &, G4int, G4int, G4bool)=0
 

Protected 속성

G4int NumberOfStates
 
G4int iIsoSpin
 
const G4String type
 
const G4int iConjugation
 
const G4int iGParity
 
const G4int leptonNumber
 
const G4int baryonNumber
 

상세한 설명

G4ExcitedBaryonConstructor.hh 파일의 43 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4ExcitedBaryonConstructor::G4ExcitedBaryonConstructor ( G4int  nStates = 0,
G4int  isoSpin = 0 
)

G4ExcitedBaryonConstructor.cc 파일의 48 번째 라인에서 정의되었습니다.

G4ExcitedBaryonConstructor::~G4ExcitedBaryonConstructor ( )
virtual

G4ExcitedBaryonConstructor.cc 파일의 55 번째 라인에서 정의되었습니다.

멤버 함수 문서화

void G4ExcitedBaryonConstructor::Construct ( G4int  indexOfState = -1)
virtual

G4ExcitedBaryonConstructor.cc 파일의 59 번째 라인에서 정의되었습니다.

다음을 참조함 : ConstructAntiParticle(), ConstructParticle(), G4cerr, G4endl, G4ParticleTable::GetParticleTable(), NumberOfStates.

다음에 의해서 참조됨 : G4ShortLivedConstructor::ConstructResonances().

void G4ExcitedBaryonConstructor::ConstructAntiParticle ( G4int  indexOfState)
protectedvirtual
void G4ExcitedBaryonConstructor::ConstructParticle ( G4int  indexOfState)
protectedvirtual
virtual G4DecayTable* G4ExcitedBaryonConstructor::CreateDecayTable ( const G4String ,
G4int  ,
G4int  ,
G4bool   
)
protectedpure virtual
virtual G4bool G4ExcitedBaryonConstructor::Exist ( G4int  )
protectedpure virtual
G4double G4ExcitedBaryonConstructor::GetCharge ( G4int  iIsoSpin3)
protectedvirtual

G4ExcitedBaryonConstructor.cc 파일의 149 번째 라인에서 정의되었습니다.

다음을 참조함 : eplus, GetQuarkContents().

다음에 의해서 참조됨 : ConstructAntiParticle(), ConstructParticle().

G4int G4ExcitedBaryonConstructor::GetEncoding ( G4int  iIsoSpin3,
G4int  idxState 
)
protectedvirtual
virtual G4int G4ExcitedBaryonConstructor::GetEncodingOffset ( G4int  )
protectedpure virtual
virtual G4int G4ExcitedBaryonConstructor::GetiParity ( G4int  )
protectedpure virtual
virtual G4int G4ExcitedBaryonConstructor::GetiSpin ( G4int  )
protectedpure virtual
virtual G4double G4ExcitedBaryonConstructor::GetMass ( G4int  state,
G4int  iso 
)
protectedpure virtual
virtual G4String G4ExcitedBaryonConstructor::GetMultipletName ( G4int  )
protectedpure virtual
virtual G4String G4ExcitedBaryonConstructor::GetName ( G4int  ,
G4int   
)
protectedpure virtual
virtual G4int G4ExcitedBaryonConstructor::GetQuarkContents ( G4int  ,
G4int   
)
protectedpure virtual
virtual G4double G4ExcitedBaryonConstructor::GetWidth ( G4int  state,
G4int  iso 
)
protectedpure virtual

멤버 데이타 문서화

const G4int G4ExcitedBaryonConstructor::baryonNumber
protected

G4ExcitedBaryonConstructor.hh 파일의 71 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructAntiParticle(), ConstructParticle().

const G4int G4ExcitedBaryonConstructor::iConjugation
protected

G4ExcitedBaryonConstructor.hh 파일의 68 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructAntiParticle(), ConstructParticle().

const G4int G4ExcitedBaryonConstructor::iGParity
protected

G4ExcitedBaryonConstructor.hh 파일의 69 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructAntiParticle(), ConstructParticle().

G4int G4ExcitedBaryonConstructor::iIsoSpin
protected

G4ExcitedBaryonConstructor.hh 파일의 65 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructAntiParticle(), ConstructParticle().

const G4int G4ExcitedBaryonConstructor::leptonNumber
protected

G4ExcitedBaryonConstructor.hh 파일의 70 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructAntiParticle(), ConstructParticle().

G4int G4ExcitedBaryonConstructor::NumberOfStates
protected

G4ExcitedBaryonConstructor.hh 파일의 64 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Construct().

const G4String G4ExcitedBaryonConstructor::type
protected

G4ExcitedBaryonConstructor.hh 파일의 67 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructAntiParticle(), ConstructParticle().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: