#include <B03ImportanceDetectorConstruction.hh>
Public 멤버 함수 | |
B03ImportanceDetectorConstruction (G4String worldName) | |
~B03ImportanceDetectorConstruction () | |
const G4VPhysicalVolume & | GetPhysicalVolumeByName (const G4String &name) const |
G4VPhysicalVolume & | GetWorldVolumeAddress () const |
G4String | ListPhysNamesAsG4String () |
G4String | GetCellName (G4int i) |
G4GeometryCell | GetGeometryCell (G4int i) |
G4VPhysicalVolume * | GetWorldVolume () |
void | SetSensitive () |
virtual void | ConstructSD () |
G4String | GetName () |
Protected 멤버 함수 | |
G4VPhysicalVolume * | GetWorld () |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Protected 속성 | |
G4String | fWorldName |
Private 멤버 함수 | |
virtual void | Construct () |
Private 속성 | |
B03PVolumeStore | fPVolumeStore |
std::vector< G4LogicalVolume * > | fLogicalVolumeVector |
G4VPhysicalVolume * | fGhostWorld |
B03ImportanceDetectorConstruction.hh 파일의 47 번째 라인에서 정의되었습니다.
B03ImportanceDetectorConstruction::B03ImportanceDetectorConstruction | ( | G4String | worldName | ) |
B03ImportanceDetectorConstruction.cc 파일의 58 번째 라인에서 정의되었습니다.
B03ImportanceDetectorConstruction::~B03ImportanceDetectorConstruction | ( | ) |
B03ImportanceDetectorConstruction.cc 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : fLogicalVolumeVector.
G4VUserParallelWorld를 구현.
B03ImportanceDetectorConstruction.cc 파일의 73 번째 라인에서 정의되었습니다.
다음을 참조함 : B03PVolumeStore::AddPVolume(), cm, deg, fGhostWorld, fLogicalVolumeVector, fPVolumeStore, G4cout, G4endl, GetCellName(), G4VPhysicalVolume::GetLogicalVolume(), G4VPhysicalVolume::GetName(), G4VUserParallelWorld::GetWorld(), SetSensitive().
|
virtual |
G4VUserParallelWorld(으)로부터 재구현되었습니다.
B03ImportanceDetectorConstruction.cc 파일의 262 번째 라인에서 정의되었습니다.
다음을 참조함 : G4SDManager::AddNewDetector(), G4PSTrackLength::DivideByVelocity(), fCurrent_In, fLogicalVolumeVector, G4SDManager::GetSDMpointer(), G4PSTrackLength::MultiplyKineticEnergy(), G4MultiFunctionalDetector::RegisterPrimitive(), G4VSensitiveDetector::SetFilter(), G4VUserParallelWorld::SetSensitiveDetector(), G4PSTrackLength::Weighted(), G4PSNofCollision::Weighted().
B03ImportanceDetectorConstruction.cc 파일의 200 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), B03RunAction::EndOfRunAction(), GetGeometryCell().
G4GeometryCell B03ImportanceDetectorConstruction::GetGeometryCell | ( | G4int | i | ) |
B03ImportanceDetectorConstruction.cc 파일의 213 번째 라인에서 정의되었습니다.
다음을 참조함 : fGhostWorld, fPVolumeStore, G4cout, G4endl, GetCellName(), B03PVolumeStore::GetPVolume().
다음에 의해서 참조됨 : main().
const G4VPhysicalVolume & B03ImportanceDetectorConstruction::GetPhysicalVolumeByName | ( | const G4String & | name | ) | const |
B03ImportanceDetectorConstruction.cc 파일의 187 번째 라인에서 정의되었습니다.
다음을 참조함 : fPVolumeStore, B03PVolumeStore::GetPVolume().
|
protectedinherited |
G4VUserParallelWorld.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserParallelWorld::fWorldName, G4TransportationManager::GetParallelWorld(), G4TransportationManager::GetTransportationManager(), G4VPhysicalVolume::SetName().
다음에 의해서 참조됨 : GB06ParallelWorldForSlices::Construct(), Par01ParallelWorldForPion::Construct(), RE01CalorimeterROGeometry::Construct(), RE05CalorimeterParallelWorld::Construct(), RE04ParallelWorldConstruction::Construct(), HadrontherapyDetectorROGeometry::Construct(), B02ImportanceDetectorConstruction::Construct(), Construct(), GB06ParallelWorldForSlices::ConstructSD(), RE06ParallelWorld::SetupGeometry().
G4VPhysicalVolume * B03ImportanceDetectorConstruction::GetWorldVolume | ( | ) |
B03ImportanceDetectorConstruction.cc 파일의 236 번째 라인에서 정의되었습니다.
다음을 참조함 : fGhostWorld.
G4VPhysicalVolume & B03ImportanceDetectorConstruction::GetWorldVolumeAddress | ( | ) | const |
B03ImportanceDetectorConstruction.cc 파일의 230 번째 라인에서 정의되었습니다.
다음을 참조함 : fGhostWorld.
다음에 의해서 참조됨 : main().
G4String B03ImportanceDetectorConstruction::ListPhysNamesAsG4String | ( | ) |
B03ImportanceDetectorConstruction.cc 파일의 193 번째 라인에서 정의되었습니다.
다음을 참조함 : fPVolumeStore, B03PVolumeStore::GetPNames().
void B03ImportanceDetectorConstruction::SetSensitive | ( | ) |
B03ImportanceDetectorConstruction.cc 파일의 242 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct().
|
protectedinherited |
G4VUserParallelWorld.cc 파일의 58 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalErrorInArgument, G4Exception(), G4LogicalVolumeStore::GetInstance(), G4VSensitiveDetector::GetName(), pos.
다음에 의해서 참조됨 : RE01CalorimeterROGeometry::ConstructSD(), RE05CalorimeterParallelWorld::ConstructSD(), HadrontherapyDetectorROGeometry::ConstructSD(), ConstructSD(), B02ImportanceDetectorConstruction::ConstructSD(), RE06ParallelWorld::SetupDetectors().
|
protectedinherited |
G4VUserParallelWorld.cc 파일의 93 번째 라인에서 정의되었습니다.
다음을 참조함 : G4SDManager::AddNewDetector(), G4SDManager::GetSDMpointer(), G4LogicalVolume::SetSensitiveDetector().
|
private |
B03ImportanceDetectorConstruction.hh 파일의 74 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), GetGeometryCell(), GetWorldVolume(), GetWorldVolumeAddress().
|
private |
B03ImportanceDetectorConstruction.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), ConstructSD(), ~B03ImportanceDetectorConstruction().
|
private |
B03ImportanceDetectorConstruction.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), GetGeometryCell(), GetPhysicalVolumeByName(), ListPhysNamesAsG4String().
|
protectedinherited |
G4VUserParallelWorld.hh 파일의 59 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GB06ParallelWorldForSlices::Construct(), G4VUserParallelWorld::G4VUserParallelWorld(), G4VUserParallelWorld::GetName(), G4VUserParallelWorld::GetWorld().