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

#include <WLSDetectorConstruction.hh>

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

Public 멤버 함수

 WLSDetectorConstruction ()
 
virtual ~WLSDetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
G4VPhysicalVolumeConstructDetector ()
 
virtual void ConstructSDandField ()
 
void SetWorldMaterial (G4String)
 
void SetWLSFiberMaterial (G4String)
 
void SetCoupleMaterial (G4String)
 
void SetPhotonDetGeometry (G4String)
 
void SetNumberOfCladding (G4int)
 
void SetWLSLength (G4double)
 
void SetWLSRadius (G4double)
 
void SetClad1Radius (G4double)
 
void SetClad2Radius (G4double)
 
void SetPhotonDetHalfLength (G4double)
 
void SetGap (G4double)
 
void SetPhotonDetAlignment (G4double)
 
void SetXYRatio (G4double)
 
void SetSurfaceRoughness (G4double)
 
void SetMirrorReflectivity (G4double)
 
void SetMirrorPolish (G4double)
 
void SetPhotonDetReflectivity (G4double)
 
void SetPhotonDetPolish (G4double)
 
void SetMirror (G4bool)
 
void SetBarLength (G4double)
 
void SetBarBase (G4double)
 
void SetHoleRadius (G4double)
 
void SetCoatingThickness (G4double)
 
void SetCoatingRadius (G4double)
 
G4double GetWLSFiberLength ()
 
G4double GetWLSFiberEnd ()
 
G4double GetWLSFiberRMax ()
 
G4double GetSurfaceRoughness ()
 
G4bool IsPerfectFiber ()
 
G4double GetBarLength ()
 
G4double GetBarBase ()
 
G4double GetHoleRadius ()
 
G4double GetHoleLength ()
 
G4double GetFiberRadius ()
 
G4double GetCoatingThickness ()
 
G4double GetCoatingRadius ()
 
G4MaterialFindMaterial (G4String)
 
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 ConstructFiber ()
 
void UpdateGeometryParameters ()
 

Private 속성

WLSMaterialsfMaterials
 
G4LogicalVolumefLogicHole
 
G4LogicalVolumefLogicWorld
 
G4VPhysicalVolumefPhysiWorld
 
G4VPhysicalVolumefPhysiHole
 
G4double fWorldSizeX
 
G4double fWorldSizeY
 
G4double fWorldSizeZ
 
G4double fWLSfiberRX
 
G4double fWLSfiberRY
 
G4double fWLSfiberZ
 
G4double fClad1RX
 
G4double fClad1RY
 
G4double fClad1Z
 
G4double fClad2RX
 
G4double fClad2RY
 
G4double fClad2Z
 
G4double fClrfiberHalfL
 
G4double fClrfiberZ
 
G4double fCoupleRX
 
G4double fCoupleRY
 
G4double fCoupleZ
 
G4double fMirrorRmax
 
G4double fMirrorZ
 
G4bool fMirrorToggle
 
G4String fMPPCShape
 
G4double fMPPCHalfL
 
G4double fMPPCZ
 
G4double fMPPCDist
 
G4double fMPPCTheta
 
G4double fWLSfiberOrigin
 
G4double fCoupleOrigin
 
G4double fMirrorOrigin
 
G4double fMPPCOriginX
 
G4double fMPPCOriginZ
 
G4int fNumOfCladLayers
 
G4double fMirrorPolish
 
G4double fMirrorReflectivity
 
G4double fMPPCPolish
 
G4double fMPPCReflectivity
 
G4double fExtrusionPolish
 
G4double fExtrusionReflectivity
 
G4double fSurfaceRoughness
 
G4double fXYRatio
 
G4double fBarLength
 
G4double fBarBase
 
G4double fHoleRadius
 
G4double fHoleLength
 
G4double fCoatingThickness
 
G4double fCoatingRadius
 
WLSDetectorMessengerfDetectorMessenger
 
G4Cache< WLSPhotonDetSD * > fmppcSD
 

상세한 설명

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

생성자 & 소멸자 문서화

WLSDetectorConstruction::WLSDetectorConstruction ( )
WLSDetectorConstruction::~WLSDetectorConstruction ( )
virtual

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

다음을 참조함 : fDetectorMessenger, fMaterials.

멤버 함수 문서화

void G4VUserDetectorConstruction::CloneF ( )
virtualinherited
void G4VUserDetectorConstruction::CloneSD ( )
virtualinherited
G4VPhysicalVolume * WLSDetectorConstruction::Construct ( void  )
virtual
G4VPhysicalVolume * WLSDetectorConstruction::ConstructDetector ( )
void WLSDetectorConstruction::ConstructFiber ( )
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 WLSDetectorConstruction::ConstructSDandField ( )
virtual
G4Material * WLSDetectorConstruction::FindMaterial ( G4String  name)

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

다음을 참조함 : G4Material::GetMaterial().

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

G4double WLSDetectorConstruction::GetBarBase ( )

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

다음을 참조함 : fBarBase.

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

G4double WLSDetectorConstruction::GetBarLength ( )

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

다음을 참조함 : fBarLength.

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

G4double WLSDetectorConstruction::GetCoatingRadius ( )

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

다음을 참조함 : fCoatingRadius.

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

G4double WLSDetectorConstruction::GetCoatingThickness ( )

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

다음을 참조함 : fCoatingThickness.

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

G4double WLSDetectorConstruction::GetFiberRadius ( )

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

다음을 참조함 : GetWLSFiberRMax().

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

G4double WLSDetectorConstruction::GetHoleLength ( )

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

다음을 참조함 : fHoleLength.

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

G4double WLSDetectorConstruction::GetHoleRadius ( )

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

다음을 참조함 : fHoleRadius.

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

G4int G4VUserDetectorConstruction::GetNumberOfParallelWorld ( ) const
inherited

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

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

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

G4VUserParallelWorld * G4VUserDetectorConstruction::GetParallelWorld ( G4int  i) const
inherited
G4double WLSDetectorConstruction::GetSurfaceRoughness ( )

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

다음을 참조함 : fSurfaceRoughness.

G4double WLSDetectorConstruction::GetWLSFiberEnd ( )

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

다음을 참조함 : fWLSfiberOrigin, fWLSfiberZ.

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

G4double WLSDetectorConstruction::GetWLSFiberLength ( )

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

다음을 참조함 : fWLSfiberZ.

G4double WLSDetectorConstruction::GetWLSFiberRMax ( )

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

다음을 참조함 : fClad1RY, fClad2RY, fNumOfCladLayers, fWLSfiberRY.

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

G4bool WLSDetectorConstruction::IsPerfectFiber ( )

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

다음을 참조함 : fMirrorPolish, fMirrorReflectivity, fMirrorToggle, fSurfaceRoughness, fXYRatio.

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

void G4VUserDetectorConstruction::RegisterParallelWorld ( G4VUserParallelWorld aPW)
inherited
void WLSDetectorConstruction::SetBarBase ( G4double  side)

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

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

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

void WLSDetectorConstruction::SetBarLength ( G4double  length)

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

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

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

void WLSDetectorConstruction::SetClad1Radius ( G4double  radius)

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

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

void WLSDetectorConstruction::SetClad2Radius ( G4double  radius)

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

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

void WLSDetectorConstruction::SetCoatingRadius ( G4double  radius)

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

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

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

void WLSDetectorConstruction::SetCoatingThickness ( G4double  thick)

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

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

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

void WLSDetectorConstruction::SetCoupleMaterial ( G4String  )
void WLSDetectorConstruction::SetGap ( G4double  gap)

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

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

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

void WLSDetectorConstruction::SetHoleRadius ( G4double  radius)

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

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

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

void WLSDetectorConstruction::SetMirror ( G4bool  flag)

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

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

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

void WLSDetectorConstruction::SetMirrorPolish ( G4double  polish)

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

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

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

void WLSDetectorConstruction::SetMirrorReflectivity ( G4double  reflectivity)

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

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

void WLSDetectorConstruction::SetNumberOfCladding ( G4int  num)

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

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

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

void WLSDetectorConstruction::SetPhotonDetAlignment ( G4double  theta)

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

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

void WLSDetectorConstruction::SetPhotonDetGeometry ( G4String  shape)

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

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

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

void WLSDetectorConstruction::SetPhotonDetHalfLength ( G4double  halfL)

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

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

void WLSDetectorConstruction::SetPhotonDetPolish ( G4double  polish)

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

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

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

void WLSDetectorConstruction::SetPhotonDetReflectivity ( G4double  reflectivity)

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

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

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(), 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 WLSDetectorConstruction::SetSurfaceRoughness ( G4double  roughness)

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

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

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

void WLSDetectorConstruction::SetWLSFiberMaterial ( G4String  )
void WLSDetectorConstruction::SetWLSLength ( G4double  length)

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

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

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

void WLSDetectorConstruction::SetWLSRadius ( G4double  radius)

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

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

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

void WLSDetectorConstruction::SetWorldMaterial ( G4String  )
void WLSDetectorConstruction::SetXYRatio ( G4double  r)

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

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

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

G4RotationMatrix WLSDetectorConstruction::StringToRotationMatrix ( G4String  rotation)
static

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

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

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

void WLSDetectorConstruction::UpdateGeometryParameters ( )
private

멤버 데이타 문서화

G4double WLSDetectorConstruction::fBarBase
private

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

다음에 의해서 참조됨 : GetBarBase(), SetBarBase(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fBarLength
private

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

다음에 의해서 참조됨 : GetBarLength(), SetBarLength(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fClad1RX
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fClad1RY
private

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

다음에 의해서 참조됨 : ConstructFiber(), GetWLSFiberRMax(), SetClad1Radius(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fClad1Z
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fClad2RX
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fClad2RY
private

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

다음에 의해서 참조됨 : ConstructFiber(), GetWLSFiberRMax(), SetClad2Radius(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fClad2Z
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fClrfiberHalfL
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fClrfiberZ
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fCoatingRadius
private

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

다음에 의해서 참조됨 : GetCoatingRadius(), SetCoatingRadius(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fCoatingThickness
private

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

다음에 의해서 참조됨 : GetCoatingThickness(), SetCoatingThickness(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fCoupleOrigin
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fCoupleRX
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fCoupleRY
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fCoupleZ
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

WLSDetectorMessenger* WLSDetectorConstruction::fDetectorMessenger
private

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

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

G4double WLSDetectorConstruction::fExtrusionPolish
private

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

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

G4double WLSDetectorConstruction::fExtrusionReflectivity
private

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

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

G4double WLSDetectorConstruction::fHoleLength
private

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

다음에 의해서 참조됨 : GetHoleLength(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fHoleRadius
private

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

다음에 의해서 참조됨 : GetHoleRadius(), SetHoleRadius(), WLSDetectorConstruction().

G4LogicalVolume* WLSDetectorConstruction::fLogicHole
private

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

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

G4LogicalVolume* WLSDetectorConstruction::fLogicWorld
private

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

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

WLSMaterials* WLSDetectorConstruction::fMaterials
private

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

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

G4double WLSDetectorConstruction::fMirrorOrigin
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fMirrorPolish
private

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

다음에 의해서 참조됨 : ConstructFiber(), IsPerfectFiber(), SetMirrorPolish(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fMirrorReflectivity
private

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

다음에 의해서 참조됨 : ConstructFiber(), IsPerfectFiber(), SetMirrorReflectivity(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fMirrorRmax
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4bool WLSDetectorConstruction::fMirrorToggle
private

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

다음에 의해서 참조됨 : ConstructFiber(), IsPerfectFiber(), SetMirror(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fMirrorZ
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fMPPCDist
private

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

다음에 의해서 참조됨 : ConstructFiber(), SetGap(), UpdateGeometryParameters(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fMPPCHalfL
private

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

다음에 의해서 참조됨 : ConstructFiber(), SetPhotonDetHalfLength(), UpdateGeometryParameters(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fMPPCOriginX
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fMPPCOriginZ
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fMPPCPolish
private

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

다음에 의해서 참조됨 : ConstructFiber(), SetPhotonDetPolish(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fMPPCReflectivity
private

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

다음에 의해서 참조됨 : ConstructFiber(), SetPhotonDetReflectivity(), WLSDetectorConstruction().

G4Cache<WLSPhotonDetSD*> WLSDetectorConstruction::fmppcSD
private

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

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

G4String WLSDetectorConstruction::fMPPCShape
private

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

다음에 의해서 참조됨 : ConstructFiber(), SetPhotonDetGeometry(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fMPPCTheta
private

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

다음에 의해서 참조됨 : ConstructFiber(), SetPhotonDetAlignment(), UpdateGeometryParameters(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fMPPCZ
private

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

다음에 의해서 참조됨 : ConstructFiber(), WLSDetectorConstruction().

G4int WLSDetectorConstruction::fNumOfCladLayers
private

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

다음에 의해서 참조됨 : ConstructFiber(), GetWLSFiberRMax(), SetNumberOfCladding(), WLSDetectorConstruction().

G4VPhysicalVolume* WLSDetectorConstruction::fPhysiHole
private

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

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

G4VPhysicalVolume* WLSDetectorConstruction::fPhysiWorld
private

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

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

G4double WLSDetectorConstruction::fSurfaceRoughness
private

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

다음에 의해서 참조됨 : ConstructFiber(), GetSurfaceRoughness(), IsPerfectFiber(), SetSurfaceRoughness(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fWLSfiberOrigin
private

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

다음에 의해서 참조됨 : ConstructFiber(), GetWLSFiberEnd(), UpdateGeometryParameters(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fWLSfiberRX
private

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

다음에 의해서 참조됨 : ConstructFiber(), UpdateGeometryParameters().

G4double WLSDetectorConstruction::fWLSfiberRY
private

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

다음에 의해서 참조됨 : ConstructFiber(), GetWLSFiberRMax(), SetWLSRadius(), UpdateGeometryParameters(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fWLSfiberZ
private

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

다음에 의해서 참조됨 : ConstructFiber(), GetWLSFiberEnd(), GetWLSFiberLength(), SetWLSLength(), UpdateGeometryParameters(), WLSDetectorConstruction().

G4double WLSDetectorConstruction::fWorldSizeX
private

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

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

G4double WLSDetectorConstruction::fWorldSizeY
private

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

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

G4double WLSDetectorConstruction::fWorldSizeZ
private

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

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

G4double WLSDetectorConstruction::fXYRatio
private

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

다음에 의해서 참조됨 : ConstructFiber(), IsPerfectFiber(), SetXYRatio(), UpdateGeometryParameters(), WLSDetectorConstruction().


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