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

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

열거형 타입

enum  G4OpticalProcessIndex {
  kCerenkov, kScintillation, kAbsorption, kRayleigh,
  kMieHG, kBoundary, kWLS, kNoProcess
}
 

함수

G4String G4OpticalProcessName (G4int)
 Return the name for a given optical process index. 더 자세히 ...
 

열거형 타입 문서화

열거형 멤버
kCerenkov 

Cerenkov process index.

kScintillation 

Scintillation process index.

kAbsorption 

Absorption process index.

kRayleigh 

Rayleigh scattering process index.

kMieHG 

Mie scattering process index.

kBoundary 

Boundary process index.

kWLS 

Wave Length Shifting process index.

kNoProcess 

Number of processes, no selected process.

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

함수 문서화

G4String G4OpticalProcessName ( G4int  processNumber)
inline

Return the name for a given optical process index.

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

다음을 참조함 : kAbsorption, kBoundary, kCerenkov, kMieHG, kRayleigh, kScintillation, kWLS.

다음에 의해서 참조됨 : G4OpticalPhysicsMessenger::G4OpticalPhysicsMessenger(), G4OpticalPhysics::PrintStatistics().