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

#include <G4ExcitedMesonConstructor.hh>

Public 타입

enum  { NMultiplets = 10 }
 
enum  { NMesonTypes = 5 }
 
enum  { NumberOfDecayModes = 19 }
 

Public 멤버 함수

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

Protected 타입

enum  {
  N11P1 = 0, N13P0 = 1, N13P1 = 2, N13P2 = 3,
  N11D2 = 4, N13D1 = 5, N13D3 = 6, N21S0 = 7,
  N23S1 = 8, N23P2 = 9
}
 
enum  {
  TPi =0, TEta =1, TEtaPrime =2, TK =3,
  TAntiK =4
}
 
enum  {
  MPiGamma = 0, MRhoGamma =1, M2Pi =2, MPiRho =3,
  M3Pi = 4, MPiEta =5, M4Pi =6, MKKStar =7,
  M2PiEta =8, MRhoEta =9, M2PiRho =10, M2PiOmega =11,
  M2Eta =12, M2K =13, M2KPi =14, MPiOmega =15,
  MPiF2 =16, MPiF0 =17, MPiA2 =18
}
 
enum  {
  MKPi = 0, MKStarPi =1, MKRho =2, MKOmega =3,
  MKStar2Pi =4, MKTwoPi =5, MKEta =6
}
 

Protected 멤버 함수

void ConstructMesons (G4int indexOfState, G4int indexOfType)
 
G4String GetName (G4int iIso3, G4int iState, G4int idxType)
 
G4double GetCharge (G4int iIsoSpin3)
 
G4int GetEncoding (G4int iIsoSpin3, G4int idxState, G4int idxType)
 
G4int GetQuarkContents (G4int iQ, G4int iIso3, G4int iType)
 
G4bool Exist (G4int idxState, G4int idxType)
 
G4double GetCharge (G4int iIsoSpin3, G4int idxType)
 
G4DecayTableCreateDecayTable (const G4String &, G4int, G4int, G4int)
 
G4DecayTableAddKPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iType)
 
G4DecayTableAddKStarPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iType)
 
G4DecayTableAddKStar2PiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iType)
 
G4DecayTableAddKRhoMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iType)
 
G4DecayTableAddKTwoPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iType)
 
G4DecayTableAddKOmegaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iType)
 
G4DecayTableAddKEtaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iType)
 
G4DecayTableAddPiGammaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAddRhoGammaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAdd2PiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAddPiRhoMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAddPiEtaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAddPiF2Mode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAddPiF0Mode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAddPiA2Mode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAdd3PiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAdd4PiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAddKKStarMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAdd2PiEtaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAddRhoEtaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAdd2PiRhoMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAdd2PiOmegaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAddPiOmegaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAdd2EtaMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAdd2KMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 
G4DecayTableAdd2KPiMode (G4DecayTable *table, const G4String &name, G4double br, G4int iIso3, G4int iIso)
 

Protected 속성

const G4String type
 
const G4int leptonNumber
 
const G4int baryonNumber
 

정적 Protected 속성

static const char * name [NMultiplets][NMesonTypes]
 
static const G4double mass [NMultiplets][NMesonTypes]
 
static const G4double massKdiff [NMultiplets]
 
static const G4double width [NMultiplets][NMesonTypes]
 
static const G4double widthKdiff [NMultiplets]
 
static const G4int iIsoSpin [NMesonTypes]
 
static const G4int iSpin [NMultiplets]
 
static const G4int iParity [NMultiplets]
 
static const G4int iGParity [NMultiplets][NMesonTypes]
 
static const G4int iChargeConjugation [NMultiplets]
 
static const G4int encodingOffset [NMultiplets]
 
static const G4double bRatio [NMultiplets][NMesonTypes][NumberOfDecayModes]
 

상세한 설명

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

멤버 열거형 문서화

anonymous enum
열거형 멤버
NMultiplets 

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

anonymous enum
protected
열거형 멤버
N11P1 
N13P0 
N13P1 
N13P2 
N11D2 
N13D1 
N13D3 
N21S0 
N23S1 
N23P2 

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

anonymous enum
열거형 멤버
NMesonTypes 

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

anonymous enum
protected
열거형 멤버
TPi 
TEta 
TEtaPrime 
TK 
TAntiK 

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

anonymous enum
열거형 멤버
NumberOfDecayModes 

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

anonymous enum
protected
열거형 멤버
MPiGamma 
MRhoGamma 
M2Pi 
MPiRho 
M3Pi 
MPiEta 
M4Pi 
MKKStar 
M2PiEta 
MRhoEta 
M2PiRho 
M2PiOmega 
M2Eta 
M2K 
M2KPi 
MPiOmega 
MPiF2 
MPiF0 
MPiA2 

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

anonymous enum
protected
열거형 멤버
MKPi 
MKStarPi 
MKRho 
MKOmega 
MKStar2Pi 
MKTwoPi 
MKEta 

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

생성자 & 소멸자 문서화

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

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

G4ExcitedMesonConstructor::~G4ExcitedMesonConstructor ( )
virtual

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

멤버 함수 문서화

G4DecayTable * G4ExcitedMesonConstructor::Add2EtaMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::Add2KMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::Add2KPiMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::Add2PiEtaMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::Add2PiMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::Add2PiOmegaMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::Add2PiRhoMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::Add3PiMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::Add4PiMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::AddKEtaMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iType 
)
protected

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

다음을 참조함 : G4DecayTable::Insert(), TAntiK, TK.

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

G4DecayTable * G4ExcitedMesonConstructor::AddKKStarMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::AddKOmegaMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iType 
)
protected

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

다음을 참조함 : G4DecayTable::Insert(), TAntiK, TK.

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

G4DecayTable * G4ExcitedMesonConstructor::AddKPiMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iType 
)
protected

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

다음을 참조함 : G4DecayTable::Insert(), TAntiK, TK.

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

G4DecayTable * G4ExcitedMesonConstructor::AddKRhoMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iType 
)
protected

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

다음을 참조함 : G4DecayTable::Insert(), TAntiK, TK.

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

G4DecayTable * G4ExcitedMesonConstructor::AddKStar2PiMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iType 
)
protected

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

다음을 참조함 : G4DecayTable::Insert(), TAntiK, TK.

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

G4DecayTable * G4ExcitedMesonConstructor::AddKStarPiMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iType 
)
protected

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

다음을 참조함 : G4DecayTable::Insert(), TAntiK, TK.

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

G4DecayTable * G4ExcitedMesonConstructor::AddKTwoPiMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iType 
)
protected

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

다음을 참조함 : G4DecayTable::Insert(), TAntiK, TK.

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

G4DecayTable * G4ExcitedMesonConstructor::AddPiA2Mode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::AddPiEtaMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::AddPiF0Mode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::AddPiF2Mode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::AddPiGammaMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::AddPiOmegaMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::AddPiRhoMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::AddRhoEtaMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

G4DecayTable * G4ExcitedMesonConstructor::AddRhoGammaMode ( G4DecayTable table,
const G4String name,
G4double  br,
G4int  iIso3,
G4int  iIso 
)
protected

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

다음을 참조함 : G4DecayTable::Insert().

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

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

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

다음을 참조함 : ConstructMesons(), G4cerr, G4endl, G4ParticleTable::GetParticleTable(), NMesonTypes, NMultiplets.

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

void G4ExcitedMesonConstructor::ConstructMesons ( G4int  indexOfState,
G4int  indexOfType 
)
protected
G4DecayTable * G4ExcitedMesonConstructor::CreateDecayTable ( const G4String parentName,
G4int  iIso3,
G4int  iState,
G4int  iType 
)
protected
G4bool G4ExcitedMesonConstructor::Exist ( G4int  idxState,
G4int  idxType 
)
protected

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

다음을 참조함 : N13D1, N13P0, N23P2, TEtaPrime, TPi.

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

G4double G4ExcitedMesonConstructor::GetCharge ( G4int  iIsoSpin3)
protected

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

G4double G4ExcitedMesonConstructor::GetCharge ( G4int  iIsoSpin3,
G4int  idxType 
)
protected

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

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

G4int G4ExcitedMesonConstructor::GetEncoding ( G4int  iIsoSpin3,
G4int  idxState,
G4int  idxType 
)
protected

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

다음을 참조함 : encodingOffset, GetQuarkContents(), iSpin, TAntiK, TEta, TEtaPrime, TK, TPi.

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

G4String G4ExcitedMesonConstructor::GetName ( G4int  iIso3,
G4int  iState,
G4int  idxType 
)
inlineprotected

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

다음을 참조함 : TAntiK, TK, TPi.

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

G4int G4ExcitedMesonConstructor::GetQuarkContents ( G4int  iQ,
G4int  iIso3,
G4int  iType 
)
protected

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

다음을 참조함 : TAntiK, TEta, TEtaPrime, TK, TPi.

다음에 의해서 참조됨 : GetCharge(), GetEncoding().

멤버 데이타 문서화

const G4int G4ExcitedMesonConstructor::baryonNumber
protected

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

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

const G4double G4ExcitedMesonConstructor::bRatio
staticprotected

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

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

const G4int G4ExcitedMesonConstructor::encodingOffset
staticprotected
초기값:
=
{ 10000, 10000, 20000, 0, 10000, 30000, 0, 100000,100000,100000}

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

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

const G4int G4ExcitedMesonConstructor::iChargeConjugation
staticprotected
초기값:
=
{
-1, +1, +1, +1, +1, -1, -1, +1, -1, +1
}

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

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

const G4int G4ExcitedMesonConstructor::iGParity
staticprotected
초기값:
=
{
{ +1, -1, -1, 0, 0},
{ -1, +1, 0, 0, 0},
{ -1, +1, +1, 0, 0},
{ -1, +1, +1, 0, 0},
{ -1, +1, +1, 0, 0},
{ +1, -1, 0, 0, 0},
{ +1, -1, -1, 0, 0},
{ -1, +1, +1, 0, 0},
{ +1, -1, -1, 0, 0},
{ 0, +1, +1, 0, 0}
}

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

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

const G4int G4ExcitedMesonConstructor::iIsoSpin
staticprotected
초기값:
=
{
2, 0, 0, 1, 1
}

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

다음에 의해서 참조됨 : ConstructMesons(), CreateDecayTable().

const G4int G4ExcitedMesonConstructor::iParity
staticprotected
초기값:
=
{
+1, +1, +1, +1, -1, -1, -1, -1, -1, +1
}

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

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

const G4int G4ExcitedMesonConstructor::iSpin
staticprotected
초기값:
=
{
2, 0, 2, 4, 4, 2, 6, 0, 2, 4
}

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

다음에 의해서 참조됨 : ConstructMesons(), GetEncoding().

const G4int G4ExcitedMesonConstructor::leptonNumber
protected

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

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

const G4double G4ExcitedMesonConstructor::mass
staticprotected
초기값:
=
{
{ 1.2295*GeV, 1.170*GeV, 1.386*GeV, 1.272*GeV, 1.272*GeV },
{ 1.474*GeV, 1.350*GeV, 0.0, 1.430*GeV, 1.430*GeV },
{ 1.230*GeV,1.2819*GeV,1.4264*GeV, 1.403*GeV, 1.403*GeV },
{ 1.3183*GeV,1.2755*GeV, 1.525*GeV,1.4256*GeV, 1.4256*GeV },
{ 1.6722*GeV, 1.617*GeV, 1.842*GeV, 1.773*GeV, 1.773*GeV },
{ 1.720*GeV, 1.670*GeV, 0.0, 1.718*GeV, 1.718*GeV },
{ 1.6888*GeV, 1.667*GeV, 1.854*GeV, 1.776*GeV, 1.776*GeV },
{ 1.300*GeV, 1.294*GeV, 1.476*GeV, 1.460*GeV, 1.460*GeV },
{ 1.465*GeV, 1.425*GeV, 1.680*GeV, 1.421*GeV, 1.421*GeV },
{ 0.0, 1.815*GeV, 2.010*GeV, 1.973*GeV, 1.973*GeV }
}

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

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

const G4double G4ExcitedMesonConstructor::massKdiff
staticprotected
초기값:
= {
0.0*MeV, 0.0*MeV, 0.0*MeV, 6.8*MeV, 0.0*MeV,
0.0*MeV, 0.0*MeV, 0.0*MeV, 0.0*MeV, 0.0*MeV
}

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

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

const char * G4ExcitedMesonConstructor::name
staticprotected
초기값:
=
{
{ "b1(1235)", "h1(1170)", "h1(1380)", "k1(1270)", "k1(1270)" },
{ "a0(1450)", "f0(1370)", "", "k0_star(1430)", "k0_star(1430)" },
{ "a1(1260)", "f1(1285)", "f1(1420)", "k1(1400)", "k1(1400)" },
{ "a2(1320)", "f2(1270)","f2_prime(1525)","k2_star(1430)","k2_star(1430)"},
{"pi2(1670)", "eta2(1645)", "eta2(1870)", "k2(1770)", "k2(1770)" },
{"rho(1700)", "omega(1650)", "", "k_star(1680)", "k_star(1680)" },
{"rho3(1690)","omega3(1670)","phi3(1850)", "k3_star(1780)", "k3_star(1780)" },
{ "pi(1300)", "eta(1295)", "eta(1475)", "k(1460)", "k(1460)" },
{"rho(1450)","omega(1420)", "phi(1680)", "k_star(1410)", "k_star(1410)" },
{ "", "f2(1810)", "f2(2010)", "k2_star(1980)", "k2_star(1980)" }
}

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

const G4String G4ExcitedMesonConstructor::type
protected

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

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

const G4double G4ExcitedMesonConstructor::width
staticprotected
초기값:
=
{
{ 142.0*MeV, 360.0*MeV, 91.0*MeV, 90.0*MeV, 90.0*MeV },
{ 265.0*MeV, 350.0*MeV, 0.0, 270.0*MeV, 270.0*MeV },
{ 420.0*MeV, 22.7*MeV, 54.9*MeV, 174.0*MeV, 174.0*MeV },
{ 107.0*MeV, 186.7*MeV, 73.0*MeV, 98.5*MeV, 98.5*MeV },
{ 260.0*MeV, 181.0*MeV, 225.0*MeV, 186.0*MeV, 186.0*MeV },
{ 250.0*MeV, 315.0*MeV, 0.0, 320.0*MeV, 320.0*MeV },
{ 161.0*MeV, 168.0*MeV, 87.0*MeV, 159.0*MeV, 159.0*MeV },
{ 400.0*MeV, 55.0*MeV, 85.0*MeV, 260.0*MeV, 260.0*MeV },
{ 400.0*MeV, 215.0*MeV, 150.0*MeV, 236.0*MeV, 236.0*MeV },
{ 0.0, 197.0*MeV, 200.0*MeV, 373.0*MeV, 373.0*MeV }
}

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

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

const G4double G4ExcitedMesonConstructor::widthKdiff
staticprotected
초기값:
= {
0.0*MeV, 0.0*MeV, 0.0*MeV, 10.5*MeV, 0.0*MeV,
0.0*MeV, 0.0*MeV, 0.0*MeV, 0.0*MeV, 0.0*MeV
}

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

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


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