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

#include <B4DetectorConstruction.hh>

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

Public 멤버 함수

 B4DetectorConstruction ()
 
virtual ~B4DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
virtual void ConstructSDandField ()
 
const G4VPhysicalVolumeGetAbsorberPV () const
 
const G4VPhysicalVolumeGetGapPV () const
 
 B4DetectorConstruction ()
 
virtual ~B4DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
virtual void ConstructSDandField ()
 
const G4VPhysicalVolumeGetAbsorberPV () const
 
const G4VPhysicalVolumeGetGapPV () const
 
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 ()
 
G4VPhysicalVolumeDefineVolumes ()
 
void DefineMaterials ()
 
G4VPhysicalVolumeDefineVolumes ()
 

Private 속성

G4VPhysicalVolumefAbsorberPV
 
G4VPhysicalVolumefGapPV
 
G4bool fCheckOverlaps
 

정적 Private 속성

static G4ThreadLocal
G4GlobalMagFieldMessenger
fMagFieldMessenger = nullptr
 

상세한 설명

Detector construction class to define materials and geometry. The calorimeter is a box made of a given number of layers. A layer consists of an absorber plate and of a detection gap. The layer is replicated.

Four parameters define the geometry of the calorimeter :

In addition a transverse uniform magnetic field is defined via G4GlobalMagFieldMessenger class.

B4a/include/B4DetectorConstruction.hh 파일의 54 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

B4DetectorConstruction::B4DetectorConstruction ( )

B4a/src/B4DetectorConstruction.cc 파일의 61 번째 라인에서 정의되었습니다.

B4DetectorConstruction::~B4DetectorConstruction ( )
virtual

B4a/src/B4DetectorConstruction.cc 파일의 71 번째 라인에서 정의되었습니다.

B4DetectorConstruction::B4DetectorConstruction ( )
virtual B4DetectorConstruction::~B4DetectorConstruction ( )
virtual

멤버 함수 문서화

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

G4VUserDetectorConstruction를 구현.

B4a/src/B4DetectorConstruction.cc 파일의 77 번째 라인에서 정의되었습니다.

다음을 참조함 : DefineMaterials(), DefineVolumes().

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

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

B4a/src/B4DetectorConstruction.cc 파일의 281 번째 라인에서 정의되었습니다.

다음을 참조함 : fMagFieldMessenger, G4AutoDelete::Register(), G4GlobalMagFieldMessenger::SetVerboseLevel().

virtual void B4DetectorConstruction::ConstructSDandField ( )
virtual

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

void B4DetectorConstruction::DefineMaterials ( )
private

B4a/src/B4DetectorConstruction.cc 파일의 88 번째 라인에서 정의되었습니다.

다음을 참조함 : a, cm3, e, g, G4cout, G4endl, G4Material::GetMaterialTable(), G4NistManager::Instance(), kelvin, kStateGas, mole, pascal, CLHEP::universe_mean_density, z.

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

void B4DetectorConstruction::DefineMaterials ( )
private
G4VPhysicalVolume* B4DetectorConstruction::DefineVolumes ( )
private
G4VPhysicalVolume * B4DetectorConstruction::DefineVolumes ( )
private

B4a/src/B4DetectorConstruction.cc 파일의 111 번째 라인에서 정의되었습니다.

다음을 참조함 : cm, fAbsorberPV, FatalException, fCheckOverlaps, fGapPV, G4cout, G4endl, G4Exception(), G4VisAttributes::GetInvisible(), G4Material::GetMaterial(), kZAxis, mm.

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

const G4VPhysicalVolume* B4DetectorConstruction::GetAbsorberPV ( ) const
const G4VPhysicalVolume * B4DetectorConstruction::GetAbsorberPV ( ) const
inline

B4a/include/B4DetectorConstruction.hh 파일의 88 번째 라인에서 정의되었습니다.

다음을 참조함 : fAbsorberPV.

다음에 의해서 참조됨 : B4bSteppingAction::UserSteppingAction(), B4aSteppingAction::UserSteppingAction().

const G4VPhysicalVolume * B4DetectorConstruction::GetGapPV ( ) const
inline

B4a/include/B4DetectorConstruction.hh 파일의 92 번째 라인에서 정의되었습니다.

다음을 참조함 : fGapPV.

다음에 의해서 참조됨 : B4bSteppingAction::UserSteppingAction(), B4aSteppingAction::UserSteppingAction().

const G4VPhysicalVolume* B4DetectorConstruction::GetGapPV ( ) const
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 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(), RE06DetectorConstruction::SetupDetectors().

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

멤버 데이타 문서화

G4VPhysicalVolume * B4DetectorConstruction::fAbsorberPV
private

B4a/include/B4DetectorConstruction.hh 파일의 80 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DefineVolumes(), GetAbsorberPV().

G4bool B4DetectorConstruction::fCheckOverlaps
private

B4a/include/B4DetectorConstruction.hh 파일의 83 번째 라인에서 정의되었습니다.

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

G4VPhysicalVolume * B4DetectorConstruction::fGapPV
private

B4a/include/B4DetectorConstruction.hh 파일의 81 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DefineVolumes(), GetGapPV().

G4ThreadLocal G4GlobalMagFieldMessenger * B4DetectorConstruction::fMagFieldMessenger = nullptr
staticprivate

B4a/include/B4DetectorConstruction.hh 파일의 77 번째 라인에서 정의되었습니다.

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


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