#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 번째 라인에서 정의되었습니다.