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

#include <Par02DetectorConstruction.hh>

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

Public 멤버 함수

 Par02DetectorConstruction ()
 A default constructor. 더 자세히 ...
 
virtual ~Par02DetectorConstruction ()
 
virtual G4VPhysicalVolumeConstruct ()
 
virtual void ConstructSDandField ()
 A method invoked by G4RunManager::Initialize() to construct thread local objects. 더 자세히 ...
 
virtual void CloneSD ()
 
virtual void CloneF ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
void ConstructParallelSD ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Public 속성

std::vector< G4Region * > fTrackerList
 A vector of the tracking detector regions. 더 자세히 ...
 
std::vector< G4Region * > fECalList
 A vector of the the electromagnetic calorimeter regions. 더 자세히 ...
 
std::vector< G4Region * > fHCalList
 A vector of the the hadronic calorimeter regions. 더 자세히 ...
 
std::vector< G4Region * > fMuonList
 A vector of the muon detector regions. 더 자세히 ...
 
G4GlobalMagFieldMessengerfMagFieldMessenger
 Messenger of the magnetic field. 더 자세히 ...
 

Protected 멤버 함수

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

상세한 설명

Construction of detector geometry.

A mandatory initialization class of the detector setup. Detector construction allows to use the geometry read from a GDML file. Based on G4 examples/persistency/gdml/G01/include/G01DetectorConstruction.hh .

작성자
Anna Zaborowska

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

생성자 & 소멸자 문서화

Par02DetectorConstruction::Par02DetectorConstruction ( )

A default constructor.

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

Par02DetectorConstruction::~Par02DetectorConstruction ( )
virtual

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

멤버 함수 문서화

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

A method invoked by G4RunManager::Initialize()

반환값
A pointer to the world volume.

G4VUserDetectorConstruction를 구현.

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

다음을 참조함 : fECalList, fHCalList, fMuonList, fTrackerList, G4cout, G4endl, G4GDMLParser::GetAuxMap(), G4LogicalVolume::GetName(), G4GDMLParser::GetWorldVolume(), idxG4GammaCut, m, parser(), G4GDMLParser::Read().

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

A method invoked by G4RunManager::Initialize() to construct thread local objects.

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

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

다음을 참조함 : Par02DetectorParametrisation::eCMS, fECalList, fHCalList, fMagFieldMessenger, fTrackerList, G4AutoDelete::Register(), G4GlobalMagFieldMessenger::SetVerboseLevel().

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

멤버 데이타 문서화

std::vector< G4Region* > Par02DetectorConstruction::fECalList

A vector of the the electromagnetic calorimeter regions.

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

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

std::vector< G4Region* > Par02DetectorConstruction::fHCalList

A vector of the the hadronic calorimeter regions.

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

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

G4GlobalMagFieldMessenger* Par02DetectorConstruction::fMagFieldMessenger

Messenger of the magnetic field.

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

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

std::vector< G4Region* > Par02DetectorConstruction::fMuonList

A vector of the muon detector regions.

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

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

std::vector< G4Region* > Par02DetectorConstruction::fTrackerList

A vector of the tracking detector regions.

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

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


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