#include <G4VWeightWindowStore.hh>
Public 멤버 함수 | |
G4VWeightWindowStore () | |
virtual | ~G4VWeightWindowStore () |
virtual G4double | GetLowerWeight (const G4GeometryCell &gCell, G4double partEnergy) const =0 |
virtual G4bool | IsKnown (const G4GeometryCell &gCell) const =0 |
virtual const G4VPhysicalVolume & | GetWorldVolume () const =0 |
G4VWeightWindowStore.hh 파일의 48 번째 라인에서 정의되었습니다.
G4VWeightWindowStore::G4VWeightWindowStore | ( | ) |
G4VWeightWindowStore.cc 파일의 39 번째 라인에서 정의되었습니다.
|
virtual |
G4VWeightWindowStore.cc 파일의 40 번째 라인에서 정의되었습니다.
|
pure virtual |
G4WeightWindowStore에서 구현되었습니다.
다음에 의해서 참조됨 : G4WeightWindowProcess::PostStepDoIt().
|
pure virtual |
G4WeightWindowStore에서 구현되었습니다.
다음에 의해서 참조됨 : G4GeometrySampler::PrepareWeightWindow().
|
pure virtual |
G4WeightWindowStore에서 구현되었습니다.