#include <B02PVolumeStore.hh>
Public 멤버 함수 | |
B02PVolumeStore () | |
~B02PVolumeStore () | |
void | AddPVolume (const G4GeometryCell &cell) |
const G4VPhysicalVolume * | GetPVolume (const G4String &name) const |
G4int | Size () |
G4String | GetPNames () const |
Private 속성 | |
B02SetGeometryCell | fSetGeometryCell |
B02PVolumeStore.hh 파일의 53 번째 라인에서 정의되었습니다.
B02PVolumeStore::B02PVolumeStore | ( | ) |
B02PVolumeStore.cc 파일의 47 번째 라인에서 정의되었습니다.
B02PVolumeStore::~B02PVolumeStore | ( | ) |
B02PVolumeStore.cc 파일의 51 번째 라인에서 정의되었습니다.
void B02PVolumeStore::AddPVolume | ( | const G4GeometryCell & | cell | ) |
B02PVolumeStore.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : fSetGeometryCell, G4cout, G4endl.
다음에 의해서 참조됨 : B02ImportanceDetectorConstruction::Construct().
G4String B02PVolumeStore::GetPNames | ( | ) | const |
B02PVolumeStore.cc 파일의 90 번째 라인에서 정의되었습니다.
다음을 참조함 : fSetGeometryCell, G4VPhysicalVolume::GetName().
다음에 의해서 참조됨 : B02ImportanceDetectorConstruction::ListPhysNamesAsG4String().
const G4VPhysicalVolume * B02PVolumeStore::GetPVolume | ( | const G4String & | name | ) | const |
B02PVolumeStore.cc 파일의 72 번째 라인에서 정의되었습니다.
다음을 참조함 : fSetGeometryCell, G4cout, G4endl, G4VPhysicalVolume::GetName().
다음에 의해서 참조됨 : B02ImportanceDetectorConstruction::GetGeometryCell(), B02ImportanceDetectorConstruction::GetPhysicalVolumeByName().
G4int B02PVolumeStore::Size | ( | ) |
B02PVolumeStore.cc 파일의 111 번째 라인에서 정의되었습니다.
다음을 참조함 : fSetGeometryCell.
다음에 의해서 참조됨 : B02ImportanceDetectorConstruction::CreateImportanceStore(), B02ImportanceDetectorConstruction::CreateWeightWindowStore().
|
private |
B02PVolumeStore.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddPVolume(), GetPNames(), GetPVolume(), Size().