Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
열거형 타입 | 함수
G4RadioactiveDecayMode.hh 파일 참조
#include "globals.hh"

이 파일의 소스 코드 페이지로 가기

열거형 타입

enum  G4RadioactiveDecayMode {
  RDM_ERROR =-1, IT =0, BetaMinus =1, BetaPlus =2,
  KshellEC =3, LshellEC =4, MshellEC =5, NshellEC =6,
  Alpha =7, Proton =8, Neutron =9, BDProton =10,
  BDNeutron =11, Beta2Minus =12, Beta2Plus =13, Proton2 =14,
  Neutron2 =15, SpFission =16
}
 

함수

std::istream & operator>> (std::istream &s, G4RadioactiveDecayMode &q)
 

열거형 타입 문서화

열거형 멤버
RDM_ERROR 
IT 
BetaMinus 
BetaPlus 
KshellEC 
LshellEC 
MshellEC 
NshellEC 
Alpha 
Proton 
Neutron 
BDProton 
BDNeutron 
Beta2Minus 
Beta2Plus 
Proton2 
Neutron2 
SpFission 

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

함수 문서화

std::istream& operator>> ( std::istream &  s,
G4RadioactiveDecayMode q 
)

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

다음을 참조함 : a, Alpha, BDNeutron, BDProton, Beta2Minus, Beta2Plus, BetaMinus, BetaPlus, IT, KshellEC, LshellEC, MshellEC, Neutron, Neutron2, NshellEC, Proton, Proton2, RDM_ERROR, SpFission.