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

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

클래스

class  G4ProcessManager
 

열거형 타입

enum  G4ProcessVectorTypeIndex { typeGPIL = 0, typeDoIt =1 }
 
enum  G4ProcessVectorDoItIndex {
  idxAll = -1, idxAtRest = 0, idxAlongStep = 1, idxPostStep =2,
  NDoit =3
}
 
enum  G4ProcessVectorOrdering { ordInActive = -1, ordDefault = 1000, ordLast = 9999 }
 

열거형 타입 문서화

열거형 멤버
idxAll 
idxAtRest 
idxAlongStep 
idxPostStep 
NDoit 

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

열거형 멤버
ordInActive 
ordDefault 
ordLast 

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

열거형 멤버
typeGPIL 
typeDoIt 

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