#include <HadrontherapyGeometryController.hh>
Public 멤버 함수 | |
HadrontherapyGeometryController () | |
~HadrontherapyGeometryController () | |
void | SetGeometry (G4String) |
Private 멤버 함수 | |
void | registerGeometry (G4VUserDetectorConstruction *detector) |
Controller for geometry selection
This controller is called by the geometry messenger and used to select the geometry. Each available geometry must have unique name and it must be known by the geometry controller.
HadrontherapyGeometryController.hh 파일의 42 번째 라인에서 정의되었습니다.
HadrontherapyGeometryController::HadrontherapyGeometryController | ( | ) |
HadrontherapyGeometryController.cc 파일의 43 번째 라인에서 정의되었습니다.
HadrontherapyGeometryController::~HadrontherapyGeometryController | ( | ) |
HadrontherapyGeometryController.cc 파일의 47 번째 라인에서 정의되었습니다.
|
private |
HadrontherapyGeometryController.cc 파일의 78 번째 라인에서 정의되었습니다.
다음을 참조함 : pyG4RunManager::GeometryHasBeenModified, G4RunManager::GetRunManager().
다음에 의해서 참조됨 : SetGeometry().
Select a geometry by name.
HadrontherapyGeometryController.cc 파일의 51 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, registerGeometry().
다음에 의해서 참조됨 : main().