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

#include <GB03DetectorConstruction.hh>

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

Public 멤버 함수

 GB03DetectorConstruction ()
 
virtual ~GB03DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
virtual void ConstructSDandField ()
 
void PrintCalorParameters () const
 
void SetAbsorberMaterial (G4String materialChoice)
 
G4String GetAbsorberMaterial () const
 
void SetGapMaterial (G4String materialChoice)
 
G4String GetGapMaterial () const
 
void SetNumberOfLayers (G4int nl)
 
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
 

정적 Public 멤버 함수

static G4int GetNumberOfLayers ()
 

Protected 멤버 함수

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

Private 멤버 함수

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

Private 속성

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

정적 Private 속성

static G4int fNumberOfLayers = 40
 
static G4ThreadLocal G4bool fConstructedSDandField = false
 

상세한 설명

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

생성자 & 소멸자 문서화

GB03DetectorConstruction::GB03DetectorConstruction ( )

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

다음을 참조함 : fCalName, fDetectorMessenger, fLayerThickness, fNumberOfLayers, fTotalThickness.

GB03DetectorConstruction::~GB03DetectorConstruction ( )
virtual

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

다음을 참조함 : fDetectorMessenger.

멤버 함수 문서화

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

G4VUserDetectorConstruction를 구현.

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

다음을 참조함 : DefineMaterials(), fConstructed, fWorldPhysical, GetVerboseLevel(), PrintCalorParameters(), SetupGeometry().

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 GB03DetectorConstruction::ConstructSDandField ( )
virtual

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

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

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

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

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

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

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

G4String GB03DetectorConstruction::GetGapMaterial ( ) const

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

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

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

static G4int GB03DetectorConstruction::GetNumberOfLayers ( )
inlinestatic

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

다음을 참조함 : fNumberOfLayers.

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

G4int G4VUserDetectorConstruction::GetNumberOfParallelWorld ( ) const
inherited

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

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

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

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

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

다음을 참조함 : fVerboseLevel.

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

void GB03DetectorConstruction::PrintCalorParameters ( ) const

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

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

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

void G4VUserDetectorConstruction::RegisterParallelWorld ( G4VUserParallelWorld aPW)
inherited
void GB03DetectorConstruction::SetAbsorberMaterial ( G4String  materialChoice)
void GB03DetectorConstruction::SetGapMaterial ( G4String  materialChoice)
void GB03DetectorConstruction::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(), 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(), SetupDetectors(), RE06DetectorConstruction::SetupDetectors().

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

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

다음을 참조함 : G4VBiasingOperator::AttachTo(), fLayerLogical.

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

void GB03DetectorConstruction::SetupDetectors ( )
private
void GB03DetectorConstruction::SetupGeometry ( )
private
void GB03DetectorConstruction::SetVerboseLevel ( G4int  val)
inline

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

다음을 참조함 : fVerboseLevel.

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

멤버 데이타 문서화

G4Material* GB03DetectorConstruction::fAbsorberMaterial
private

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

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

G4String GB03DetectorConstruction::fCalName
private

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

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

G4LogicalVolume* GB03DetectorConstruction::fCalorLogical
private

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

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

G4VPhysicalVolume* GB03DetectorConstruction::fCalorPhysical
private

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

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

G4bool GB03DetectorConstruction::fConstructed
private

= fTotalThickness / fNumberOfLayers

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

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

G4ThreadLocal G4bool GB03DetectorConstruction::fConstructedSDandField = false
staticprivate

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

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

GB03DetectorMessenger* GB03DetectorConstruction::fDetectorMessenger
private

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

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

G4LogicalVolume* GB03DetectorConstruction::fGapLogical
private

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

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

G4Material* GB03DetectorConstruction::fGapMaterial
private

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

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

G4VPhysicalVolume* GB03DetectorConstruction::fGapPhysical
private

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

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

G4Box* GB03DetectorConstruction::fGapSolid
private

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

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

G4LogicalVolume* GB03DetectorConstruction::fLayerLogical
private

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

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

G4PVReplica* GB03DetectorConstruction::fLayerPhysical
private

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

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

G4Box* GB03DetectorConstruction::fLayerSolid
private

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

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

G4double GB03DetectorConstruction::fLayerThickness
private

total thinkness of one calorimeter

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

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

G4int GB03DetectorConstruction::fNumberOfLayers = 40
staticprivate

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

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

G4double GB03DetectorConstruction::fTotalThickness
private

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

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

G4int GB03DetectorConstruction::fVerboseLevel
private

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

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

G4LogicalVolume* GB03DetectorConstruction::fWorldLogical
private

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

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

G4Material* GB03DetectorConstruction::fWorldMaterial
private

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

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

G4VPhysicalVolume* GB03DetectorConstruction::fWorldPhysical
private

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

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


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