Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | 정적 Public 멤버 함수 | Protected 멤버 함수 | Private 멤버 함수 | Private 속성 | 모든 멤버 목록
F04DetectorConstruction 클래스 참조

#include <F04DetectorConstruction.hh>

F04DetectorConstruction에 대한 상속 다이어그램 :
G4VUserDetectorConstruction

Public 멤버 함수

 F04DetectorConstruction ()
 
virtual ~F04DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
G4VPhysicalVolumeConstructDetector ()
 
virtual void ConstructSDandField ()
 
void SetWorldMaterial (G4String)
 
void SetWorldSizeZ (G4double)
 
void SetWorldSizeR (G4double)
 
void SetCaptureMgntRadius (G4double)
 
void SetCaptureMgntLength (G4double)
 
void SetCaptureMgntB1 (G4double)
 
void SetCaptureMgntB2 (G4double)
 
void SetTransferMgntRadius (G4double)
 
void SetTransferMgntLength (G4double)
 
void SetTransferMgntB (G4double)
 
void SetTransferMgntPos (G4double)
 
void SetTargetMaterial (G4String)
 
void SetTargetThickness (G4double)
 
void SetTargetRadius (G4double)
 
void SetTargetPos (G4double)
 
void SetTargetAngle (G4int)
 
void SetDegraderMaterial (G4String)
 
void SetDegraderThickness (G4double)
 
void SetDegraderRadius (G4double)
 
void SetDegraderPos (G4double)
 
G4MaterialGetWorldMaterial ()
 
G4double GetWorldSizeZ ()
 
G4double GetWorldSizeR ()
 
G4LogicalVolumeGetCaptureMgnt ()
 
G4double GetCaptureMgntRadius ()
 
G4double GetCaptureMgntLength ()
 
G4double GetCaptureMgntB1 ()
 
G4double GetCaptureMgntB2 ()
 
G4ThreeVector GetCaptureMgntCenter ()
 
G4LogicalVolumeGetTransferMgnt ()
 
G4double GetTransferMgntRadius ()
 
G4double GetTransferMgntLength ()
 
G4double GetTransferMgntB ()
 
G4double GetTransferMgntPos ()
 
G4ThreeVector GetTransferMgntCenter ()
 
G4MaterialGetTargetMaterial ()
 
G4double GetTargetRadius ()
 
G4double GetTargetThickness ()
 
G4double GetTargetPos ()
 
G4int GetTargetAngle ()
 
G4MaterialGetDegraderMaterial ()
 
G4double GetDegraderRadius ()
 
G4double GetDegraderThickness ()
 
G4double GetDegraderPos ()
 
virtual void CloneSD ()
 
virtual void CloneF ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
void ConstructParallelSD ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

정적 Public 멤버 함수

static G4RotationMatrix StringToRotationMatrix (G4String rotation)
 

Protected 멤버 함수

void SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false)
 
void SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD)
 

Private 멤버 함수

void DefineMaterials ()
 

Private 속성

F04DetectorMessengerfDetectorMessenger
 
G4Cache< F04GlobalField * > fFieldSetUp
 
F04MaterialsfMaterials
 
G4MaterialfVacuum
 
G4TubsfSolidWorld
 
G4LogicalVolumefLogicWorld
 
G4VPhysicalVolumefPhysiWorld
 
G4TubsfSolidTarget
 
G4LogicalVolumefLogicTarget
 
G4VPhysicalVolumefPhysiTarget
 
G4TubsfSolidDegrader
 
G4LogicalVolumefLogicDegrader
 
G4VPhysicalVolumefPhysiDegrader
 
G4TubsfSolidCaptureMgnt
 
G4LogicalVolumefLogicCaptureMgnt
 
G4VPhysicalVolumefPhysiCaptureMgnt
 
G4TubsfSolidTransferMgnt
 
G4LogicalVolumefLogicTransferMgnt
 
G4VPhysicalVolumefPhysiTransferMgnt
 
G4MaterialfWorldMaterial
 
G4double fWorldSizeR
 
G4double fWorldSizeZ
 
G4double fCaptureMgntLength
 
G4double fCaptureMgntRadius
 
G4double fCaptureMgntB1
 
G4double fCaptureMgntB2
 
G4double fTransferMgntLength
 
G4double fTransferMgntRadius
 
G4double fTransferMgntB
 
G4double fTransferMgntPos
 
G4MaterialfTargetMaterial
 
G4double fTargetThickness
 
G4double fTargetRadius
 
G4double fTargetPos
 
G4int fTargetAngle
 
G4MaterialfDegraderMaterial
 
G4double fDegraderThickness
 
G4double fDegraderRadius
 
G4double fDegraderPos
 
G4ThreeVector fCaptureMgntCenter
 
G4ThreeVector fTransferMgntCenter
 

상세한 설명

F04DetectorConstruction.hh 파일의 54 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

F04DetectorConstruction::F04DetectorConstruction ( )
F04DetectorConstruction::~F04DetectorConstruction ( )
virtual

F04DetectorConstruction.cc 파일의 108 번째 라인에서 정의되었습니다.

다음을 참조함 : fDetectorMessenger.

멤버 함수 문서화

void G4VUserDetectorConstruction::CloneF ( )
virtualinherited
void G4VUserDetectorConstruction::CloneSD ( )
virtualinherited
G4VPhysicalVolume * F04DetectorConstruction::Construct ( void  )
virtual
G4VPhysicalVolume * F04DetectorConstruction::ConstructDetector ( )
G4int G4VUserDetectorConstruction::ConstructParallelGeometries ( )
inherited

G4VUserDetectorConstruction.cc 파일의 65 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.

다음에 의해서 참조됨 : G4RunManager::InitializeGeometry().

void G4VUserDetectorConstruction::ConstructParallelSD ( )
inherited

G4VUserDetectorConstruction.cc 파일의 77 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.

다음에 의해서 참조됨 : G4WorkerRunManager::InitializeGeometry(), G4RunManager::InitializeGeometry().

void F04DetectorConstruction::ConstructSDandField ( )
virtual

G4VUserDetectorConstruction(으)로부터 재구현되었습니다.

F04DetectorConstruction.cc 파일의 490 번째 라인에서 정의되었습니다.

다음을 참조함 : fFieldSetUp, G4Cache< VALTYPE >::Get(), F04GlobalField::GetObject(), G4Cache< VALTYPE >::Put(), G4AutoDelete::Register().

void F04DetectorConstruction::DefineMaterials ( )
private

F04DetectorConstruction.cc 파일의 134 번째 라인에서 정의되었습니다.

다음을 참조함 : fDegraderMaterial, fMaterials, fTargetMaterial, fVacuum, fWorldMaterial, F04Materials::GetMaterial().

다음에 의해서 참조됨 : Construct().

G4LogicalVolume* F04DetectorConstruction::GetCaptureMgnt ( )
inline

F04DetectorConstruction.hh 파일의 110 번째 라인에서 정의되었습니다.

다음을 참조함 : fLogicCaptureMgnt.

다음에 의해서 참조됨 : F04GlobalField::ConstructField().

G4double F04DetectorConstruction::GetCaptureMgntB1 ( )
inline

F04DetectorConstruction.hh 파일의 113 번째 라인에서 정의되었습니다.

다음을 참조함 : fCaptureMgntB1.

다음에 의해서 참조됨 : F04GlobalField::ConstructField().

G4double F04DetectorConstruction::GetCaptureMgntB2 ( )
inline

F04DetectorConstruction.hh 파일의 114 번째 라인에서 정의되었습니다.

다음을 참조함 : fCaptureMgntB2.

다음에 의해서 참조됨 : F04GlobalField::ConstructField().

G4ThreeVector F04DetectorConstruction::GetCaptureMgntCenter ( )
inline

F04DetectorConstruction.hh 파일의 115 번째 라인에서 정의되었습니다.

다음을 참조함 : fCaptureMgntCenter.

다음에 의해서 참조됨 : F04GlobalField::ConstructField().

G4double F04DetectorConstruction::GetCaptureMgntLength ( )
inline

F04DetectorConstruction.hh 파일의 112 번째 라인에서 정의되었습니다.

다음을 참조함 : fCaptureMgntLength.

다음에 의해서 참조됨 : ConstructDetector().

G4double F04DetectorConstruction::GetCaptureMgntRadius ( )
inline

F04DetectorConstruction.hh 파일의 111 번째 라인에서 정의되었습니다.

다음을 참조함 : fCaptureMgntRadius.

다음에 의해서 참조됨 : ConstructDetector().

G4Material* F04DetectorConstruction::GetDegraderMaterial ( )
inline

F04DetectorConstruction.hh 파일의 130 번째 라인에서 정의되었습니다.

다음을 참조함 : fDegraderMaterial.

다음에 의해서 참조됨 : ConstructDetector().

G4double F04DetectorConstruction::GetDegraderPos ( )
inline

F04DetectorConstruction.hh 파일의 133 번째 라인에서 정의되었습니다.

다음을 참조함 : fDegraderPos.

다음에 의해서 참조됨 : ConstructDetector().

G4double F04DetectorConstruction::GetDegraderRadius ( )
inline

F04DetectorConstruction.hh 파일의 131 번째 라인에서 정의되었습니다.

다음을 참조함 : fDegraderRadius.

다음에 의해서 참조됨 : ConstructDetector().

G4double F04DetectorConstruction::GetDegraderThickness ( )
inline

F04DetectorConstruction.hh 파일의 132 번째 라인에서 정의되었습니다.

다음을 참조함 : fDegraderThickness.

다음에 의해서 참조됨 : ConstructDetector().

G4int G4VUserDetectorConstruction::GetNumberOfParallelWorld ( ) const
inherited

G4VUserDetectorConstruction.cc 파일의 84 번째 라인에서 정의되었습니다.

다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.

다음에 의해서 참조됨 : G4VUserDetectorConstruction::GetParallelWorld().

G4VUserParallelWorld * G4VUserDetectorConstruction::GetParallelWorld ( G4int  i) const
inherited
G4int F04DetectorConstruction::GetTargetAngle ( )
inline

F04DetectorConstruction.hh 파일의 128 번째 라인에서 정의되었습니다.

다음을 참조함 : fTargetAngle.

다음에 의해서 참조됨 : ConstructDetector().

G4Material* F04DetectorConstruction::GetTargetMaterial ( )
inline

F04DetectorConstruction.hh 파일의 124 번째 라인에서 정의되었습니다.

다음을 참조함 : fTargetMaterial.

다음에 의해서 참조됨 : ConstructDetector().

G4double F04DetectorConstruction::GetTargetPos ( )
inline

F04DetectorConstruction.hh 파일의 127 번째 라인에서 정의되었습니다.

다음을 참조함 : fTargetPos.

다음에 의해서 참조됨 : ConstructDetector().

G4double F04DetectorConstruction::GetTargetRadius ( )
inline

F04DetectorConstruction.hh 파일의 125 번째 라인에서 정의되었습니다.

다음을 참조함 : fTargetRadius.

다음에 의해서 참조됨 : ConstructDetector(), F04PrimaryGeneratorAction::GeneratePrimaries().

G4double F04DetectorConstruction::GetTargetThickness ( )
inline

F04DetectorConstruction.hh 파일의 126 번째 라인에서 정의되었습니다.

다음을 참조함 : fTargetThickness.

다음에 의해서 참조됨 : ConstructDetector(), F04PrimaryGeneratorAction::F04PrimaryGeneratorAction(), F04PrimaryGeneratorAction::GeneratePrimaries().

G4LogicalVolume* F04DetectorConstruction::GetTransferMgnt ( )
inline

F04DetectorConstruction.hh 파일의 117 번째 라인에서 정의되었습니다.

다음을 참조함 : fLogicTransferMgnt.

다음에 의해서 참조됨 : F04GlobalField::ConstructField().

G4double F04DetectorConstruction::GetTransferMgntB ( )
inline

F04DetectorConstruction.hh 파일의 120 번째 라인에서 정의되었습니다.

다음을 참조함 : fTransferMgntB.

다음에 의해서 참조됨 : F04GlobalField::ConstructField().

G4ThreeVector F04DetectorConstruction::GetTransferMgntCenter ( )
inline

F04DetectorConstruction.hh 파일의 122 번째 라인에서 정의되었습니다.

다음을 참조함 : fTransferMgntCenter.

다음에 의해서 참조됨 : F04GlobalField::ConstructField().

G4double F04DetectorConstruction::GetTransferMgntLength ( )
inline

F04DetectorConstruction.hh 파일의 119 번째 라인에서 정의되었습니다.

다음을 참조함 : fTransferMgntLength.

다음에 의해서 참조됨 : ConstructDetector().

G4double F04DetectorConstruction::GetTransferMgntPos ( )
inline

F04DetectorConstruction.hh 파일의 121 번째 라인에서 정의되었습니다.

다음을 참조함 : fTransferMgntPos.

다음에 의해서 참조됨 : ConstructDetector().

G4double F04DetectorConstruction::GetTransferMgntRadius ( )
inline

F04DetectorConstruction.hh 파일의 118 번째 라인에서 정의되었습니다.

다음을 참조함 : fTransferMgntRadius.

다음에 의해서 참조됨 : ConstructDetector().

G4Material* F04DetectorConstruction::GetWorldMaterial ( )
inline

F04DetectorConstruction.hh 파일의 106 번째 라인에서 정의되었습니다.

다음을 참조함 : fWorldMaterial.

다음에 의해서 참조됨 : ConstructDetector().

G4double F04DetectorConstruction::GetWorldSizeR ( )
inline

F04DetectorConstruction.hh 파일의 108 번째 라인에서 정의되었습니다.

다음을 참조함 : fWorldSizeR.

다음에 의해서 참조됨 : ConstructDetector().

G4double F04DetectorConstruction::GetWorldSizeZ ( )
inline

F04DetectorConstruction.hh 파일의 107 번째 라인에서 정의되었습니다.

다음을 참조함 : fWorldSizeZ.

다음에 의해서 참조됨 : ConstructDetector().

void G4VUserDetectorConstruction::RegisterParallelWorld ( G4VUserParallelWorld aPW)
inherited
void F04DetectorConstruction::SetCaptureMgntB1 ( G4double  val)

F04DetectorConstruction.cc 파일의 386 번째 라인에서 정의되었습니다.

다음을 참조함 : fCaptureMgntB1, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorConstruction(), F04FieldMessenger::SetNewValue().

void F04DetectorConstruction::SetCaptureMgntB2 ( G4double  val)

F04DetectorConstruction.cc 파일의 394 번째 라인에서 정의되었습니다.

다음을 참조함 : fCaptureMgntB2, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorConstruction(), F04FieldMessenger::SetNewValue().

void F04DetectorConstruction::SetCaptureMgntLength ( G4double  val)

F04DetectorConstruction.cc 파일의 378 번째 라인에서 정의되었습니다.

다음을 참조함 : fCaptureMgntLength, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetCaptureMgntRadius ( G4double  val)

F04DetectorConstruction.cc 파일의 370 번째 라인에서 정의되었습니다.

다음을 참조함 : fCaptureMgntRadius, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetDegraderMaterial ( G4String  materialChoice)
void F04DetectorConstruction::SetDegraderPos ( G4double  val)

F04DetectorConstruction.cc 파일의 482 번째 라인에서 정의되었습니다.

다음을 참조함 : fDegraderPos, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetDegraderRadius ( G4double  val)

F04DetectorConstruction.cc 파일의 466 번째 라인에서 정의되었습니다.

다음을 참조함 : fDegraderRadius, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetDegraderThickness ( G4double  val)

F04DetectorConstruction.cc 파일의 474 번째 라인에서 정의되었습니다.

다음을 참조함 : fDegraderThickness, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void G4VUserDetectorConstruction::SetSensitiveDetector ( const G4String logVolName,
G4VSensitiveDetector aSD,
G4bool  multi = false 
)
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().

void G4VUserDetectorConstruction::SetSensitiveDetector ( G4LogicalVolume logVol,
G4VSensitiveDetector aSD 
)
protectedinherited
void F04DetectorConstruction::SetTargetAngle ( G4int  val)

F04DetectorConstruction.cc 파일의 458 번째 라인에서 정의되었습니다.

다음을 참조함 : fTargetAngle, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorConstruction(), F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetTargetMaterial ( G4String  materialChoice)
void F04DetectorConstruction::SetTargetPos ( G4double  val)

F04DetectorConstruction.cc 파일의 450 번째 라인에서 정의되었습니다.

다음을 참조함 : fTargetPos, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetTargetRadius ( G4double  val)

F04DetectorConstruction.cc 파일의 434 번째 라인에서 정의되었습니다.

다음을 참조함 : fTargetRadius, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetTargetThickness ( G4double  val)

F04DetectorConstruction.cc 파일의 442 번째 라인에서 정의되었습니다.

다음을 참조함 : fTargetThickness, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetTransferMgntB ( G4double  val)

F04DetectorConstruction.cc 파일의 418 번째 라인에서 정의되었습니다.

다음을 참조함 : fTransferMgntB, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorConstruction(), F04FieldMessenger::SetNewValue().

void F04DetectorConstruction::SetTransferMgntLength ( G4double  val)

F04DetectorConstruction.cc 파일의 410 번째 라인에서 정의되었습니다.

다음을 참조함 : fTransferMgntLength, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetTransferMgntPos ( G4double  val)

F04DetectorConstruction.cc 파일의 426 번째 라인에서 정의되었습니다.

다음을 참조함 : fTransferMgntPos, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetTransferMgntRadius ( G4double  val)

F04DetectorConstruction.cc 파일의 402 번째 라인에서 정의되었습니다.

다음을 참조함 : fTransferMgntRadius, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetWorldMaterial ( G4String  materialChoice)
void F04DetectorConstruction::SetWorldSizeR ( G4double  val)

F04DetectorConstruction.cc 파일의 362 번째 라인에서 정의되었습니다.

다음을 참조함 : fWorldSizeR, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

void F04DetectorConstruction::SetWorldSizeZ ( G4double  val)

F04DetectorConstruction.cc 파일의 354 번째 라인에서 정의되었습니다.

다음을 참조함 : fWorldSizeZ, G4RunManager::GetRunManager(), G4RunManager::ReinitializeGeometry().

다음에 의해서 참조됨 : F04DetectorMessenger::SetNewValue().

G4RotationMatrix F04DetectorConstruction::StringToRotationMatrix ( G4String  rotation)
static

F04DetectorConstruction.cc 파일의 502 번째 라인에서 정의되었습니다.

다음을 참조함 : angle, deg, G4cerr, G4endl.

다음에 의해서 참조됨 : ConstructDetector().

멤버 데이타 문서화

G4double F04DetectorConstruction::fCaptureMgntB1
private

F04DetectorConstruction.hh 파일의 170 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetCaptureMgntB1(), SetCaptureMgntB1().

G4double F04DetectorConstruction::fCaptureMgntB2
private

F04DetectorConstruction.hh 파일의 171 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetCaptureMgntB2(), SetCaptureMgntB2().

G4ThreeVector F04DetectorConstruction::fCaptureMgntCenter
private

F04DetectorConstruction.hh 파일의 189 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector(), GetCaptureMgntCenter().

G4double F04DetectorConstruction::fCaptureMgntLength
private

F04DetectorConstruction.hh 파일의 168 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), GetCaptureMgntLength(), SetCaptureMgntLength().

G4double F04DetectorConstruction::fCaptureMgntRadius
private

F04DetectorConstruction.hh 파일의 169 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), GetCaptureMgntRadius(), SetCaptureMgntRadius().

G4Material* F04DetectorConstruction::fDegraderMaterial
private

F04DetectorConstruction.hh 파일의 184 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DefineMaterials(), GetDegraderMaterial(), SetDegraderMaterial().

G4double F04DetectorConstruction::fDegraderPos
private

F04DetectorConstruction.hh 파일의 187 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), GetDegraderPos(), SetDegraderPos().

G4double F04DetectorConstruction::fDegraderRadius
private

F04DetectorConstruction.hh 파일의 186 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), GetDegraderRadius(), SetDegraderRadius().

G4double F04DetectorConstruction::fDegraderThickness
private

F04DetectorConstruction.hh 파일의 185 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), GetDegraderThickness(), SetDegraderThickness().

F04DetectorMessenger* F04DetectorConstruction::fDetectorMessenger
private

F04DetectorConstruction.hh 파일의 137 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), ~F04DetectorConstruction().

G4Cache<F04GlobalField*> F04DetectorConstruction::fFieldSetUp
private

F04DetectorConstruction.hh 파일의 138 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructSDandField().

G4LogicalVolume* F04DetectorConstruction::fLogicCaptureMgnt
private

F04DetectorConstruction.hh 파일의 157 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector(), GetCaptureMgnt().

G4LogicalVolume* F04DetectorConstruction::fLogicDegrader
private

F04DetectorConstruction.hh 파일의 153 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

G4LogicalVolume* F04DetectorConstruction::fLogicTarget
private

F04DetectorConstruction.hh 파일의 149 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

G4LogicalVolume* F04DetectorConstruction::fLogicTransferMgnt
private

F04DetectorConstruction.hh 파일의 161 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector(), GetTransferMgnt().

G4LogicalVolume* F04DetectorConstruction::fLogicWorld
private

F04DetectorConstruction.hh 파일의 145 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

F04Materials* F04DetectorConstruction::fMaterials
private

F04DetectorConstruction.hh 파일의 140 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Construct(), DefineMaterials().

G4VPhysicalVolume* F04DetectorConstruction::fPhysiCaptureMgnt
private

F04DetectorConstruction.hh 파일의 158 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

G4VPhysicalVolume* F04DetectorConstruction::fPhysiDegrader
private

F04DetectorConstruction.hh 파일의 154 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

G4VPhysicalVolume* F04DetectorConstruction::fPhysiTarget
private

F04DetectorConstruction.hh 파일의 150 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

G4VPhysicalVolume* F04DetectorConstruction::fPhysiTransferMgnt
private

F04DetectorConstruction.hh 파일의 162 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

G4VPhysicalVolume* F04DetectorConstruction::fPhysiWorld
private

F04DetectorConstruction.hh 파일의 146 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Construct(), ConstructDetector().

G4Tubs* F04DetectorConstruction::fSolidCaptureMgnt
private

F04DetectorConstruction.hh 파일의 156 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

G4Tubs* F04DetectorConstruction::fSolidDegrader
private

F04DetectorConstruction.hh 파일의 152 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

G4Tubs* F04DetectorConstruction::fSolidTarget
private

F04DetectorConstruction.hh 파일의 148 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

G4Tubs* F04DetectorConstruction::fSolidTransferMgnt
private

F04DetectorConstruction.hh 파일의 160 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

G4Tubs* F04DetectorConstruction::fSolidWorld
private

F04DetectorConstruction.hh 파일의 144 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector().

G4int F04DetectorConstruction::fTargetAngle
private

F04DetectorConstruction.hh 파일의 182 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetTargetAngle(), SetTargetAngle().

G4Material* F04DetectorConstruction::fTargetMaterial
private

F04DetectorConstruction.hh 파일의 178 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DefineMaterials(), GetTargetMaterial(), SetTargetMaterial().

G4double F04DetectorConstruction::fTargetPos
private

F04DetectorConstruction.hh 파일의 181 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetTargetPos(), SetTargetPos().

G4double F04DetectorConstruction::fTargetRadius
private

F04DetectorConstruction.hh 파일의 180 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), GetTargetRadius(), SetTargetRadius().

G4double F04DetectorConstruction::fTargetThickness
private

F04DetectorConstruction.hh 파일의 179 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), GetTargetThickness(), SetTargetThickness().

G4double F04DetectorConstruction::fTransferMgntB
private

F04DetectorConstruction.hh 파일의 175 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetTransferMgntB(), SetTransferMgntB().

G4ThreeVector F04DetectorConstruction::fTransferMgntCenter
private

F04DetectorConstruction.hh 파일의 189 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector(), GetTransferMgntCenter().

G4double F04DetectorConstruction::fTransferMgntLength
private

F04DetectorConstruction.hh 파일의 173 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), GetTransferMgntLength(), SetTransferMgntLength().

G4double F04DetectorConstruction::fTransferMgntPos
private

F04DetectorConstruction.hh 파일의 176 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetTransferMgntPos(), SetTransferMgntPos().

G4double F04DetectorConstruction::fTransferMgntRadius
private

F04DetectorConstruction.hh 파일의 174 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), GetTransferMgntRadius(), SetTransferMgntRadius().

G4Material* F04DetectorConstruction::fVacuum
private

F04DetectorConstruction.hh 파일의 142 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : ConstructDetector(), DefineMaterials().

G4Material* F04DetectorConstruction::fWorldMaterial
private

F04DetectorConstruction.hh 파일의 164 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DefineMaterials(), GetWorldMaterial(), SetWorldMaterial().

G4double F04DetectorConstruction::fWorldSizeR
private

F04DetectorConstruction.hh 파일의 165 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), GetWorldSizeR(), SetWorldSizeR().

G4double F04DetectorConstruction::fWorldSizeZ
private

F04DetectorConstruction.hh 파일의 166 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : F04DetectorConstruction(), GetWorldSizeZ(), SetWorldSizeZ().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: