#include <B4DetectorConstruction.hh>
Public 멤버 함수 | |
B4DetectorConstruction () | |
virtual | ~B4DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
virtual void | ConstructSDandField () |
const G4VPhysicalVolume * | GetAbsorberPV () const |
const G4VPhysicalVolume * | GetGapPV () const |
B4DetectorConstruction () | |
virtual | ~B4DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
virtual void | ConstructSDandField () |
const G4VPhysicalVolume * | GetAbsorberPV () const |
const G4VPhysicalVolume * | GetGapPV () const |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Protected 멤버 함수 | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Private 멤버 함수 | |
void | DefineMaterials () |
G4VPhysicalVolume * | DefineVolumes () |
void | DefineMaterials () |
G4VPhysicalVolume * | DefineVolumes () |
Private 속성 | |
G4VPhysicalVolume * | fAbsorberPV |
G4VPhysicalVolume * | fGapPV |
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 번째 라인에서 정의되었습니다.
|
virtual |
B4a/src/B4DetectorConstruction.cc 파일의 71 번째 라인에서 정의되었습니다.
B4DetectorConstruction::B4DetectorConstruction | ( | ) |
|
virtual |
|
virtualinherited |
G4VUserDetectorConstruction.cc 파일의 109 번째 라인에서 정의되었습니다.
다음을 참조함 : G4FieldManager::Clone(), FatalException, G4Exception(), G4LogicalVolumeStore::GetInstance(), second, G4LogicalVolume::SetFieldManager().
|
virtualinherited |
|
virtual |
|
virtual |
G4VUserDetectorConstruction를 구현.
B4a/src/B4DetectorConstruction.cc 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : DefineMaterials(), DefineVolumes().
|
inherited |
G4VUserDetectorConstruction.cc 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.
다음에 의해서 참조됨 : G4RunManager::InitializeGeometry().
|
inherited |
G4VUserDetectorConstruction.cc 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.
다음에 의해서 참조됨 : G4WorkerRunManager::InitializeGeometry(), G4RunManager::InitializeGeometry().
|
virtual |
G4VUserDetectorConstruction(으)로부터 재구현되었습니다.
B4a/src/B4DetectorConstruction.cc 파일의 281 번째 라인에서 정의되었습니다.
다음을 참조함 : fMagFieldMessenger, G4AutoDelete::Register(), G4GlobalMagFieldMessenger::SetVerboseLevel().
|
virtual |
G4VUserDetectorConstruction(으)로부터 재구현되었습니다.
|
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().
|
private |
|
private |
|
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 |
|
inline |
B4a/include/B4DetectorConstruction.hh 파일의 88 번째 라인에서 정의되었습니다.
다음을 참조함 : fAbsorberPV.
다음에 의해서 참조됨 : B4bSteppingAction::UserSteppingAction(), B4aSteppingAction::UserSteppingAction().
|
inline |
B4a/include/B4DetectorConstruction.hh 파일의 92 번째 라인에서 정의되었습니다.
다음을 참조함 : fGapPV.
다음에 의해서 참조됨 : B4bSteppingAction::UserSteppingAction(), B4aSteppingAction::UserSteppingAction().
const G4VPhysicalVolume* B4DetectorConstruction::GetGapPV | ( | ) | const |
|
inherited |
G4VUserDetectorConstruction.cc 파일의 84 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VUserDetectorConstruction::parallelWorld.
다음에 의해서 참조됨 : G4VUserDetectorConstruction::GetParallelWorld().
|
inherited |
|
inherited |
G4VUserDetectorConstruction.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalErrorInArgument, G4Exception(), G4VUserParallelWorld::GetName(), G4VUserDetectorConstruction::parallelWorld.
다음에 의해서 참조됨 : LaserDrivenBeamLine::LaserDrivenBeamLine(), main(), PassiveCarbonBeamLine::PassiveCarbonBeamLine(), PassiveProtonBeamLine::PassiveProtonBeamLine(), TrentoPassiveProtonBeamLine::TrentoPassiveProtonBeamLine().
|
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().
|
protectedinherited |
G4VUserDetectorConstruction.cc 파일의 241 번째 라인에서 정의되었습니다.
다음을 참조함 : G4SDManager::AddNewDetector(), G4MultiSensitiveDetector::AddSD(), G4Exception(), G4VSensitiveDetector::GetName(), G4LogicalVolume::GetName(), G4SDManager::GetSDMpointer(), G4LogicalVolume::GetSensitiveDetector(), JustWarning, G4LogicalVolume::SetSensitiveDetector().
|
private |
B4a/include/B4DetectorConstruction.hh 파일의 80 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DefineVolumes(), GetAbsorberPV().
|
private |
B4a/include/B4DetectorConstruction.hh 파일의 83 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DefineVolumes().
|
private |
B4a/include/B4DetectorConstruction.hh 파일의 81 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : DefineVolumes(), GetGapPV().
|
staticprivate |
B4a/include/B4DetectorConstruction.hh 파일의 77 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : ConstructSDandField().