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

#include <G4ParticleTypeConverter.hh>

Public 타입

enum  GenericType {
  NUCLEON, N1440, N1520, N1535,
  N1650, N1675, N1680, N1700,
  N1710, N1720, N1900, N1990,
  N2090, N2190, N2220, N2250,
  D1232, D1600, D1620, D1700,
  D1900, D1905, D1910, D1920,
  D1930, D1950, L1405, L1520,
  L1600, L1670, L1690, L1800,
  L1810, L1820, L1830, L1890,
  L2100, L2110, Sigma, S1385,
  S1660, S1670, S1750, S1775,
  S1915, S1940, S2030, X1530,
  X1690, X1820, X1950, X2030,
  GAMMA, PION, KAON, ETA,
  RHO, omega, Lambda, UNKNOWN
}
 

Public 멤버 함수

 G4ParticleTypeConverter ()
 
GenericType GetGenericType (const G4ParticleDefinition *const aParticleDef) const
 
GenericType GetGenericType (const G4KineticTrack &aTrack) const
 
GenericType GetGenericType (const G4String &aParticleName) const
 
G4int GetUrqmdItyp (GenericType gType) const
 
G4int GetUrqmdItyp (const G4ParticleDefinition *aParticleDef) const
 
const G4ParticleDefinitionFindIso3State (const GenericType gType, const G4int isospin3) const
 

Private 타입

typedef std::vector< std::pair
< const G4ParticleDefinition
*, GenericType >
>::const_iterator 
MapIterator
 

Private 속성

std::vector< std::pair< const
G4ParticleDefinition
*, GenericType > > 
defMap
 

상세한 설명

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

멤버 타입정의 문서화

typedef std::vector<std::pair<const G4ParticleDefinition*, GenericType> >::const_iterator G4ParticleTypeConverter::MapIterator
private

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

멤버 열거형 문서화

열거형 멤버
NUCLEON 
N1440 
N1520 
N1535 
N1650 
N1675 
N1680 
N1700 
N1710 
N1720 
N1900 
N1990 
N2090 
N2190 
N2220 
N2250 
D1232 
D1600 
D1620 
D1700 
D1900 
D1905 
D1910 
D1920 
D1930 
D1950 
L1405 
L1520 
L1600 
L1670 
L1690 
L1800 
L1810 
L1820 
L1830 
L1890 
L2100 
L2110 
Sigma 
S1385 
S1660 
S1670 
S1750 
S1775 
S1915 
S1940 
S2030 
X1530 
X1690 
X1820 
X1950 
X2030 
GAMMA 
PION 
KAON 
ETA 
RHO 
omega 
Lambda 
UNKNOWN 

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

생성자 & 소멸자 문서화

G4ParticleTypeConverter::G4ParticleTypeConverter ( )

멤버 함수 문서화

const G4ParticleDefinition * G4ParticleTypeConverter::FindIso3State ( const GenericType  gType,
const G4int  isospin3 
) const

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

다음을 참조함 : defMap.

G4ParticleTypeConverter::GenericType G4ParticleTypeConverter::GetGenericType ( const G4ParticleDefinition *const  aParticleDef) const

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

다음을 참조함 : defMap, first, UNKNOWN.

다음에 의해서 참조됨 : GetGenericType(), G4ConcreteMesonBaryonToResonance::GetOutgoingParticle().

G4ParticleTypeConverter::GenericType G4ParticleTypeConverter::GetGenericType ( const G4KineticTrack aTrack) const

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

다음을 참조함 : G4KineticTrack::GetDefinition(), GetGenericType().

GenericType G4ParticleTypeConverter::GetGenericType ( const G4String aParticleName) const
G4int G4ParticleTypeConverter::GetUrqmdItyp ( G4ParticleTypeConverter::GenericType  gType) const

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

G4int G4ParticleTypeConverter::GetUrqmdItyp ( const G4ParticleDefinition aParticleDef) const

멤버 데이타 문서화

std::vector<std::pair<const G4ParticleDefinition*, GenericType> > G4ParticleTypeConverter::defMap
private

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

다음에 의해서 참조됨 : FindIso3State(), G4ParticleTypeConverter(), GetGenericType().


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