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

#include <XrayFluoDetectorConstruction.hh>

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

Public 멤버 함수

 ~XrayFluoDetectorConstruction ()
 
G4VPhysicalVolumeConstruct ()
 
void ConstructSDandField ()
 
void UpdateGeometry ()
 
void SetOhmicPosThickness (G4double)
 
void SetSampleMaterial (G4String newMaterial)
 
void SetDetectorType (G4String type)
 
void SetSampleGranularity (G4bool granularity)
 
void PhaseSpaceOn ()
 
void PhaseSpaceOff ()
 
G4bool GetPhaseSpaceFlag () const
 
void SetGrainDia (G4double size)
 
void DeleteGrainObjects ()
 
void PrintApparateParameters ()
 
XrayFluoVDetectorTypeGetDetectorType () const
 
G4double GetWorldSizeZ () const
 
G4double GetWorldSizeXY () const
 
G4double GetDeviceThickness () const
 
G4double GetDeviceSizeX () const
 
G4double GetDeviceSizeY () const
 
G4double GetPixelSizeXY () const
 
G4double GetContactSizeXY () const
 
G4int GetNbOfPixels () const
 
G4int GetNbOfPixelRows () const
 
G4int GetNbOfPixelColumns () const
 
G4MaterialGetOhmicPosMaterial () const
 
G4double GetOhmicPosThickness () const
 
G4MaterialGetOhmicNegMaterial () const
 
G4double GetOhmicNegThickness () const
 
G4ThreeVector GetDetectorPosition () const
 
G4ThreeVector GetSamplePosition () const
 
const G4VPhysicalVolumeGetphysiWorld () const
 
const G4VPhysicalVolumeGetHPGe () const
 
const G4VPhysicalVolumeGetSample () const
 
const G4VPhysicalVolumeGetDia1 () const
 
const G4VPhysicalVolumeGetDia3 () const
 
const G4VPhysicalVolumeGetphysiPixel () const
 
const G4VPhysicalVolumeGetOhmicPos () const
 
const G4VPhysicalVolumeGetOhmicNeg () const
 
const G4VPhysicalVolumeGetWindow () const
 
G4MaterialGetSampleMaterial () const
 
G4MaterialGetPixelMaterial () const
 
G4MaterialGetDia1Material () const
 
G4MaterialGetDia3Material () const
 
G4NavigatorGetGeometryNavigator () const
 
G4double GetSampleThickness () const
 
G4double GetSampleSizeXY () const
 
G4double GetDia1Thickness () const
 
G4double GetDia1SizeXY () const
 
G4double GetDia3Thickness () const
 
G4double GetDia3SizeXY () const
 
virtual void CloneSD ()
 
virtual void CloneF ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
void ConstructParallelSD ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

정적 Public 멤버 함수

static
XrayFluoDetectorConstruction
GetInstance ()
 

Protected 멤버 함수

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

Private 멤버 함수

 XrayFluoDetectorConstruction ()
 
void DefineDefaultMaterials ()
 
G4VPhysicalVolumeConstructApparate ()
 
void ComputeApparateParameters ()
 

Private 속성

G4NavigatoraNavigator
 
XrayFluoVDetectorTypedetectorType
 
G4bool sampleGranularity
 
G4bool phaseSpaceFlag
 
G4double DeviceSizeX
 
G4double DeviceSizeY
 
G4double DeviceThickness
 
G4BoxsolidWorld
 
G4LogicalVolumelogicWorld
 
G4VPhysicalVolumephysiWorld
 
G4BoxsolidHPGe
 
G4LogicalVolumelogicHPGe
 
G4VPhysicalVolumephysiHPGe
 
G4BoxsolidSample
 
G4LogicalVolumelogicSample
 
G4VPhysicalVolumephysiSample
 
G4TubssolidDia1
 
G4LogicalVolumelogicDia1
 
G4VPhysicalVolumephysiDia1
 
G4TubssolidDia3
 
G4LogicalVolumelogicDia3
 
G4VPhysicalVolumephysiDia3
 
G4BoxsolidOhmicPos
 
G4LogicalVolumelogicOhmicPos
 
G4VPhysicalVolumephysiOhmicPos
 
G4BoxsolidWindow
 
G4LogicalVolumelogicWindow
 
G4VPhysicalVolumephysiWindow
 
G4BoxsolidOhmicNeg
 
G4LogicalVolumelogicOhmicNeg
 
G4VPhysicalVolumephysiOhmicNeg
 
G4BoxsolidPixel
 
G4LogicalVolumelogicPixel
 
G4VPhysicalVolumephysiPixel
 
G4SpheresolidGrain
 
G4LogicalVolumelogicGrain
 
G4VPhysicalVolumephysiGrain
 
XrayFluoNistMaterialsmaterials
 
G4MaterialOhmicPosMaterial
 
G4MaterialOhmicNegMaterial
 
G4MaterialpixelMaterial
 
G4MaterialsampleMaterial
 
G4MaterialDia1Material
 
G4MaterialDia3Material
 
G4MaterialdefaultMaterial
 
G4MaterialwindowMaterial
 
G4double OhmicPosThickness
 
G4double OhmicNegThickness
 
G4double windowThickness
 
G4int PixelCopyNb
 
G4int grainCopyNb
 
G4int NbOfPixels
 
G4int NbOfPixelRows
 
G4int NbOfPixelColumns
 
G4double PixelThickness
 
G4double PixelSizeXY
 
G4double ContactSizeXY
 
G4double SampleThickness
 
G4double SampleSizeXY
 
G4double grainDia
 
G4double Dia1Thickness
 
G4double Dia1SizeXY
 
G4double Dia3Thickness
 
G4double Dia3SizeXY
 
G4double DiaInnerSize
 
G4double Dia3InnerSize
 
G4double ThetaHPGe
 
G4double ThetaDia1
 
G4double ThetaDia3
 
G4double DistDe
 
G4double DistDia
 
G4double Dia3Dist
 
G4double PhiHPGe
 
G4double PhiDia1
 
G4double PhiDia3
 
G4double AlphaDia1
 
G4double AlphaDia3
 
G4RotationMatrix zRotPhiHPGe
 
G4RotationMatrix zRotPhiDia1
 
G4RotationMatrix zRotPhiDia3
 
G4double WorldSizeXY
 
G4double WorldSizeZ
 
XrayFluoDetectorMessengerdetectorMessenger
 
G4Cache< XrayFluoSD * > HPGeSD
 
G4RegionsampleRegion
 

정적 Private 속성

static
XrayFluoDetectorConstruction
instance = 0
 

상세한 설명

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

생성자 & 소멸자 문서화

XrayFluoDetectorConstruction::~XrayFluoDetectorConstruction ( )

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

다음을 참조함 : detectorMessenger, detectorType, G4cout, G4endl.

XrayFluoDetectorConstruction::XrayFluoDetectorConstruction ( )
private

멤버 함수 문서화

void G4VUserDetectorConstruction::CloneF ( )
virtualinherited
void G4VUserDetectorConstruction::CloneSD ( )
virtualinherited
void XrayFluoDetectorConstruction::ComputeApparateParameters ( )
inlineprivate
G4VPhysicalVolume * XrayFluoDetectorConstruction::Construct ( void  )
virtual

G4VUserDetectorConstruction를 구현.

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

다음을 참조함 : ConstructApparate().

G4VPhysicalVolume * XrayFluoDetectorConstruction::ConstructApparate ( )
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 XrayFluoDetectorConstruction::ConstructSDandField ( )
virtual
void XrayFluoDetectorConstruction::DefineDefaultMaterials ( )
private
void XrayFluoDetectorConstruction::DeleteGrainObjects ( )

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

다음을 참조함 : logicGrain, physiGrain, sampleGranularity, solidGrain.

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

G4double XrayFluoDetectorConstruction::GetContactSizeXY ( ) const
inline

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

다음을 참조함 : ContactSizeXY.

G4ThreeVector XrayFluoDetectorConstruction::GetDetectorPosition ( ) const

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

다음을 참조함 : cm, DistDe, position, ThetaHPGe, x, y, z.

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

XrayFluoVDetectorType * XrayFluoDetectorConstruction::GetDetectorType ( ) const

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

다음을 참조함 : detectorType.

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

G4double XrayFluoDetectorConstruction::GetDeviceSizeX ( ) const
inline

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

다음을 참조함 : DeviceSizeX.

G4double XrayFluoDetectorConstruction::GetDeviceSizeY ( ) const
inline

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

다음을 참조함 : DeviceSizeY.

G4double XrayFluoDetectorConstruction::GetDeviceThickness ( ) const
inline

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

다음을 참조함 : DeviceThickness.

const G4VPhysicalVolume* XrayFluoDetectorConstruction::GetDia1 ( ) const
inline

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

다음을 참조함 : physiDia1.

G4Material* XrayFluoDetectorConstruction::GetDia1Material ( ) const
inline

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

다음을 참조함 : Dia1Material.

G4double XrayFluoDetectorConstruction::GetDia1SizeXY ( ) const
inline

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

다음을 참조함 : Dia1SizeXY.

G4double XrayFluoDetectorConstruction::GetDia1Thickness ( ) const
inline

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

다음을 참조함 : Dia1Thickness.

const G4VPhysicalVolume* XrayFluoDetectorConstruction::GetDia3 ( ) const
inline

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

다음을 참조함 : physiDia3.

G4Material* XrayFluoDetectorConstruction::GetDia3Material ( ) const
inline

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

다음을 참조함 : Dia3Material.

G4double XrayFluoDetectorConstruction::GetDia3SizeXY ( ) const
inline

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

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

G4double XrayFluoDetectorConstruction::GetDia3Thickness ( ) const
inline

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

다음을 참조함 : Dia3Thickness.

G4Navigator* XrayFluoDetectorConstruction::GetGeometryNavigator ( ) const
inline

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

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

const G4VPhysicalVolume* XrayFluoDetectorConstruction::GetHPGe ( ) const
inline

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

다음을 참조함 : physiHPGe.

XrayFluoDetectorConstruction * XrayFluoDetectorConstruction::GetInstance ( void  )
static

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

다음을 참조함 : instance, XrayFluoDetectorConstruction().

다음에 의해서 참조됨 : XrayFluoAnalysisManager::analyseStepping(), XrayFluoSimulation::RunSimulation().

G4int XrayFluoDetectorConstruction::GetNbOfPixelColumns ( ) const
inline

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

다음을 참조함 : NbOfPixelColumns.

G4int XrayFluoDetectorConstruction::GetNbOfPixelRows ( ) const
inline

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

다음을 참조함 : NbOfPixelRows.

G4int XrayFluoDetectorConstruction::GetNbOfPixels ( ) const
inline

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

다음을 참조함 : NbOfPixels.

다음에 의해서 참조됨 : XrayFluoHPGeSD::Initialize(), XrayFluoSD::Initialize(), XrayFluoHPGeSD::ProcessHits(), XrayFluoSD::ProcessHits().

G4int G4VUserDetectorConstruction::GetNumberOfParallelWorld ( ) const
inherited

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

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

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

const G4VPhysicalVolume* XrayFluoDetectorConstruction::GetOhmicNeg ( ) const
inline

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

다음을 참조함 : physiOhmicNeg.

G4Material* XrayFluoDetectorConstruction::GetOhmicNegMaterial ( ) const
inline

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

다음을 참조함 : OhmicNegMaterial.

G4double XrayFluoDetectorConstruction::GetOhmicNegThickness ( ) const
inline

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

다음을 참조함 : OhmicNegThickness.

const G4VPhysicalVolume* XrayFluoDetectorConstruction::GetOhmicPos ( ) const
inline

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

다음을 참조함 : physiOhmicPos.

G4Material* XrayFluoDetectorConstruction::GetOhmicPosMaterial ( ) const
inline

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

다음을 참조함 : OhmicPosMaterial.

G4double XrayFluoDetectorConstruction::GetOhmicPosThickness ( ) const
inline

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

다음을 참조함 : OhmicPosThickness.

G4VUserParallelWorld * G4VUserDetectorConstruction::GetParallelWorld ( G4int  i) const
inherited
G4bool XrayFluoDetectorConstruction::GetPhaseSpaceFlag ( ) const
inline

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

다음을 참조함 : phaseSpaceFlag.

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

const G4VPhysicalVolume* XrayFluoDetectorConstruction::GetphysiPixel ( ) const
inline

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

다음을 참조함 : physiPixel.

const G4VPhysicalVolume* XrayFluoDetectorConstruction::GetphysiWorld ( ) const
inline

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

다음을 참조함 : physiWorld.

G4Material* XrayFluoDetectorConstruction::GetPixelMaterial ( ) const
inline

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

다음을 참조함 : pixelMaterial.

G4double XrayFluoDetectorConstruction::GetPixelSizeXY ( ) const
inline

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

다음을 참조함 : PixelSizeXY.

const G4VPhysicalVolume* XrayFluoDetectorConstruction::GetSample ( ) const
inline

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

다음을 참조함 : physiSample.

G4Material* XrayFluoDetectorConstruction::GetSampleMaterial ( ) const
inline

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

다음을 참조함 : sampleMaterial.

G4ThreeVector XrayFluoDetectorConstruction::GetSamplePosition ( ) const
inline

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

G4double XrayFluoDetectorConstruction::GetSampleSizeXY ( ) const
inline

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

다음을 참조함 : SampleSizeXY.

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

G4double XrayFluoDetectorConstruction::GetSampleThickness ( ) const
inline

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

다음을 참조함 : SampleThickness.

const G4VPhysicalVolume* XrayFluoDetectorConstruction::GetWindow ( ) const
inline

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

다음을 참조함 : physiWindow.

G4double XrayFluoDetectorConstruction::GetWorldSizeXY ( ) const
inline

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

다음을 참조함 : WorldSizeXY.

G4double XrayFluoDetectorConstruction::GetWorldSizeZ ( ) const
inline

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

다음을 참조함 : WorldSizeZ.

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

void XrayFluoDetectorConstruction::PhaseSpaceOff ( )
inline

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

다음을 참조함 : phaseSpaceFlag.

void XrayFluoDetectorConstruction::PhaseSpaceOn ( )
inline

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

다음을 참조함 : phaseSpaceFlag.

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

void XrayFluoDetectorConstruction::PrintApparateParameters ( )
void G4VUserDetectorConstruction::RegisterParallelWorld ( G4VUserParallelWorld aPW)
inherited
void XrayFluoDetectorConstruction::SetDetectorType ( G4String  type)
void XrayFluoDetectorConstruction::SetGrainDia ( G4double  size)
inline

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

다음을 참조함 : grainDia.

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

void XrayFluoDetectorConstruction::SetOhmicPosThickness ( G4double  val)

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

다음을 참조함 : G4cout, G4endl, XrayFluoNistMaterials::GetMaterial(), materials, OhmicPosMaterial, OhmicPosThickness, phaseSpaceFlag.

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

void XrayFluoDetectorConstruction::SetSampleGranularity ( G4bool  granularity)
inline

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

다음을 참조함 : sampleGranularity.

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

void XrayFluoDetectorConstruction::SetSampleMaterial ( G4String  newMaterial)
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(), ConstructSDandField(), GammaRayTelDetectorConstruction::ConstructSDandField(), TSDetectorConstruction::ConstructSDandField(), DicomDetectorConstruction::ConstructSDandField(), MyDetectorConstruction::SetSDtoScoreVoxel(), GB03DetectorConstruction::SetupDetectors(), RE06DetectorConstruction::SetupDetectors().

void G4VUserDetectorConstruction::SetSensitiveDetector ( G4LogicalVolume logVol,
G4VSensitiveDetector aSD 
)
protectedinherited
void XrayFluoDetectorConstruction::UpdateGeometry ( )

멤버 데이타 문서화

G4double XrayFluoDetectorConstruction::AlphaDia1
private

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

다음에 의해서 참조됨 : ConstructApparate(), UpdateGeometry(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::AlphaDia3
private

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

다음에 의해서 참조됨 : ConstructApparate(), UpdateGeometry(), XrayFluoDetectorConstruction().

G4Navigator* XrayFluoDetectorConstruction::aNavigator
private

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

다음에 의해서 참조됨 : ConstructApparate(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::ContactSizeXY
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), GetContactSizeXY(), XrayFluoDetectorConstruction().

G4Material* XrayFluoDetectorConstruction::defaultMaterial
private

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

다음에 의해서 참조됨 : ConstructApparate(), DefineDefaultMaterials().

XrayFluoDetectorMessenger* XrayFluoDetectorConstruction::detectorMessenger
private

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

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

XrayFluoVDetectorType* XrayFluoDetectorConstruction::detectorType
private

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

다음에 의해서 참조됨 : GetDetectorType(), SetDetectorType(), ~XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::DeviceSizeX
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), GetDeviceSizeX().

G4double XrayFluoDetectorConstruction::DeviceSizeY
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), GetDeviceSizeY().

G4double XrayFluoDetectorConstruction::DeviceThickness
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), GetDeviceThickness(), PrintApparateParameters().

G4Material* XrayFluoDetectorConstruction::Dia1Material
private

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

다음에 의해서 참조됨 : ConstructApparate(), DefineDefaultMaterials(), GetDia1Material().

G4double XrayFluoDetectorConstruction::Dia1SizeXY
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), GetDia1SizeXY(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::Dia1Thickness
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetDia1Thickness(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::Dia3Dist
private

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

다음에 의해서 참조됨 : ConstructApparate(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::Dia3InnerSize
private

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

다음에 의해서 참조됨 : ConstructApparate(), XrayFluoDetectorConstruction().

G4Material* XrayFluoDetectorConstruction::Dia3Material
private

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

다음에 의해서 참조됨 : ConstructApparate(), DefineDefaultMaterials(), GetDia3Material().

G4double XrayFluoDetectorConstruction::Dia3SizeXY
private

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

다음에 의해서 참조됨 : ConstructApparate(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::Dia3Thickness
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetDia3Thickness(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::DiaInnerSize
private

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

다음에 의해서 참조됨 : ConstructApparate(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::DistDe
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), GetDetectorPosition(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::DistDia
private

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

다음에 의해서 참조됨 : ConstructApparate(), XrayFluoDetectorConstruction().

G4int XrayFluoDetectorConstruction::grainCopyNb
private

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

다음에 의해서 참조됨 : ConstructApparate(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::grainDia
private

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

다음에 의해서 참조됨 : ConstructApparate(), SetGrainDia(), XrayFluoDetectorConstruction().

G4Cache<XrayFluoSD*> XrayFluoDetectorConstruction::HPGeSD
private

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

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

XrayFluoDetectorConstruction * XrayFluoDetectorConstruction::instance = 0
staticprivate

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

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

G4LogicalVolume* XrayFluoDetectorConstruction::logicDia1
private

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

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

G4LogicalVolume* XrayFluoDetectorConstruction::logicDia3
private

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

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

G4LogicalVolume* XrayFluoDetectorConstruction::logicGrain
private

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

다음에 의해서 참조됨 : ConstructApparate(), DeleteGrainObjects().

G4LogicalVolume* XrayFluoDetectorConstruction::logicHPGe
private

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

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

G4LogicalVolume* XrayFluoDetectorConstruction::logicOhmicNeg
private

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

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

G4LogicalVolume* XrayFluoDetectorConstruction::logicOhmicPos
private

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

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

G4LogicalVolume* XrayFluoDetectorConstruction::logicPixel
private

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

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

G4LogicalVolume* XrayFluoDetectorConstruction::logicSample
private

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

다음에 의해서 참조됨 : ConstructApparate(), PrintApparateParameters(), SetSampleMaterial(), UpdateGeometry().

G4LogicalVolume* XrayFluoDetectorConstruction::logicWindow
private

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

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

G4LogicalVolume* XrayFluoDetectorConstruction::logicWorld
private

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

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

XrayFluoNistMaterials* XrayFluoDetectorConstruction::materials
private

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

다음에 의해서 참조됨 : DefineDefaultMaterials(), SetOhmicPosThickness(), SetSampleMaterial(), XrayFluoDetectorConstruction().

G4int XrayFluoDetectorConstruction::NbOfPixelColumns
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), GetNbOfPixelColumns(), XrayFluoDetectorConstruction().

G4int XrayFluoDetectorConstruction::NbOfPixelRows
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), GetNbOfPixelRows(), XrayFluoDetectorConstruction().

G4int XrayFluoDetectorConstruction::NbOfPixels
private

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

다음에 의해서 참조됨 : GetNbOfPixels(), XrayFluoDetectorConstruction().

G4Material* XrayFluoDetectorConstruction::OhmicNegMaterial
private

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

다음에 의해서 참조됨 : ConstructApparate(), DefineDefaultMaterials(), GetOhmicNegMaterial().

G4double XrayFluoDetectorConstruction::OhmicNegThickness
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), GetOhmicNegThickness(), XrayFluoDetectorConstruction().

G4Material* XrayFluoDetectorConstruction::OhmicPosMaterial
private

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

다음에 의해서 참조됨 : ConstructApparate(), DefineDefaultMaterials(), GetOhmicPosMaterial(), PrintApparateParameters(), SetOhmicPosThickness().

G4double XrayFluoDetectorConstruction::OhmicPosThickness
private
G4bool XrayFluoDetectorConstruction::phaseSpaceFlag
private
G4double XrayFluoDetectorConstruction::PhiDia1
private

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

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

G4double XrayFluoDetectorConstruction::PhiDia3
private

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

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

G4double XrayFluoDetectorConstruction::PhiHPGe
private

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

다음에 의해서 참조됨 : ConstructApparate(), UpdateGeometry(), XrayFluoDetectorConstruction().

G4VPhysicalVolume* XrayFluoDetectorConstruction::physiDia1
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetDia1().

G4VPhysicalVolume* XrayFluoDetectorConstruction::physiDia3
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetDia3().

G4VPhysicalVolume* XrayFluoDetectorConstruction::physiGrain
private

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

다음에 의해서 참조됨 : ConstructApparate(), DeleteGrainObjects().

G4VPhysicalVolume* XrayFluoDetectorConstruction::physiHPGe
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetHPGe().

G4VPhysicalVolume* XrayFluoDetectorConstruction::physiOhmicNeg
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetOhmicNeg().

G4VPhysicalVolume* XrayFluoDetectorConstruction::physiOhmicPos
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetOhmicPos().

G4VPhysicalVolume* XrayFluoDetectorConstruction::physiPixel
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetphysiPixel().

G4VPhysicalVolume* XrayFluoDetectorConstruction::physiSample
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetSample().

G4VPhysicalVolume* XrayFluoDetectorConstruction::physiWindow
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetWindow().

G4VPhysicalVolume* XrayFluoDetectorConstruction::physiWorld
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetphysiWorld().

G4int XrayFluoDetectorConstruction::PixelCopyNb
private

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

다음에 의해서 참조됨 : ConstructApparate(), XrayFluoDetectorConstruction().

G4Material* XrayFluoDetectorConstruction::pixelMaterial
private

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

다음에 의해서 참조됨 : ConstructApparate(), DefineDefaultMaterials(), GetPixelMaterial(), PrintApparateParameters().

G4double XrayFluoDetectorConstruction::PixelSizeXY
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), GetPixelSizeXY(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::PixelThickness
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), XrayFluoDetectorConstruction().

G4bool XrayFluoDetectorConstruction::sampleGranularity
private

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

다음에 의해서 참조됨 : ConstructApparate(), DeleteGrainObjects(), SetSampleGranularity().

G4Material* XrayFluoDetectorConstruction::sampleMaterial
private

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

다음에 의해서 참조됨 : ConstructApparate(), DefineDefaultMaterials(), GetSampleMaterial(), SetSampleMaterial().

G4Region* XrayFluoDetectorConstruction::sampleRegion
private

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

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

G4double XrayFluoDetectorConstruction::SampleSizeXY
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetSampleSizeXY(), PrintApparateParameters(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::SampleThickness
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetSampleThickness(), PrintApparateParameters(), XrayFluoDetectorConstruction().

G4Tubs* XrayFluoDetectorConstruction::solidDia1
private

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

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

G4Tubs* XrayFluoDetectorConstruction::solidDia3
private

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

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

G4Sphere* XrayFluoDetectorConstruction::solidGrain
private

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

다음에 의해서 참조됨 : ConstructApparate(), DeleteGrainObjects().

G4Box* XrayFluoDetectorConstruction::solidHPGe
private

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

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

G4Box* XrayFluoDetectorConstruction::solidOhmicNeg
private

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

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

G4Box* XrayFluoDetectorConstruction::solidOhmicPos
private

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

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

G4Box* XrayFluoDetectorConstruction::solidPixel
private

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

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

G4Box* XrayFluoDetectorConstruction::solidSample
private

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

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

G4Box* XrayFluoDetectorConstruction::solidWindow
private

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

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

G4Box* XrayFluoDetectorConstruction::solidWorld
private

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

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

G4double XrayFluoDetectorConstruction::ThetaDia1
private

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

다음에 의해서 참조됨 : ConstructApparate(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::ThetaDia3
private

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

다음에 의해서 참조됨 : ConstructApparate(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::ThetaHPGe
private

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

다음에 의해서 참조됨 : ConstructApparate(), GetDetectorPosition(), XrayFluoDetectorConstruction().

G4Material* XrayFluoDetectorConstruction::windowMaterial
private

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

다음에 의해서 참조됨 : ConstructApparate(), DefineDefaultMaterials().

G4double XrayFluoDetectorConstruction::windowThickness
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), XrayFluoDetectorConstruction().

G4double XrayFluoDetectorConstruction::WorldSizeXY
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), GetWorldSizeXY().

G4double XrayFluoDetectorConstruction::WorldSizeZ
private

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

다음에 의해서 참조됨 : ComputeApparateParameters(), ConstructApparate(), GetWorldSizeZ().

G4RotationMatrix XrayFluoDetectorConstruction::zRotPhiDia1
private

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

다음에 의해서 참조됨 : ConstructApparate(), UpdateGeometry().

G4RotationMatrix XrayFluoDetectorConstruction::zRotPhiDia3
private

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

다음에 의해서 참조됨 : ConstructApparate(), UpdateGeometry().

G4RotationMatrix XrayFluoDetectorConstruction::zRotPhiHPGe
private

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

다음에 의해서 참조됨 : ConstructApparate(), UpdateGeometry().


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