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

#include <RE06DetectorConstruction.hh>

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

Public 멤버 함수

 RE06DetectorConstruction ()
 
virtual ~RE06DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
void ConstructSDandField ()
 
void PrintCalorParameters () const
 
void SetAbsorberMaterial (G4String materialChoice)
 
G4String GetAbsorberMaterial () const
 
void SetGapMaterial (G4String materialChoice)
 
G4String GetGapMaterial () const
 
void SetSerialGeometry (G4bool ser)
 
void SetNumberOfLayers (G4int nl)
 
G4int GetNumberOfLayers () const
 
G4bool IsSerial () const
 
void AddMaterial ()
 
G4int GetVerboseLevel () const
 
void SetVerboseLevel (G4int val)
 
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 멤버 함수

void DefineMaterials ()
 
void SetupGeometry ()
 
void SetupDetectors ()
 

Private 속성

G4int fNumberOfLayers
 
G4double fTotalThickness
 total thinkness of one calorimeter 더 자세히 ...
 
G4double fLayerThickness
 = fTotalThickness / fNumberOfLayers 더 자세히 ...
 
G4bool fConstructed
 
G4String fCalName [3]
 
G4MaterialfWorldMaterial
 
G4MaterialfAbsorberMaterial
 
G4MaterialfGapMaterial
 
G4BoxfLayerSolid
 
G4BoxfGapSolid
 
G4LogicalVolumefWorldLogical
 
G4LogicalVolumefCalorLogical [3]
 
G4LogicalVolumefLayerLogical [3]
 
G4LogicalVolumefGapLogical [3]
 
G4VPhysicalVolumefWorldPhysical
 
G4VPhysicalVolumefCalorPhysical [3]
 
G4PVReplicafLayerPhysical [3]
 
G4VPhysicalVolumefGapPhysical [3]
 
G4bool fSerial
 
RE06DetectorMessengerfDetectorMessenger
 
G4int fVerboseLevel
 

정적 Private 속성

static G4ThreadLocal G4bool fConstructedSDandField = false
 

상세한 설명

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

생성자 & 소멸자 문서화

RE06DetectorConstruction::RE06DetectorConstruction ( )
RE06DetectorConstruction::~RE06DetectorConstruction ( )
virtual

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

다음을 참조함 : fDetectorMessenger.

멤버 함수 문서화

void RE06DetectorConstruction::AddMaterial ( )

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

다음을 참조함 : a, G4Material::AddElement(), atmosphere, C(), cm3, g, G4Element::GetElement(), kelvin, kStateGas, mg, mole, z.

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

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

G4VUserDetectorConstruction(으)로부터 재구현되었습니다.

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

다음을 참조함 : fConstructedSDandField, SetupDetectors().

void RE06DetectorConstruction::DefineMaterials ( void  )
private
G4String RE06DetectorConstruction::GetAbsorberMaterial ( ) const

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

다음을 참조함 : fAbsorberMaterial, G4Material::GetName().

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

G4String RE06DetectorConstruction::GetGapMaterial ( ) const

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

다음을 참조함 : fGapMaterial, G4Material::GetName().

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

G4int RE06DetectorConstruction::GetNumberOfLayers ( ) const
inline

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

다음을 참조함 : fNumberOfLayers.

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

G4int G4VUserDetectorConstruction::GetNumberOfParallelWorld ( ) const
inherited

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

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

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

G4VUserParallelWorld * G4VUserDetectorConstruction::GetParallelWorld ( G4int  i) const
inherited
G4int RE06DetectorConstruction::GetVerboseLevel ( ) const
inline

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

다음을 참조함 : fVerboseLevel.

다음에 의해서 참조됨 : Construct(), DefineMaterials(), RE06DetectorMessenger::GetCurrentValue(), SetAbsorberMaterial(), SetGapMaterial().

G4bool RE06DetectorConstruction::IsSerial ( ) const
inline

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

다음을 참조함 : fSerial.

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

void RE06DetectorConstruction::PrintCalorParameters ( ) const

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

다음을 참조함 : fAbsorberMaterial, fGapMaterial, fSerial, G4cout, G4endl, G4Material::GetName().

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

void G4VUserDetectorConstruction::RegisterParallelWorld ( G4VUserParallelWorld aPW)
inherited
void RE06DetectorConstruction::SetAbsorberMaterial ( G4String  materialChoice)
void RE06DetectorConstruction::SetGapMaterial ( G4String  materialChoice)
void RE06DetectorConstruction::SetNumberOfLayers ( G4int  nl)
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(), XrayFluoPlaneDetectorConstruction::ConstructSDandField(), F03DetectorConstruction::ConstructSDandField(), XrayFluoMercuryDetectorConstruction::ConstructSDandField(), F02DetectorConstruction::ConstructSDandField(), F01DetectorConstruction::ConstructSDandField(), XrayFluoDetectorConstruction::ConstructSDandField(), GammaRayTelDetectorConstruction::ConstructSDandField(), TSDetectorConstruction::ConstructSDandField(), DicomDetectorConstruction::ConstructSDandField(), MyDetectorConstruction::SetSDtoScoreVoxel(), GB03DetectorConstruction::SetupDetectors(), SetupDetectors().

void G4VUserDetectorConstruction::SetSensitiveDetector ( G4LogicalVolume logVol,
G4VSensitiveDetector aSD 
)
protectedinherited
void RE06DetectorConstruction::SetSerialGeometry ( G4bool  ser)
void RE06DetectorConstruction::SetupDetectors ( )
private
void RE06DetectorConstruction::SetupGeometry ( )
private
void RE06DetectorConstruction::SetVerboseLevel ( G4int  val)
inline

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

다음을 참조함 : fVerboseLevel.

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

멤버 데이타 문서화

G4Material* RE06DetectorConstruction::fAbsorberMaterial
private

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

다음에 의해서 참조됨 : DefineMaterials(), GetAbsorberMaterial(), PrintCalorParameters(), SetAbsorberMaterial(), SetupGeometry().

G4String RE06DetectorConstruction::fCalName[3]
private

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

다음에 의해서 참조됨 : RE06DetectorConstruction(), SetNumberOfLayers(), SetupDetectors(), SetupGeometry().

G4LogicalVolume* RE06DetectorConstruction::fCalorLogical[3]
private

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

다음에 의해서 참조됨 : RE06DetectorConstruction(), SetAbsorberMaterial(), SetNumberOfLayers(), SetupGeometry().

G4VPhysicalVolume* RE06DetectorConstruction::fCalorPhysical[3]
private

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

다음에 의해서 참조됨 : RE06DetectorConstruction(), SetSerialGeometry(), SetupGeometry().

G4bool RE06DetectorConstruction::fConstructed
private

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

다음에 의해서 참조됨 : Construct(), SetAbsorberMaterial(), SetGapMaterial(), SetNumberOfLayers(), SetSerialGeometry().

G4ThreadLocal G4bool RE06DetectorConstruction::fConstructedSDandField = false
staticprivate

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

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

RE06DetectorMessenger* RE06DetectorConstruction::fDetectorMessenger
private

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

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

G4LogicalVolume* RE06DetectorConstruction::fGapLogical[3]
private

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

다음에 의해서 참조됨 : RE06DetectorConstruction(), SetGapMaterial(), SetupDetectors(), SetupGeometry().

G4Material* RE06DetectorConstruction::fGapMaterial
private

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

다음에 의해서 참조됨 : DefineMaterials(), GetGapMaterial(), PrintCalorParameters(), SetGapMaterial(), SetupGeometry().

G4VPhysicalVolume* RE06DetectorConstruction::fGapPhysical[3]
private

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

다음에 의해서 참조됨 : RE06DetectorConstruction(), SetNumberOfLayers(), SetupGeometry().

G4Box* RE06DetectorConstruction::fGapSolid
private

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

다음에 의해서 참조됨 : SetNumberOfLayers(), SetupGeometry().

G4LogicalVolume* RE06DetectorConstruction::fLayerLogical[3]
private

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

다음에 의해서 참조됨 : RE06DetectorConstruction(), SetAbsorberMaterial(), SetNumberOfLayers(), SetupDetectors(), SetupGeometry().

G4PVReplica* RE06DetectorConstruction::fLayerPhysical[3]
private

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

다음에 의해서 참조됨 : RE06DetectorConstruction(), SetNumberOfLayers(), SetupGeometry().

G4Box* RE06DetectorConstruction::fLayerSolid
private

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

다음에 의해서 참조됨 : SetNumberOfLayers(), SetupGeometry().

G4double RE06DetectorConstruction::fLayerThickness
private

= fTotalThickness / fNumberOfLayers

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

다음에 의해서 참조됨 : RE06DetectorConstruction(), SetNumberOfLayers(), SetupGeometry().

G4int RE06DetectorConstruction::fNumberOfLayers
private

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

다음에 의해서 참조됨 : GetNumberOfLayers(), RE06DetectorConstruction(), SetNumberOfLayers(), SetupGeometry().

G4bool RE06DetectorConstruction::fSerial
private

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

다음에 의해서 참조됨 : IsSerial(), PrintCalorParameters(), SetSerialGeometry(), SetupGeometry().

G4double RE06DetectorConstruction::fTotalThickness
private

total thinkness of one calorimeter

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

다음에 의해서 참조됨 : RE06DetectorConstruction(), SetNumberOfLayers(), SetupGeometry().

G4int RE06DetectorConstruction::fVerboseLevel
private

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

다음에 의해서 참조됨 : GetVerboseLevel(), SetVerboseLevel().

G4LogicalVolume* RE06DetectorConstruction::fWorldLogical
private

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

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

G4Material* RE06DetectorConstruction::fWorldMaterial
private

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

다음에 의해서 참조됨 : DefineMaterials(), SetupGeometry().

G4VPhysicalVolume* RE06DetectorConstruction::fWorldPhysical
private

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

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


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