#include <B03PVolumeStore.hh>
Public 멤버 함수 | |
B03PVolumeStore () | |
~B03PVolumeStore () | |
void | AddPVolume (const G4GeometryCell &cell) |
const G4VPhysicalVolume * | GetPVolume (const G4String &name) const |
G4String | GetPNames () const |
Private 속성 | |
B03SetGeometryCell | fSetGeometryCell |
B03PVolumeStore.hh 파일의 53 번째 라인에서 정의되었습니다.
B03PVolumeStore::B03PVolumeStore | ( | ) |
B03PVolumeStore.cc 파일의 47 번째 라인에서 정의되었습니다.
B03PVolumeStore::~B03PVolumeStore | ( | ) |
B03PVolumeStore.cc 파일의 51 번째 라인에서 정의되었습니다.
void B03PVolumeStore::AddPVolume | ( | const G4GeometryCell & | cell | ) |
B03PVolumeStore.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : fSetGeometryCell, G4cout, G4endl.
다음에 의해서 참조됨 : B03ImportanceDetectorConstruction::Construct().
G4String B03PVolumeStore::GetPNames | ( | ) | const |
B03PVolumeStore.cc 파일의 91 번째 라인에서 정의되었습니다.
다음을 참조함 : fSetGeometryCell, G4VPhysicalVolume::GetName().
다음에 의해서 참조됨 : B03ImportanceDetectorConstruction::ListPhysNamesAsG4String().
const G4VPhysicalVolume * B03PVolumeStore::GetPVolume | ( | const G4String & | name | ) | const |
B03PVolumeStore.cc 파일의 73 번째 라인에서 정의되었습니다.
다음을 참조함 : fSetGeometryCell, G4cout, G4endl, G4VPhysicalVolume::GetName().
다음에 의해서 참조됨 : B03ImportanceDetectorConstruction::GetGeometryCell(), B03ImportanceDetectorConstruction::GetPhysicalVolumeByName().
|
private |
B03PVolumeStore.hh 파일의 63 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddPVolume(), GetPNames(), GetPVolume().