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

#include <G4GeometryManager.hh>

Public 멤버 함수

G4bool CloseGeometry (G4bool pOptimise=true, G4bool verbose=false, G4VPhysicalVolume *vol=0)
 
void OpenGeometry (G4VPhysicalVolume *vol=0)
 
void SetWorldMaximumExtent (G4double worldExtent)
 
 ~G4GeometryManager ()
 

정적 Public 멤버 함수

static G4bool IsGeometryClosed ()
 
static G4GeometryManagerGetInstance ()
 
static G4GeometryManagerGetInstanceIfExist ()
 

Protected 멤버 함수

 G4GeometryManager ()
 

Private 멤버 함수

void BuildOptimisations (G4bool allOpt, G4bool verbose=false)
 
void BuildOptimisations (G4bool allOpt, G4VPhysicalVolume *vol)
 
void DeleteOptimisations ()
 
void DeleteOptimisations (G4VPhysicalVolume *vol)
 

정적 Private 멤버 함수

static void ReportVoxelStats (std::vector< G4SmartVoxelStat > &stats, G4double totalCpuTime)
 

정적 Private 속성

static G4ThreadLocal
G4GeometryManager
fgInstance = 0
 
static G4ThreadLocal G4bool fIsClosed = false
 

상세한 설명

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

생성자 & 소멸자 문서화

G4GeometryManager::~G4GeometryManager ( )

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

다음을 참조함 : fgInstance, fIsClosed.

G4GeometryManager::G4GeometryManager ( )
protected

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

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

멤버 함수 문서화

void G4GeometryManager::BuildOptimisations ( G4bool  allOpt,
G4bool  verbose = false 
)
private
void G4GeometryManager::BuildOptimisations ( G4bool  allOpt,
G4VPhysicalVolume vol 
)
private
G4bool G4GeometryManager::CloseGeometry ( G4bool  pOptimise = true,
G4bool  verbose = false,
G4VPhysicalVolume vol = 0 
)
void G4GeometryManager::DeleteOptimisations ( )
private

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

다음을 참조함 : G4LogicalVolumeStore::GetInstance(), G4LogicalVolume::GetVoxelHeader(), n, G4LogicalVolume::SetVoxelHeader().

다음에 의해서 참조됨 : DeleteOptimisations(), OpenGeometry().

void G4GeometryManager::DeleteOptimisations ( G4VPhysicalVolume vol)
private
G4GeometryManager * G4GeometryManager::GetInstance ( void  )
static

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

다음을 참조함 : fgInstance, G4GeometryManager().

다음에 의해서 참조됨 : CML2PhantomConstruction::applyNewCentre(), G4GeometryMessenger::CheckGeometry(), G4ErrorPropagatorManager::CloseGeometry(), LXeDetectorConstruction::Construct(), ExN02DetectorConstruction::Construct(), F04DetectorConstruction::Construct(), WLSDetectorConstruction::Construct(), DetectorConstruction::ConstructCalorimeter(), F01DetectorConstruction::ConstructCalorimeter(), F02DetectorConstruction::ConstructCalorimeter(), ExN03DetectorConstruction::ConstructCalorimeter(), F03DetectorConstruction::ConstructCalorimeter(), RMC01DetectorConstruction::ConstructSimpleGeometry(), DetectorConstruction::ConstructVolumes(), G4TheRayTracer::CreateBitMap(), ElectronBenchmarkDetector::CreateGeometry(), DetectorConstruction::DefineVolumes(), B2bDetectorConstruction::DefineVolumes(), B2aDetectorConstruction::DefineVolumes(), G4MaterialScanner::DoScan(), export_G4GeometryManager(), G4DNAChemistryManager::InitializeThread(), main(), G4RunManager::ReinitializeGeometry(), G4RunManagerKernel::ResetNavigator(), CML2AcceleratorConstruction::rotateAccelerator(), G4GDMLMessenger::SetNewValue(), G4MaterialScanner::StoreUserActions(), G4TheRayTracer::StoreUserActions(), XrayFluoPlaneDetectorConstruction::UpdateGeometry(), XrayFluoMercuryDetectorConstruction::UpdateGeometry(), XrayFluoDetectorConstruction::UpdateGeometry(), HadrontherapyDetectorConstruction::UpdateGeometry(), IORTDetectorConstruction::UpdateGeometry(), G4RunManagerKernel::~G4RunManagerKernel().

G4GeometryManager * G4GeometryManager::GetInstanceIfExist ( )
static

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

다음을 참조함 : fgInstance.

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

G4bool G4GeometryManager::IsGeometryClosed ( )
static
void G4GeometryManager::OpenGeometry ( G4VPhysicalVolume vol = 0)
void G4GeometryManager::ReportVoxelStats ( std::vector< G4SmartVoxelStat > &  stats,
G4double  totalCpuTime 
)
staticprivate

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

다음을 참조함 : G4cout, G4endl, left, perMillion, right, system(), G4INCL::CrossSections::total().

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

void G4GeometryManager::SetWorldMaximumExtent ( G4double  worldExtent)

멤버 데이타 문서화

G4ThreadLocal G4GeometryManager * G4GeometryManager::fgInstance = 0
staticprivate

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

다음에 의해서 참조됨 : GetInstance(), GetInstanceIfExist(), ~G4GeometryManager().

G4ThreadLocal G4bool G4GeometryManager::fIsClosed = false
staticprivate

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

다음에 의해서 참조됨 : CloseGeometry(), IsGeometryClosed(), OpenGeometry(), ~G4GeometryManager().


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