#include <FFDetectorConstruction.hh>
Public 멤버 함수 | |
FFDetectorConstruction () | |
virtual G4VPhysicalVolume * | Construct () |
virtual | ~FFDetectorConstruction () |
virtual void | ConstructSDandField () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Protected 멤버 함수 | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Private 멤버 함수 | |
void | DefineMaterials (void) |
void | PlaceFuelPlate (double x, double y, G4LogicalVolume *const myLogicalVolume, G4LogicalVolume *const parentLogicalVolume) |
Private 속성 | |
G4Material * | fAir |
G4Material * | fAluminum |
G4Material * | fBF3_96E |
G4Material * | fGraphite |
G4Material * | fStainlessSteel |
G4Material * | fPolyethylene |
G4Material * | fUO2_20E |
G4Material * | fWater |
unsigned int | fCopyNumber |
FFDetectorConstruction.hh 파일의 51 번째 라인에서 정의되었습니다.
FFDetectorConstruction::FFDetectorConstruction | ( | ) |
FFDetectorConstruction.cc 파일의 71 번째 라인에서 정의되었습니다.
다음을 참조함 : DefineMaterials().
|
virtual |
FFDetectorConstruction.cc 파일의 568 번째 라인에서 정의되었습니다.
|
virtualinherited |
G4VUserDetectorConstruction.cc 파일의 109 번째 라인에서 정의되었습니다.
다음을 참조함 : G4FieldManager::Clone(), FatalException, G4Exception(), G4LogicalVolumeStore::GetInstance(), second, G4LogicalVolume::SetFieldManager().
|
virtualinherited |
|
virtual |
G4VUserDetectorConstruction를 구현.
FFDetectorConstruction.cc 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : deg, fAir, fAluminum, fBF3_96E, fCopyNumber, fGraphite, fPolyethylene, fStainlessSteel, fUO2_20E, G4cout, G4endl, G4VSolid::GetName(), G4Material::GetName(), G4LogicalVolume::GetName(), inch, PlaceFuelPlate(), position, CLHEP::Hep3Vector::set(), CLHEP::Hep3Vector::setZ(), x, y.
|
inherited |
G4VUserDetectorConstruction.cc 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.
다음에 의해서 참조됨 : G4RunManager::InitializeGeometry().
|
inherited |
G4VUserDetectorConstruction.cc 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.
다음에 의해서 참조됨 : G4WorkerRunManager::InitializeGeometry(), G4RunManager::InitializeGeometry().
|
virtualinherited |
RE02DetectorConstruction, DetectorConstruction, DicomDetectorConstruction, TSDetectorConstruction, GammaRayTelDetectorConstruction, XrayFluoDetectorConstruction, F01DetectorConstruction, F02DetectorConstruction, XrayFluoMercuryDetectorConstruction, F03DetectorConstruction, XrayFluoPlaneDetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction, PurgMagDetectorConstruction, DMXDetectorConstruction, DetectorConstruction, WLSDetectorConstruction, UltraDetectorConstruction, DetectorConstruction, DetectorConstruction, LaserDrivenBeamLine, DetectorConstruction, DetectorConstruction, B01DetectorConstruction, DetectorConstruction, B4cDetectorConstruction, B4dDetectorConstruction, F04DetectorConstruction, Par02DetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction, FCALTestbeamSetup, B4DetectorConstruction, B4DetectorConstruction, F06DetectorConstruction, F05DetectorConstruction, DetectorConstruction, LXeDetectorConstruction, DetectorConstruction, ElectronBenchmarkDetector, B5DetectorConstruction, DetectorConstruction, B2aDetectorConstruction, B2bDetectorConstruction, ExUCNDetectorConstruction, B2bDetectorConstruction, G4HumanPhantomConstruction, GB04DetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction, GB01DetectorConstruction, GB02DetectorConstruction, GB06DetectorConstruction, B3DetectorConstruction, B3DetectorConstruction, DetectorConstruction, ExGflashDetectorConstruction, RE06DetectorConstruction, GB03DetectorConstruction, GB05DetectorConstruction, RE05DetectorConstruction, Par01DetectorConstruction, G04DetectorConstruction, ExTGDetectorConstructionWithSD, RE01DetectorConstruction, RE03DetectorConstruction, DetectorConstruction, XDetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction에서 재구현되었습니다.
G4VUserDetectorConstruction.cc 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4WorkerRunManager::InitializeGeometry(), G4RunManager::InitializeGeometry().
FFDetectorConstruction.cc 파일의 417 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Material::AddElement(), G4Element::AddIsotope(), cm3, fAir, fAluminum, fBF3_96E, fGraphite, G4NistManager::FindOrBuildElement(), G4NistManager::FindOrBuildMaterial(), fPolyethylene, fStainlessSteel, fUO2_20E, fWater, g, G4Element::GetA(), G4NistManager::Instance(), kg, m3, mole.
다음에 의해서 참조됨 : FFDetectorConstruction().
|
inherited |
G4VUserDetectorConstruction.cc 파일의 84 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.
다음에 의해서 참조됨 : G4VUserDetectorConstruction::GetParallelWorld().
|
inherited |
|
private |
FFDetectorConstruction.cc 파일의 543 번째 라인에서 정의되었습니다.
다음을 참조함 : fCopyNumber, inch, position.
다음에 의해서 참조됨 : Construct().
|
inherited |
G4VUserDetectorConstruction.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalErrorInArgument, G4Exception(), G4VUserParallelWorld::GetName(), G4VUserDetectorConstruction::parallelWorld.
다음에 의해서 참조됨 : LaserDrivenBeamLine::LaserDrivenBeamLine(), main(), PassiveCarbonBeamLine::PassiveCarbonBeamLine(), PassiveProtonBeamLine::PassiveProtonBeamLine(), TrentoPassiveProtonBeamLine::TrentoPassiveProtonBeamLine().
|
protectedinherited |
G4VUserDetectorConstruction.cc 파일의 206 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalErrorInArgument, G4Exception(), G4LogicalVolumeStore::GetInstance(), G4VSensitiveDetector::GetName(), pos.
다음에 의해서 참조됨 : H02DetectorConstruction::Construct(), XDetectorConstruction::ConstructSDandField(), ExTGDetectorConstructionWithSD::ConstructSDandField(), RE01DetectorConstruction::ConstructSDandField(), RE05DetectorConstruction::ConstructSDandField(), B3DetectorConstruction::ConstructSDandField(), G4HumanPhantomConstruction::ConstructSDandField(), B2aDetectorConstruction::ConstructSDandField(), B2bDetectorConstruction::ConstructSDandField(), ElectronBenchmarkDetector::ConstructSDandField(), LXeDetectorConstruction::ConstructSDandField(), FCALTestbeamSetup::ConstructSDandField(), B4cDetectorConstruction::ConstructSDandField(), B4dDetectorConstruction::ConstructSDandField(), B01DetectorConstruction::ConstructSDandField(), UltraDetectorConstruction::ConstructSDandField(), DMXDetectorConstruction::ConstructSDandField(), WLSDetectorConstruction::ConstructSDandField(), XrayFluoPlaneDetectorConstruction::ConstructSDandField(), F03DetectorConstruction::ConstructSDandField(), XrayFluoMercuryDetectorConstruction::ConstructSDandField(), F02DetectorConstruction::ConstructSDandField(), F01DetectorConstruction::ConstructSDandField(), XrayFluoDetectorConstruction::ConstructSDandField(), GammaRayTelDetectorConstruction::ConstructSDandField(), TSDetectorConstruction::ConstructSDandField(), DicomDetectorConstruction::ConstructSDandField(), MyDetectorConstruction::SetSDtoScoreVoxel(), GB03DetectorConstruction::SetupDetectors(), RE06DetectorConstruction::SetupDetectors().
|
protectedinherited |
G4VUserDetectorConstruction.cc 파일의 241 번째 라인에서 정의되었습니다.
다음을 참조함 : G4SDManager::AddNewDetector(), G4MultiSensitiveDetector::AddSD(), G4Exception(), G4VSensitiveDetector::GetName(), G4LogicalVolume::GetName(), G4SDManager::GetSDMpointer(), G4LogicalVolume::GetSensitiveDetector(), JustWarning, G4LogicalVolume::SetSensitiveDetector().
|
private |
FFDetectorConstruction.hh 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), DefineMaterials().
|
private |
FFDetectorConstruction.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), DefineMaterials().
|
private |
FFDetectorConstruction.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), DefineMaterials().
|
private |
FFDetectorConstruction.hh 파일의 74 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), PlaceFuelPlate().
|
private |
FFDetectorConstruction.hh 파일의 69 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), DefineMaterials().
|
private |
FFDetectorConstruction.hh 파일의 71 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), DefineMaterials().
|
private |
FFDetectorConstruction.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), DefineMaterials().
|
private |
FFDetectorConstruction.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Construct(), DefineMaterials().
|
private |
FFDetectorConstruction.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DefineMaterials().