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

#include <B2bDetectorConstruction.hh>

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

Public 멤버 함수

 B2bDetectorConstruction ()
 
virtual ~B2bDetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
virtual void ConstructSDandField ()
 
void SetTargetMaterial (G4String)
 
void SetChamberMaterial (G4String)
 
void SetMaxStep (G4double)
 
void SetCheckOverlaps (G4bool)
 
 B2bDetectorConstruction ()
 
virtual ~B2bDetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
virtual void ConstructSDandField ()
 
void SetTargetMaterial (G4String)
 
void SetChamberMaterial (G4String)
 
void SetMaxStep (G4double)
 
void SetCheckOverlaps (G4bool)
 
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 속성

G4LogicalVolumefLogicTarget
 
G4LogicalVolumefLogicChamber
 
G4MaterialfTargetMaterial
 
G4MaterialfChamberMaterial
 
G4UserLimitsfStepLimit
 
B2bDetectorMessengerfMessenger
 
G4bool fCheckOverlaps
 

정적 Private 속성

static G4ThreadLocal
G4GlobalMagFieldMessenger
fMagFieldMessenger = 0
 

상세한 설명

Detector construction class to define materials, geometry and global uniform magnetic field.

basic/B2/B2b/include/B2bDetectorConstruction.hh 파일의 49 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

B2bDetectorConstruction::B2bDetectorConstruction ( )

basic/B2/B2b/src/B2bDetectorConstruction.cc 파일의 63 번째 라인에서 정의되었습니다.

다음을 참조함 : fMessenger.

B2bDetectorConstruction::~B2bDetectorConstruction ( )
virtual

basic/B2/B2b/src/B2bDetectorConstruction.cc 파일의 75 번째 라인에서 정의되었습니다.

다음을 참조함 : fMessenger, fStepLimit.

B2bDetectorConstruction::B2bDetectorConstruction ( )
virtual B2bDetectorConstruction::~B2bDetectorConstruction ( )
virtual

멤버 함수 문서화

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

G4VUserDetectorConstruction를 구현.

basic/B2/B2b/src/B2bDetectorConstruction.cc 파일의 83 번째 라인에서 정의되었습니다.

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

virtual G4VPhysicalVolume* B2bDetectorConstruction::Construct ( )
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 B2bDetectorConstruction::ConstructSDandField ( )
virtual
virtual void B2bDetectorConstruction::ConstructSDandField ( )
virtual

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

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

Set additional contraints on the track, with G4UserSpecialCuts

G4double maxLength = 2*trackerLength, maxTime = 0.1*ns, minEkin = 10*MeV; trackerLV->SetUserLimits(new G4UserLimits(maxStep, maxLength, maxTime, minEkin));

basic/B2/B2b/src/B2bDetectorConstruction.cc 파일의 115 번째 라인에서 정의되었습니다.

다음을 참조함 : cm, deg, fChamberMaterial, fCheckOverlaps, fLogicChamber, fLogicTarget, fStepLimit, fTargetMaterial, G4cout, G4endl, G4GeometryTolerance::GetInstance(), G4GeometryManager::GetInstance(), G4Material::GetMaterial(), G4Material::GetName(), G4GeometryTolerance::GetSurfaceTolerance(), kZAxis, mm, G4LogicalVolume::SetUserLimits(), G4LogicalVolume::SetVisAttributes(), G4GeometryManager::SetWorldMaximumExtent().

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

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 B2bDetectorConstruction::SetChamberMaterial ( G4String  materialName)
void B2bDetectorConstruction::SetChamberMaterial ( G4String  )
void B2bDetectorConstruction::SetCheckOverlaps ( G4bool  )
void B2bDetectorConstruction::SetCheckOverlaps ( G4bool  )
void B2bDetectorConstruction::SetMaxStep ( G4double  maxStep)

basic/B2/B2b/src/B2bDetectorConstruction.cc 파일의 353 번째 라인에서 정의되었습니다.

다음을 참조함 : fStepLimit, G4UserLimits::SetMaxAllowedStep().

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

void B2bDetectorConstruction::SetMaxStep ( G4double  )
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(), 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 B2bDetectorConstruction::SetTargetMaterial ( G4String  materialName)
void B2bDetectorConstruction::SetTargetMaterial ( G4String  )

멤버 데이타 문서화

G4Material * B2bDetectorConstruction::fChamberMaterial
private

basic/B2/B2b/include/B2bDetectorConstruction.hh 파일의 75 번째 라인에서 정의되었습니다.

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

G4bool B2bDetectorConstruction::fCheckOverlaps
private

basic/B2/B2b/include/B2bDetectorConstruction.hh 파일의 84 번째 라인에서 정의되었습니다.

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

G4LogicalVolume * B2bDetectorConstruction::fLogicChamber
private

basic/B2/B2b/include/B2bDetectorConstruction.hh 파일의 72 번째 라인에서 정의되었습니다.

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

G4LogicalVolume * B2bDetectorConstruction::fLogicTarget
private

basic/B2/B2b/include/B2bDetectorConstruction.hh 파일의 71 번째 라인에서 정의되었습니다.

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

G4ThreadLocal G4GlobalMagFieldMessenger * B2bDetectorConstruction::fMagFieldMessenger = 0
staticprivate

basic/B2/B2b/include/B2bDetectorConstruction.hh 파일의 81 번째 라인에서 정의되었습니다.

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

B2bDetectorMessenger * B2bDetectorConstruction::fMessenger
private

basic/B2/B2b/include/B2bDetectorConstruction.hh 파일의 79 번째 라인에서 정의되었습니다.

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

G4UserLimits * B2bDetectorConstruction::fStepLimit
private

basic/B2/B2b/include/B2bDetectorConstruction.hh 파일의 77 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : DefineVolumes(), SetMaxStep(), ~B2bDetectorConstruction().

G4Material * B2bDetectorConstruction::fTargetMaterial
private

basic/B2/B2b/include/B2bDetectorConstruction.hh 파일의 74 번째 라인에서 정의되었습니다.

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


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