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

#include <XrayFluoPlaneDetectorConstruction.hh>

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

Public 멤버 함수

 ~XrayFluoPlaneDetectorConstruction ()
 
G4VPhysicalVolumeConstruct ()
 
void ConstructSDandField ()
 
void UpdateGeometry ()
 
void SetPlaneMaterial (G4String newMaterial)
 
void SetDetectorType (G4String type)
 
void SetPlaneGranularity (G4bool granularity)
 
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
 
const G4VPhysicalVolumeGetphysiWorld () const
 
const G4VPhysicalVolumeGetHPGe () const
 
const G4VPhysicalVolumeGetPlane () const
 
const G4VPhysicalVolumeGetphysiPixel () const
 
const G4VPhysicalVolumeGetOhmicPos () const
 
const G4VPhysicalVolumeGetOhmicNeg () const
 
G4MaterialGetPlaneMaterial () const
 
G4MaterialGetPixelMaterial () const
 
G4double GetPlaneThickness () const
 
G4double GetPlaneSizeXY () const
 
virtual void CloneSD ()
 
virtual void CloneF ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
void ConstructParallelSD ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

정적 Public 멤버 함수

static
XrayFluoPlaneDetectorConstruction
GetInstance ()
 

Protected 멤버 함수

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

Private 멤버 함수

 XrayFluoPlaneDetectorConstruction ()
 
void DefineDefaultMaterials ()
 
G4VPhysicalVolumeConstructApparate ()
 
void ComputeApparateParameters ()
 

Private 속성

XrayFluoVDetectorTypedetectorType
 
G4bool planeGranularity
 
G4double DeviceSizeX
 
G4double DeviceSizeY
 
G4double DeviceThickness
 
G4BoxsolidWorld
 
G4LogicalVolumelogicWorld
 
G4VPhysicalVolumephysiWorld
 
G4BoxsolidHPGe
 
G4LogicalVolumelogicHPGe
 
G4VPhysicalVolumephysiHPGe
 
G4BoxsolidScreen
 
G4LogicalVolumelogicScreen
 
G4VPhysicalVolumephysiScreen
 
G4BoxsolidPlane
 
G4LogicalVolumelogicPlane
 
G4VPhysicalVolumephysiPlane
 
G4BoxsolidOhmicPos
 
G4LogicalVolumelogicOhmicPos
 
G4VPhysicalVolumephysiOhmicPos
 
G4BoxsolidOhmicNeg
 
G4LogicalVolumelogicOhmicNeg
 
G4VPhysicalVolumephysiOhmicNeg
 
G4BoxsolidPixel
 
G4LogicalVolumelogicPixel
 
G4VPhysicalVolumephysiPixel
 
G4SpheresolidGrain
 
G4LogicalVolumelogicGrain
 
G4VPhysicalVolumephysiGrain
 
XrayFluoNistMaterialsmaterials
 
G4MaterialscreenMaterial
 
G4MaterialOhmicPosMaterial
 
G4MaterialOhmicNegMaterial
 
G4MaterialpixelMaterial
 
G4MaterialplaneMaterial
 
G4MaterialdefaultMaterial
 
G4double OhmicPosThickness
 
G4double OhmicNegThickness
 
G4double screenSizeXY
 
G4double screenThickness
 
G4int PixelCopyNb
 
G4int grainCopyNb
 
G4int NbOfPixels
 
G4int NbOfPixelRows
 
G4int NbOfPixelColumns
 
G4double PixelThickness
 
G4double PixelSizeXY
 
G4double ContactSizeXY
 
G4double planeThickness
 
G4double planeSizeXY
 
G4double grainDia
 
G4double ThetaHPGe
 
G4double DistDe
 
G4double distScreen
 
G4double PhiHPGe
 
G4RotationMatrix zRotPhiHPGe
 
G4double WorldSizeXY
 
G4double WorldSizeZ
 
XrayFluoPlaneDetectorMessengerdetectorMessenger
 
G4Cache< XrayFluoSD * > HPGeSD
 

정적 Private 속성

static
XrayFluoPlaneDetectorConstruction
instance = 0
 

상세한 설명

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

생성자 & 소멸자 문서화

XrayFluoPlaneDetectorConstruction::~XrayFluoPlaneDetectorConstruction ( )

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

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

XrayFluoPlaneDetectorConstruction::XrayFluoPlaneDetectorConstruction ( )
private

멤버 함수 문서화

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

G4VUserDetectorConstruction를 구현.

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

다음을 참조함 : ConstructApparate().

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

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

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

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

G4double XrayFluoPlaneDetectorConstruction::GetContactSizeXY ( ) const
inline

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

다음을 참조함 : ContactSizeXY.

XrayFluoVDetectorType * XrayFluoPlaneDetectorConstruction::GetDetectorType ( ) const

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

다음을 참조함 : detectorType.

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

G4double XrayFluoPlaneDetectorConstruction::GetDeviceSizeX ( ) const
inline

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

다음을 참조함 : DeviceSizeX.

G4double XrayFluoPlaneDetectorConstruction::GetDeviceSizeY ( ) const
inline

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

다음을 참조함 : DeviceSizeY.

G4double XrayFluoPlaneDetectorConstruction::GetDeviceThickness ( ) const
inline

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

다음을 참조함 : DeviceThickness.

const G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::GetHPGe ( ) const
inline

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

다음을 참조함 : physiHPGe.

XrayFluoPlaneDetectorConstruction * XrayFluoPlaneDetectorConstruction::GetInstance ( void  )
static

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

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

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

G4int XrayFluoPlaneDetectorConstruction::GetNbOfPixelColumns ( ) const
inline

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

다음을 참조함 : NbOfPixelColumns.

G4int XrayFluoPlaneDetectorConstruction::GetNbOfPixelRows ( ) const
inline

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

다음을 참조함 : NbOfPixelRows.

G4int XrayFluoPlaneDetectorConstruction::GetNbOfPixels ( ) const
inline

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

다음을 참조함 : NbOfPixels.

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

G4int G4VUserDetectorConstruction::GetNumberOfParallelWorld ( ) const
inherited

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

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

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

const G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::GetOhmicNeg ( ) const
inline

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

다음을 참조함 : physiOhmicNeg.

G4Material* XrayFluoPlaneDetectorConstruction::GetOhmicNegMaterial ( ) const
inline

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

다음을 참조함 : OhmicNegMaterial.

G4double XrayFluoPlaneDetectorConstruction::GetOhmicNegThickness ( ) const
inline

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

다음을 참조함 : OhmicNegThickness.

const G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::GetOhmicPos ( ) const
inline

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

다음을 참조함 : physiOhmicPos.

G4Material* XrayFluoPlaneDetectorConstruction::GetOhmicPosMaterial ( ) const
inline

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

다음을 참조함 : OhmicPosMaterial.

G4double XrayFluoPlaneDetectorConstruction::GetOhmicPosThickness ( ) const
inline

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

다음을 참조함 : OhmicPosThickness.

G4VUserParallelWorld * G4VUserDetectorConstruction::GetParallelWorld ( G4int  i) const
inherited
const G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::GetphysiPixel ( ) const
inline

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

다음을 참조함 : physiPixel.

const G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::GetphysiWorld ( ) const
inline

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

다음을 참조함 : physiWorld.

G4Material* XrayFluoPlaneDetectorConstruction::GetPixelMaterial ( ) const
inline

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

다음을 참조함 : pixelMaterial.

G4double XrayFluoPlaneDetectorConstruction::GetPixelSizeXY ( ) const
inline

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

다음을 참조함 : PixelSizeXY.

const G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::GetPlane ( ) const
inline

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

다음을 참조함 : physiPlane.

G4Material* XrayFluoPlaneDetectorConstruction::GetPlaneMaterial ( ) const
inline

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

다음을 참조함 : planeMaterial.

G4double XrayFluoPlaneDetectorConstruction::GetPlaneSizeXY ( ) const
inline

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

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

G4double XrayFluoPlaneDetectorConstruction::GetPlaneThickness ( ) const
inline

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

다음을 참조함 : planeThickness.

G4double XrayFluoPlaneDetectorConstruction::GetWorldSizeXY ( ) const
inline

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

다음을 참조함 : WorldSizeXY.

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

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

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

다음을 참조함 : grainDia.

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

void XrayFluoPlaneDetectorConstruction::SetPlaneGranularity ( G4bool  granularity)
inline

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

다음을 참조함 : planeGranularity.

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

void XrayFluoPlaneDetectorConstruction::SetPlaneMaterial ( 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(), 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(), 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 XrayFluoPlaneDetectorConstruction::UpdateGeometry ( )

멤버 데이타 문서화

G4double XrayFluoPlaneDetectorConstruction::ContactSizeXY
private

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

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

G4Material* XrayFluoPlaneDetectorConstruction::defaultMaterial
private

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

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

XrayFluoPlaneDetectorMessenger* XrayFluoPlaneDetectorConstruction::detectorMessenger
private

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

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

XrayFluoVDetectorType* XrayFluoPlaneDetectorConstruction::detectorType
private

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

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

G4double XrayFluoPlaneDetectorConstruction::DeviceSizeX
private

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

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

G4double XrayFluoPlaneDetectorConstruction::DeviceSizeY
private

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

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

G4double XrayFluoPlaneDetectorConstruction::DeviceThickness
private

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

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

G4double XrayFluoPlaneDetectorConstruction::DistDe
private

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

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

G4double XrayFluoPlaneDetectorConstruction::distScreen
private

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

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

G4int XrayFluoPlaneDetectorConstruction::grainCopyNb
private

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

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

G4double XrayFluoPlaneDetectorConstruction::grainDia
private

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

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

G4Cache<XrayFluoSD*> XrayFluoPlaneDetectorConstruction::HPGeSD
private

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

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

XrayFluoPlaneDetectorConstruction * XrayFluoPlaneDetectorConstruction::instance = 0
staticprivate

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

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

G4LogicalVolume* XrayFluoPlaneDetectorConstruction::logicGrain
private

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

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

G4LogicalVolume* XrayFluoPlaneDetectorConstruction::logicHPGe
private

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

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

G4LogicalVolume* XrayFluoPlaneDetectorConstruction::logicOhmicNeg
private

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

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

G4LogicalVolume* XrayFluoPlaneDetectorConstruction::logicOhmicPos
private

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

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

G4LogicalVolume* XrayFluoPlaneDetectorConstruction::logicPixel
private

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

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

G4LogicalVolume* XrayFluoPlaneDetectorConstruction::logicPlane
private

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

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

G4LogicalVolume* XrayFluoPlaneDetectorConstruction::logicScreen
private

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

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

G4LogicalVolume* XrayFluoPlaneDetectorConstruction::logicWorld
private

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

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

XrayFluoNistMaterials* XrayFluoPlaneDetectorConstruction::materials
private

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

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

G4int XrayFluoPlaneDetectorConstruction::NbOfPixelColumns
private

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

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

G4int XrayFluoPlaneDetectorConstruction::NbOfPixelRows
private

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

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

G4int XrayFluoPlaneDetectorConstruction::NbOfPixels
private

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

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

G4Material* XrayFluoPlaneDetectorConstruction::OhmicNegMaterial
private

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

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

G4double XrayFluoPlaneDetectorConstruction::OhmicNegThickness
private

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

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

G4Material* XrayFluoPlaneDetectorConstruction::OhmicPosMaterial
private

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

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

G4double XrayFluoPlaneDetectorConstruction::OhmicPosThickness
private

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

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

G4double XrayFluoPlaneDetectorConstruction::PhiHPGe
private

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

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

G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::physiGrain
private

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

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

G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::physiHPGe
private

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

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

G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::physiOhmicNeg
private

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

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

G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::physiOhmicPos
private

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

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

G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::physiPixel
private

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

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

G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::physiPlane
private

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

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

G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::physiScreen
private

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

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

G4VPhysicalVolume* XrayFluoPlaneDetectorConstruction::physiWorld
private

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

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

G4int XrayFluoPlaneDetectorConstruction::PixelCopyNb
private

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

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

G4Material* XrayFluoPlaneDetectorConstruction::pixelMaterial
private

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

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

G4double XrayFluoPlaneDetectorConstruction::PixelSizeXY
private

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

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

G4double XrayFluoPlaneDetectorConstruction::PixelThickness
private

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

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

G4bool XrayFluoPlaneDetectorConstruction::planeGranularity
private

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

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

G4Material* XrayFluoPlaneDetectorConstruction::planeMaterial
private

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

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

G4double XrayFluoPlaneDetectorConstruction::planeSizeXY
private
G4double XrayFluoPlaneDetectorConstruction::planeThickness
private

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

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

G4Material* XrayFluoPlaneDetectorConstruction::screenMaterial
private

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

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

G4double XrayFluoPlaneDetectorConstruction::screenSizeXY
private

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

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

G4double XrayFluoPlaneDetectorConstruction::screenThickness
private

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

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

G4Sphere* XrayFluoPlaneDetectorConstruction::solidGrain
private

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

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

G4Box* XrayFluoPlaneDetectorConstruction::solidHPGe
private

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

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

G4Box* XrayFluoPlaneDetectorConstruction::solidOhmicNeg
private

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

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

G4Box* XrayFluoPlaneDetectorConstruction::solidOhmicPos
private

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

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

G4Box* XrayFluoPlaneDetectorConstruction::solidPixel
private

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

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

G4Box* XrayFluoPlaneDetectorConstruction::solidPlane
private

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

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

G4Box* XrayFluoPlaneDetectorConstruction::solidScreen
private

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

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

G4Box* XrayFluoPlaneDetectorConstruction::solidWorld
private

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

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

G4double XrayFluoPlaneDetectorConstruction::ThetaHPGe
private

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

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

G4double XrayFluoPlaneDetectorConstruction::WorldSizeXY
private

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

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

G4double XrayFluoPlaneDetectorConstruction::WorldSizeZ
private

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

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

G4RotationMatrix XrayFluoPlaneDetectorConstruction::zRotPhiHPGe
private

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

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


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