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

Detector Construction for the persistency example. 더 자세히 ...

#include <ExP01DetectorConstruction.hh>

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

Public 멤버 함수

 ExP01DetectorConstruction ()
 
 ~ExP01DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
const G4VPhysicalVolumeGetTracker ()
 
G4double GetTrackerFullLength ()
 
G4double GetTargetFullLength ()
 
G4double GetWorldFullLength ()
 
void SetTargetMaterial (G4String)
 
void SetChamberMaterial (G4String)
 
void SetMagField (G4double)
 
virtual void ConstructSDandField ()
 
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 속성

G4BoxfSolidWorld
 
G4LogicalVolumefLogicWorld
 
G4VPhysicalVolumefPhysiWorld
 
G4BoxfSolidTarget
 
G4LogicalVolumefLogicTarget
 
G4VPhysicalVolumefPhysiTarget
 
G4BoxfSolidTracker
 
G4LogicalVolumefLogicTracker
 
G4VPhysicalVolumefPhysiTracker
 
G4BoxfSolidChamber
 
G4LogicalVolumefLogicChamber
 
G4VPhysicalVolumefPhysiChamber
 
G4MaterialfTargetMater
 
G4MaterialfChamberMater
 
ExP01MagneticFieldfPMagField
 
ExP01DetectorMessengerfDetectorMessenger
 
G4double fWorldLength
 
G4double fTargetLength
 
G4double fTrackerLength
 
G4int fNbOfChambers
 
G4double fChamberWidth
 
G4double fChamberSpacing
 

상세한 설명

Detector Construction for the persistency example.

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

생성자 & 소멸자 문서화

ExP01DetectorConstruction::ExP01DetectorConstruction ( )

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

다음을 참조함 : fDetectorMessenger, fPMagField.

ExP01DetectorConstruction::~ExP01DetectorConstruction ( )

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

다음을 참조함 : fDetectorMessenger, fPMagField.

멤버 함수 문서화

void G4VUserDetectorConstruction::CloneF ( )
virtualinherited
void G4VUserDetectorConstruction::CloneSD ( )
virtualinherited
G4VPhysicalVolume * ExP01DetectorConstruction::Construct ( void  )
virtual
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 G4VUserDetectorConstruction::ConstructSDandField ( )
virtualinherited

RE02DetectorConstruction, DetectorConstruction, DicomDetectorConstruction, TSDetectorConstruction, GammaRayTelDetectorConstruction, XrayFluoDetectorConstruction, F01DetectorConstruction, F02DetectorConstruction, XrayFluoMercuryDetectorConstruction, F03DetectorConstruction, XrayFluoPlaneDetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction, PurgMagDetectorConstruction, DMXDetectorConstruction, DetectorConstruction, WLSDetectorConstruction, UltraDetectorConstruction, DetectorConstruction, DetectorConstruction, LaserDrivenBeamLine, DetectorConstruction, DetectorConstruction, B01DetectorConstruction, DetectorConstruction, B4cDetectorConstruction, B4dDetectorConstruction, F04DetectorConstruction, Par02DetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction, FCALTestbeamSetup, B4DetectorConstruction, B4DetectorConstruction, F06DetectorConstruction, F05DetectorConstruction, DetectorConstruction, LXeDetectorConstruction, DetectorConstruction, ElectronBenchmarkDetector, B5DetectorConstruction, DetectorConstruction, B2aDetectorConstruction, B2bDetectorConstruction, ExUCNDetectorConstruction, B2bDetectorConstruction, G4HumanPhantomConstruction, GB04DetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction, GB01DetectorConstruction, GB02DetectorConstruction, GB06DetectorConstruction, B3DetectorConstruction, B3DetectorConstruction, DetectorConstruction, ExGflashDetectorConstruction, RE06DetectorConstruction, GB03DetectorConstruction, GB05DetectorConstruction, RE05DetectorConstruction, Par01DetectorConstruction, G04DetectorConstruction, ExTGDetectorConstructionWithSD, RE01DetectorConstruction, RE03DetectorConstruction, DetectorConstruction, XDetectorConstruction, DetectorConstruction, DetectorConstruction, DetectorConstruction에서 재구현되었습니다.

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

다음에 의해서 참조됨 : G4WorkerRunManager::InitializeGeometry(), G4RunManager::InitializeGeometry().

G4int G4VUserDetectorConstruction::GetNumberOfParallelWorld ( ) const
inherited

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

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

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

G4VUserParallelWorld * G4VUserDetectorConstruction::GetParallelWorld ( G4int  i) const
inherited
G4double ExP01DetectorConstruction::GetTargetFullLength ( )
inline

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

다음을 참조함 : fTargetLength.

const G4VPhysicalVolume* ExP01DetectorConstruction::GetTracker ( )
inline

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

다음을 참조함 : fPhysiTracker.

G4double ExP01DetectorConstruction::GetTrackerFullLength ( )
inline

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

다음을 참조함 : fTrackerLength.

G4double ExP01DetectorConstruction::GetWorldFullLength ( )
inline

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

다음을 참조함 : fWorldLength.

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

void G4VUserDetectorConstruction::RegisterParallelWorld ( G4VUserParallelWorld aPW)
inherited
void ExP01DetectorConstruction::SetChamberMaterial ( G4String  materialName)

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

다음을 참조함 : cm, fChamberMater, fChamberWidth, fLogicChamber, G4cout, G4endl, G4Material::GetMaterial(), G4LogicalVolume::SetMaterial().

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

void ExP01DetectorConstruction::SetMagField ( G4double  fieldValue)

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

다음을 참조함 : fPMagField, ExP01MagneticField::SetFieldValue().

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

void G4VUserDetectorConstruction::SetSensitiveDetector ( const G4String logVolName,
G4VSensitiveDetector aSD,
G4bool  multi = false 
)
protectedinherited

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

다음을 참조함 : FatalErrorInArgument, G4Exception(), G4LogicalVolumeStore::GetInstance(), G4VSensitiveDetector::GetName(), pos.

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

void G4VUserDetectorConstruction::SetSensitiveDetector ( G4LogicalVolume logVol,
G4VSensitiveDetector aSD 
)
protectedinherited
void ExP01DetectorConstruction::SetTargetMaterial ( G4String  materialName)

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

다음을 참조함 : cm, fLogicTarget, fTargetLength, fTargetMater, G4cout, G4endl, G4Material::GetMaterial(), G4LogicalVolume::SetMaterial().

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

멤버 데이타 문서화

G4Material* ExP01DetectorConstruction::fChamberMater
private

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

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

G4double ExP01DetectorConstruction::fChamberSpacing
private

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

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

G4double ExP01DetectorConstruction::fChamberWidth
private

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

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

ExP01DetectorMessenger* ExP01DetectorConstruction::fDetectorMessenger
private

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

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

G4LogicalVolume* ExP01DetectorConstruction::fLogicChamber
private

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

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

G4LogicalVolume* ExP01DetectorConstruction::fLogicTarget
private

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

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

G4LogicalVolume* ExP01DetectorConstruction::fLogicTracker
private

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

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

G4LogicalVolume* ExP01DetectorConstruction::fLogicWorld
private

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

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

G4int ExP01DetectorConstruction::fNbOfChambers
private

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

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

G4VPhysicalVolume* ExP01DetectorConstruction::fPhysiChamber
private

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

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

G4VPhysicalVolume* ExP01DetectorConstruction::fPhysiTarget
private

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

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

G4VPhysicalVolume* ExP01DetectorConstruction::fPhysiTracker
private

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

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

G4VPhysicalVolume* ExP01DetectorConstruction::fPhysiWorld
private

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

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

ExP01MagneticField* ExP01DetectorConstruction::fPMagField
private

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

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

G4Box* ExP01DetectorConstruction::fSolidChamber
private

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

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

G4Box* ExP01DetectorConstruction::fSolidTarget
private

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

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

G4Box* ExP01DetectorConstruction::fSolidTracker
private

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

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

G4Box* ExP01DetectorConstruction::fSolidWorld
private

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

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

G4double ExP01DetectorConstruction::fTargetLength
private

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

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

G4Material* ExP01DetectorConstruction::fTargetMater
private

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

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

G4double ExP01DetectorConstruction::fTrackerLength
private

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

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

G4double ExP01DetectorConstruction::fWorldLength
private

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

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


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