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

#include <ElectronBenchmarkDetector.hh>

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

Public 멤버 함수

 ElectronBenchmarkDetector ()
 
virtual ~ElectronBenchmarkDetector ()
 
virtual G4VPhysicalVolumeConstruct ()
 
void ConstructSDandField ()
 
void DefineMaterials ()
 
G4VPhysicalVolumeCreateWorld ()
 
void CreateExitWindow (G4LogicalVolume *logicWorld)
 
void CreatePrimaryFoil (G4LogicalVolume *logicWorld)
 
void CreateMonitor (G4LogicalVolume *logicWorld)
 
void CreateHeliumBag (G4LogicalVolume *logicWorld)
 
void CreateScorer (G4LogicalVolume *logicWorld)
 
G4VPhysicalVolumeCreateGeometry ()
 
void SetPrimFoilMaterial (G4String matname)
 
void SetPrimFoilThickness (G4double thicknessPrimFoil)
 
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 속성

G4double fPosWindow0
 
G4double fPosWindow1
 
G4MaterialfMaterialPrimFoil
 
G4double fHalfThicknessPrimFoil
 
G4double fPosPrimFoil
 
G4LogicalVolumefLogPrimFoil
 
G4TubsfSolidPrimFoil
 
G4double fPosMon0
 
G4double fPosMon1
 
G4double fPosBag0
 
G4double fPosBag1
 
G4double fPosHelium0
 
G4double fPosHelium1
 
G4double fThicknessRing
 
G4double fPosScorer
 
G4double fThicknessScorer
 
G4double fWidthScorerRing
 
G4LogicalVolumefScorerRingLog
 
G4double fRadOverall
 
G4double fRadRingInner
 
G4double fPosDelta
 
G4double fRadDelta
 
G4LogicalVolumefLogWorld
 
const G4Cache
< G4MultiFunctionalDetector * > 
fSensitiveDetectorCache
 
ElectronBenchmarkDetectorMessengerfMessenger
 
G4VisAttributesfWorldVisAtt
 
G4VisAttributesfWindowVisAtt
 
G4VisAttributesfPrimFoilVisAtt
 
G4VisAttributesfMonVisAtt
 
G4VisAttributesfBagVisAtt
 
G4VisAttributesfHeliumVisAtt
 
G4VisAttributesfRingVisAtt
 
G4VisAttributesfScorerVisAtt
 

상세한 설명

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

생성자 & 소멸자 문서화

ElectronBenchmarkDetector::ElectronBenchmarkDetector ( )
ElectronBenchmarkDetector::~ElectronBenchmarkDetector ( )
virtual

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

다음을 참조함 : fBagVisAtt, fHeliumVisAtt, fMessenger, fMonVisAtt, fPrimFoilVisAtt, fRingVisAtt, fScorerVisAtt, fWindowVisAtt, fWorldVisAtt.

멤버 함수 문서화

void G4VUserDetectorConstruction::CloneF ( )
virtualinherited
void G4VUserDetectorConstruction::CloneSD ( )
virtualinherited
G4VPhysicalVolume * ElectronBenchmarkDetector::Construct ( void  )
virtual

G4VUserDetectorConstruction를 구현.

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

다음을 참조함 : CreateGeometry().

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 ElectronBenchmarkDetector::ConstructSDandField ( )
virtual
void ElectronBenchmarkDetector::CreateExitWindow ( G4LogicalVolume logicWorld)

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

다음을 참조함 : cm, deg, fPosScorer, fPosWindow1, fRadOverall, fWindowVisAtt, G4Material::GetMaterial(), G4LogicalVolume::SetVisAttributes().

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

G4VPhysicalVolume * ElectronBenchmarkDetector::CreateGeometry ( )
void ElectronBenchmarkDetector::CreateHeliumBag ( G4LogicalVolume logicWorld)
void ElectronBenchmarkDetector::CreateMonitor ( G4LogicalVolume logicWorld)

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

다음을 참조함 : cm, deg, fMonVisAtt, fPosMon0, fPosMon1, fPosScorer, fRadOverall, G4Material::GetMaterial(), G4LogicalVolume::SetVisAttributes().

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

void ElectronBenchmarkDetector::CreatePrimaryFoil ( G4LogicalVolume logicWorld)
void ElectronBenchmarkDetector::CreateScorer ( G4LogicalVolume logicWorld)
G4VPhysicalVolume * ElectronBenchmarkDetector::CreateWorld ( )

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

다음을 참조함 : cm, deg, fPosDelta, fPosScorer, fRadDelta, fRadOverall, fWorldVisAtt, G4Material::GetMaterial(), G4LogicalVolume::SetVisAttributes().

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

void ElectronBenchmarkDetector::DefineMaterials ( void  )
G4int G4VUserDetectorConstruction::GetNumberOfParallelWorld ( ) const
inherited

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

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

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

G4VUserParallelWorld * G4VUserDetectorConstruction::GetParallelWorld ( G4int  i) const
inherited
void G4VUserDetectorConstruction::RegisterParallelWorld ( G4VUserParallelWorld aPW)
inherited
void ElectronBenchmarkDetector::SetPrimFoilMaterial ( G4String  matname)
void ElectronBenchmarkDetector::SetPrimFoilThickness ( G4double  thicknessPrimFoil)
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(), ConstructSDandField(), LXeDetectorConstruction::ConstructSDandField(), FCALTestbeamSetup::ConstructSDandField(), B4cDetectorConstruction::ConstructSDandField(), B4dDetectorConstruction::ConstructSDandField(), B01DetectorConstruction::ConstructSDandField(), UltraDetectorConstruction::ConstructSDandField(), DMXDetectorConstruction::ConstructSDandField(), WLSDetectorConstruction::ConstructSDandField(), XrayFluoPlaneDetectorConstruction::ConstructSDandField(), F03DetectorConstruction::ConstructSDandField(), XrayFluoMercuryDetectorConstruction::ConstructSDandField(), F02DetectorConstruction::ConstructSDandField(), F01DetectorConstruction::ConstructSDandField(), XrayFluoDetectorConstruction::ConstructSDandField(), GammaRayTelDetectorConstruction::ConstructSDandField(), TSDetectorConstruction::ConstructSDandField(), DicomDetectorConstruction::ConstructSDandField(), MyDetectorConstruction::SetSDtoScoreVoxel(), GB03DetectorConstruction::SetupDetectors(), RE06DetectorConstruction::SetupDetectors().

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

멤버 데이타 문서화

G4VisAttributes* ElectronBenchmarkDetector::fBagVisAtt
private

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

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

G4double ElectronBenchmarkDetector::fHalfThicknessPrimFoil
private

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

다음에 의해서 참조됨 : CreatePrimaryFoil(), ElectronBenchmarkDetector(), SetPrimFoilThickness().

G4VisAttributes* ElectronBenchmarkDetector::fHeliumVisAtt
private

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

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

G4LogicalVolume* ElectronBenchmarkDetector::fLogPrimFoil
private

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

다음에 의해서 참조됨 : CreatePrimaryFoil(), SetPrimFoilMaterial().

G4LogicalVolume* ElectronBenchmarkDetector::fLogWorld
private

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

다음에 의해서 참조됨 : CreateGeometry(), SetPrimFoilMaterial(), SetPrimFoilThickness().

G4Material* ElectronBenchmarkDetector::fMaterialPrimFoil
private

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

다음에 의해서 참조됨 : CreatePrimaryFoil(), SetPrimFoilMaterial().

ElectronBenchmarkDetectorMessenger* ElectronBenchmarkDetector::fMessenger
private

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

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

G4VisAttributes* ElectronBenchmarkDetector::fMonVisAtt
private

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

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

G4double ElectronBenchmarkDetector::fPosBag0
private

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

다음에 의해서 참조됨 : CreateHeliumBag(), ElectronBenchmarkDetector().

G4double ElectronBenchmarkDetector::fPosBag1
private

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

다음에 의해서 참조됨 : CreateHeliumBag(), ElectronBenchmarkDetector().

G4double ElectronBenchmarkDetector::fPosDelta
private

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

다음에 의해서 참조됨 : CreateWorld(), ElectronBenchmarkDetector().

G4double ElectronBenchmarkDetector::fPosHelium0
private

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

다음에 의해서 참조됨 : CreateHeliumBag(), ElectronBenchmarkDetector().

G4double ElectronBenchmarkDetector::fPosHelium1
private

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

다음에 의해서 참조됨 : CreateHeliumBag(), ElectronBenchmarkDetector().

G4double ElectronBenchmarkDetector::fPosMon0
private

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

다음에 의해서 참조됨 : CreateMonitor(), ElectronBenchmarkDetector().

G4double ElectronBenchmarkDetector::fPosMon1
private

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

다음에 의해서 참조됨 : CreateMonitor(), ElectronBenchmarkDetector().

G4double ElectronBenchmarkDetector::fPosPrimFoil
private

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

다음에 의해서 참조됨 : CreatePrimaryFoil(), ElectronBenchmarkDetector().

G4double ElectronBenchmarkDetector::fPosScorer
private
G4double ElectronBenchmarkDetector::fPosWindow0
private

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

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

G4double ElectronBenchmarkDetector::fPosWindow1
private

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

다음에 의해서 참조됨 : CreateExitWindow(), ElectronBenchmarkDetector().

G4VisAttributes* ElectronBenchmarkDetector::fPrimFoilVisAtt
private

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

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

G4double ElectronBenchmarkDetector::fRadDelta
private

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

다음에 의해서 참조됨 : CreateWorld(), ElectronBenchmarkDetector().

G4double ElectronBenchmarkDetector::fRadOverall
private
G4double ElectronBenchmarkDetector::fRadRingInner
private

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

다음에 의해서 참조됨 : CreateHeliumBag(), ElectronBenchmarkDetector().

G4VisAttributes* ElectronBenchmarkDetector::fRingVisAtt
private

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

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

G4LogicalVolume* ElectronBenchmarkDetector::fScorerRingLog
private

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

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

G4VisAttributes* ElectronBenchmarkDetector::fScorerVisAtt
private

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

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

const G4Cache<G4MultiFunctionalDetector*> ElectronBenchmarkDetector::fSensitiveDetectorCache
private

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

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

G4Tubs* ElectronBenchmarkDetector::fSolidPrimFoil
private

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

다음에 의해서 참조됨 : CreatePrimaryFoil(), SetPrimFoilThickness().

G4double ElectronBenchmarkDetector::fThicknessRing
private

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

다음에 의해서 참조됨 : CreateHeliumBag(), ElectronBenchmarkDetector().

G4double ElectronBenchmarkDetector::fThicknessScorer
private

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

다음에 의해서 참조됨 : CreateScorer(), ElectronBenchmarkDetector().

G4double ElectronBenchmarkDetector::fWidthScorerRing
private

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

다음에 의해서 참조됨 : CreateScorer(), ElectronBenchmarkDetector().

G4VisAttributes* ElectronBenchmarkDetector::fWindowVisAtt
private

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

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

G4VisAttributes* ElectronBenchmarkDetector::fWorldVisAtt
private

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

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


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