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

#include <F01DetectorConstruction.hh>

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

Public 멤버 함수

 F01DetectorConstruction ()
 
virtual ~F01DetectorConstruction ()
 
void SetAbsorberMaterial (G4String)
 
void SetAbsorberThickness (G4double)
 
void SetAbsorberRadius (G4double)
 
void SetAbsorberZpos (G4double)
 
void SetWorldMaterial (G4String)
 
void SetWorldSizeZ (G4double)
 
void SetWorldSizeR (G4double)
 
virtual G4VPhysicalVolumeConstruct ()
 
virtual void ConstructSDandField ()
 
void PrintCalorParameters ()
 
G4MaterialGetWorldMaterial ()
 
G4double GetWorldSizeZ ()
 
G4double GetWorldSizeR ()
 
G4double GetAbsorberZpos ()
 
G4double GetZStartAbs ()
 
G4double GetZEndAbs ()
 
G4MaterialGetAbsorberMaterial ()
 
G4double GetAbsorberThickness ()
 
G4double GetAbsorberRadius ()
 
const G4VPhysicalVolumeGetPhysiWorld ()
 
const G4VPhysicalVolumeGetAbsorber ()
 
G4LogicalVolumeGetLogicalAbsorber ()
 
virtual void CloneSD ()
 
virtual void CloneF ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
void ConstructParallelSD ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Protected 멤버 함수

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

Private 멤버 함수

void DefineMaterials ()
 
void ComputeCalorParameters ()
 
G4VPhysicalVolumeConstructCalorimeter ()
 

Private 속성

F01DetectorMessengerfDetectorMessenger
 
G4Cache< F01CalorimeterSD * > fCalorimeterSD
 
G4Cache< F01FieldSetup * > fEmFieldSetup
 
G4TubsfSolidWorld
 
G4LogicalVolumefLogicWorld
 
G4VPhysicalVolumefPhysiWorld
 
G4TubsfSolidAbsorber
 
G4LogicalVolumefLogicAbsorber
 
G4VPhysicalVolumefPhysiAbsorber
 
G4MaterialfAbsorberMaterial
 
G4double fAbsorberThickness
 
G4double fAbsorberRadius
 
G4double fZAbsorber
 
G4double fZStartAbs
 
G4double fZEndAbs
 
G4MaterialfWorldMaterial
 
G4double fWorldSizeR
 
G4double fWorldSizeZ
 

상세한 설명

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

생성자 & 소멸자 문서화

F01DetectorConstruction::F01DetectorConstruction ( )

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

다음을 참조함 : DefineMaterials(), fAbsorberRadius, fAbsorberThickness, fDetectorMessenger, fWorldSizeR, fWorldSizeZ, fZAbsorber, mm.

F01DetectorConstruction::~F01DetectorConstruction ( )
virtual

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

다음을 참조함 : fDetectorMessenger.

멤버 함수 문서화

void G4VUserDetectorConstruction::CloneF ( )
virtualinherited
void G4VUserDetectorConstruction::CloneSD ( )
virtualinherited
void F01DetectorConstruction::ComputeCalorParameters ( )
inlineprivate

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

다음을 참조함 : fAbsorberThickness, fZAbsorber, fZEndAbs, fZStartAbs.

다음에 의해서 참조됨 : ConstructCalorimeter(), SetAbsorberRadius(), SetAbsorberThickness(), SetAbsorberZpos(), SetWorldSizeR(), SetWorldSizeZ().

G4VPhysicalVolume * F01DetectorConstruction::Construct ( void  )
virtual

G4VUserDetectorConstruction를 구현.

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

다음을 참조함 : ConstructCalorimeter().

G4VPhysicalVolume * F01DetectorConstruction::ConstructCalorimeter ( )
private
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 F01DetectorConstruction::ConstructSDandField ( )
virtual
void F01DetectorConstruction::DefineMaterials ( )
private
const G4VPhysicalVolume* F01DetectorConstruction::GetAbsorber ( )
inline

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

다음을 참조함 : fPhysiAbsorber.

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

G4Material* F01DetectorConstruction::GetAbsorberMaterial ( )
inline

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

다음을 참조함 : fAbsorberMaterial.

G4double F01DetectorConstruction::GetAbsorberRadius ( )
inline

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

다음을 참조함 : fAbsorberRadius.

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

G4double F01DetectorConstruction::GetAbsorberThickness ( )
inline

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

다음을 참조함 : fAbsorberThickness.

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

G4double F01DetectorConstruction::GetAbsorberZpos ( )
inline

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

다음을 참조함 : fZAbsorber.

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

G4LogicalVolume* F01DetectorConstruction::GetLogicalAbsorber ( )
inline

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

다음을 참조함 : fLogicAbsorber.

G4int G4VUserDetectorConstruction::GetNumberOfParallelWorld ( ) const
inherited

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

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

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

G4VUserParallelWorld * G4VUserDetectorConstruction::GetParallelWorld ( G4int  i) const
inherited
const G4VPhysicalVolume* F01DetectorConstruction::GetPhysiWorld ( )
inline

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

다음을 참조함 : fPhysiWorld.

G4Material* F01DetectorConstruction::GetWorldMaterial ( )
inline

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

다음을 참조함 : fWorldMaterial.

G4double F01DetectorConstruction::GetWorldSizeR ( )
inline

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

다음을 참조함 : fWorldSizeR.

G4double F01DetectorConstruction::GetWorldSizeZ ( )
inline

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

다음을 참조함 : fWorldSizeZ.

G4double F01DetectorConstruction::GetZEndAbs ( )
inline

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

다음을 참조함 : fZEndAbs.

G4double F01DetectorConstruction::GetZStartAbs ( )
inline

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

다음을 참조함 : fZStartAbs.

void F01DetectorConstruction::PrintCalorParameters ( )

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

다음을 참조함 : fAbsorberMaterial, fAbsorberRadius, fAbsorberThickness, fWorldMaterial, fWorldSizeR, fWorldSizeZ, fZAbsorber, G4cout, G4endl, G4Material::GetName(), mm.

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

void G4VUserDetectorConstruction::RegisterParallelWorld ( G4VUserParallelWorld aPW)
inherited
void F01DetectorConstruction::SetAbsorberMaterial ( G4String  materialChoice)
void F01DetectorConstruction::SetAbsorberRadius ( G4double  val)

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

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

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

void F01DetectorConstruction::SetAbsorberThickness ( G4double  val)

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

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

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

void F01DetectorConstruction::SetAbsorberZpos ( G4double  val)

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

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

다음에 의해서 참조됨 : F01DetectorMessenger::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(), RE01DetectorConstruction::ConstructSDandField(), ExTGDetectorConstructionWithSD::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(), ConstructSDandField(), XrayFluoDetectorConstruction::ConstructSDandField(), GammaRayTelDetectorConstruction::ConstructSDandField(), TSDetectorConstruction::ConstructSDandField(), DicomDetectorConstruction::ConstructSDandField(), MyDetectorConstruction::SetSDtoScoreVoxel(), GB03DetectorConstruction::SetupDetectors(), RE06DetectorConstruction::SetupDetectors().

void G4VUserDetectorConstruction::SetSensitiveDetector ( G4LogicalVolume logVol,
G4VSensitiveDetector aSD 
)
protectedinherited
void F01DetectorConstruction::SetWorldMaterial ( G4String  materialChoice)
void F01DetectorConstruction::SetWorldSizeR ( G4double  val)

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

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

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

void F01DetectorConstruction::SetWorldSizeZ ( G4double  val)

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

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

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

멤버 데이타 문서화

G4Material* F01DetectorConstruction::fAbsorberMaterial
private

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

다음에 의해서 참조됨 : ConstructCalorimeter(), DefineMaterials(), GetAbsorberMaterial(), PrintCalorParameters(), SetAbsorberMaterial().

G4double F01DetectorConstruction::fAbsorberRadius
private

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

다음에 의해서 참조됨 : ConstructCalorimeter(), F01DetectorConstruction(), GetAbsorberRadius(), PrintCalorParameters(), SetAbsorberRadius().

G4double F01DetectorConstruction::fAbsorberThickness
private
G4Cache<F01CalorimeterSD*> F01DetectorConstruction::fCalorimeterSD
private

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

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

F01DetectorMessenger* F01DetectorConstruction::fDetectorMessenger
private

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

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

G4Cache<F01FieldSetup*> F01DetectorConstruction::fEmFieldSetup
private

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

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

G4LogicalVolume* F01DetectorConstruction::fLogicAbsorber
private

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

다음에 의해서 참조됨 : ConstructCalorimeter(), ConstructSDandField(), GetLogicalAbsorber(), SetAbsorberMaterial().

G4LogicalVolume* F01DetectorConstruction::fLogicWorld
private

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

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

G4VPhysicalVolume* F01DetectorConstruction::fPhysiAbsorber
private

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

다음에 의해서 참조됨 : ConstructCalorimeter(), GetAbsorber().

G4VPhysicalVolume* F01DetectorConstruction::fPhysiWorld
private

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

다음에 의해서 참조됨 : ConstructCalorimeter(), GetPhysiWorld().

G4Tubs* F01DetectorConstruction::fSolidAbsorber
private

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

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

G4Tubs* F01DetectorConstruction::fSolidWorld
private

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

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

G4Material* F01DetectorConstruction::fWorldMaterial
private

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

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

G4double F01DetectorConstruction::fWorldSizeR
private

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

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

G4double F01DetectorConstruction::fWorldSizeZ
private

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

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

G4double F01DetectorConstruction::fZAbsorber
private
G4double F01DetectorConstruction::fZEndAbs
private

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

다음에 의해서 참조됨 : ComputeCalorParameters(), GetZEndAbs().

G4double F01DetectorConstruction::fZStartAbs
private

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

다음에 의해서 참조됨 : ComputeCalorParameters(), GetZStartAbs().


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