Geant4
10.03
|
#include <ExExChDetectorConstruction.hh>
Private Member Functions | |
void | ConstructSDandField () |
void | ConstructSiliconStripDetectors () |
G4LogicalVolume * | ConstructSiSD (G4int) |
void | SetBeamPipeRadius (G4double aDouble) |
G4double | GetBeamPipeRadius () |
void | SetBeamPipeThickness (G4double aDouble) |
G4double | GetBeamPipeThickness () |
G4LogicalVolume * | ConstructBeamPipe (G4double) |
void | ConstructXtalTarget () |
Additional Inherited Members | |
![]() | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Definition at line 49 of file ExExChDetectorConstruction.hh.
ExExChDetectorConstruction::ExExChDetectorConstruction | ( | ) |
Definition at line 79 of file ExExChDetectorConstruction.cc.
References angstrom, centimeter, deg, fBeamPipe, fBeamPipeRadius, fBeamPipeThickness, fMessenger, fSiSD, fSSDBoxSize, fSSDBoxThickness, fSSDSize, fSSDXtalDistance, fXtal, fXtalAngle, fXtalCellAngle, fXtalCellSize, fXtalCurvatureRadius, fXtalMiller, fXtalSize, fXtalTVA, meter, micrometer, millimeter, and SetXtalMaterial().
ExExChDetectorConstruction::~ExExChDetectorConstruction | ( | ) |
Definition at line 128 of file ExExChDetectorConstruction.cc.
|
inline |
Definition at line 96 of file ExExChDetectorConstruction.hh.
References fXtal, G4RunManager::GeometryHasBeenModified(), and G4RunManager::GetRunManager().
Referenced by ExExChDetectorConstructionMessenger::SetNewValue().
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 138 of file ExExChDetectorConstruction.cc.
References G4SDManager::AddNewDetector(), centimeter, ConstructBeamPipe(), ConstructSiSD(), ConstructXtalTarget(), fBeamPipe, G4NistManager::FindOrBuildMaterial(), fSiSD, fSSDBoxSize, fSSDLogic, fSSDSize, fSSDXtalDistance, fWorldLogic, fWorldMaterial, fWorldPhysical, fWorldSize, fWorldSolid, fXtal, G4SDManager::GetSDMpointer(), G4NistManager::Instance(), meter, and G4LogicalVolume::SetSensitiveDetector().
|
private |
Definition at line 401 of file ExExChDetectorConstruction.cc.
References a, G4Material::AddElement(), bar, cm3, deg, fBeamPipeRadius, fBeamPipeThickness, G4NistManager::FindOrBuildElement(), G4NistManager::FindOrBuildMaterial(), g, G4NistManager::Instance(), kelvin, kStateGas, millimeter, mole, G4VisAttributes::SetForceSolid(), and G4LogicalVolume::SetVisAttributes().
Referenced by Construct().
|
privatevirtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 254 of file ExExChDetectorConstruction.cc.
|
private |
|
private |
Definition at line 260 of file ExExChDetectorConstruction.cc.
References G4NistManager::FindOrBuildMaterial(), fSSDBoxSize, fSSDBoxThickness, fSSDLogic, fSSDSize, G4NistManager::Instance(), millimeter, G4VisAttributes::SetForceSolid(), and G4LogicalVolume::SetVisAttributes().
Referenced by Construct().
|
private |
Definition at line 546 of file ExExChDetectorConstruction.cc.
References XUnitCell::AddBase(), G4NistManager::FindOrBuildElement(), fWorldLogic, fXtalAngle, fXtalCellSize, fXtalCurvatureRadius, fXtalLogic, fXtalMaterial, fXtalMiller, fXtalPhysical, fXtalSize, fXtalSolid, fXtalTVA, XLatticeManager3::GetXLatticeManager(), G4Material::GetZ(), G4NistManager::Instance(), pi, XLatticeManager3::RegisterLattice(), second, XPhysicalLattice::SetCurvatureRadius(), XPhysicalLattice::SetLatticeOrientation(), XPhysicalLattice::SetMillerOrientation(), XLogicalLattice::SetScatteringConstant(), XUnitCell::SetSize(), XPhysicalLattice::SetThermalVibrationAmplitude(), and XPhysicalLattice::SetUnitCell().
Referenced by Construct().
void ExExChDetectorConstruction::DefineMaterials | ( | ) |
Definition at line 133 of file ExExChDetectorConstruction.cc.
|
inlineprivate |
Definition at line 84 of file ExExChDetectorConstruction.hh.
References fBeamPipeRadius.
|
inlineprivate |
Definition at line 87 of file ExExChDetectorConstruction.hh.
References fBeamPipeThickness.
|
inline |
Definition at line 107 of file ExExChDetectorConstruction.hh.
References fXtalAngle.
Referenced by ExExChDetectorConstructionMessenger::GetCurrentValue().
|
inline |
Definition at line 111 of file ExExChDetectorConstruction.hh.
References fXtalCellAngle.
Referenced by ExExChDetectorConstructionMessenger::GetCurrentValue().
|
inline |
Definition at line 109 of file ExExChDetectorConstruction.hh.
References fXtalCellSize.
Referenced by ExExChDetectorConstructionMessenger::GetCurrentValue().
|
inline |
Definition at line 103 of file ExExChDetectorConstruction.hh.
References fXtalCurvatureRadius.
Referenced by ExExChDetectorConstructionMessenger::GetCurrentValue().
G4String ExExChDetectorConstruction::GetXtalMaterial | ( | ) |
Definition at line 667 of file ExExChDetectorConstruction.cc.
References fXtalMaterial, and G4Material::GetName().
Referenced by ExExChDetectorConstructionMessenger::GetCurrentValue().
|
inline |
Definition at line 115 of file ExExChDetectorConstruction.hh.
References fXtalMiller.
Referenced by ExExChDetectorConstructionMessenger::GetCurrentValue().
|
inline |
Definition at line 105 of file ExExChDetectorConstruction.hh.
References fXtalSize.
Referenced by ExExChDetectorConstructionMessenger::GetCurrentValue().
|
inline |
Definition at line 113 of file ExExChDetectorConstruction.hh.
References fXtalTVA.
Referenced by ExExChDetectorConstructionMessenger::GetCurrentValue().
|
inlineprivate |
Definition at line 83 of file ExExChDetectorConstruction.hh.
References fBeamPipeRadius.
|
inlineprivate |
Definition at line 86 of file ExExChDetectorConstruction.hh.
References fBeamPipeThickness.
void ExExChDetectorConstruction::SetXtalAngle | ( | G4ThreeVector | angle | ) |
Definition at line 694 of file ExExChDetectorConstruction.cc.
References angle, fXtalAngle, G4RunManager::GeometryHasBeenModified(), and G4RunManager::GetRunManager().
Referenced by ExExChDetectorConstructionMessenger::SetNewValue().
void ExExChDetectorConstruction::SetXtalCellAngle | ( | G4ThreeVector | cellangle | ) |
Definition at line 721 of file ExExChDetectorConstruction.cc.
References fXtalCellAngle, G4RunManager::GeometryHasBeenModified(), and G4RunManager::GetRunManager().
Referenced by ExExChDetectorConstructionMessenger::SetNewValue().
void ExExChDetectorConstruction::SetXtalCellSize | ( | G4ThreeVector | cellsize | ) |
Definition at line 703 of file ExExChDetectorConstruction.cc.
References fXtalCellSize, G4RunManager::GeometryHasBeenModified(), and G4RunManager::GetRunManager().
Referenced by ExExChDetectorConstructionMessenger::SetNewValue().
void ExExChDetectorConstruction::SetXtalCurvatureRadius | ( | G4ThreeVector | cr | ) |
Definition at line 676 of file ExExChDetectorConstruction.cc.
References fXtalCurvatureRadius, G4RunManager::GeometryHasBeenModified(), and G4RunManager::GetRunManager().
Referenced by ExExChDetectorConstructionMessenger::SetNewValue().
void ExExChDetectorConstruction::SetXtalMaterial | ( | const G4String & | name | ) |
Definition at line 647 of file ExExChDetectorConstruction.cc.
References G4NistManager::FindOrBuildMaterial(), fXtalLogic, fXtalMaterial, G4cout, G4endl, G4Material::GetMaterial(), G4Material::GetName(), G4RunManager::GetRunManager(), G4NistManager::Instance(), G4RunManager::PhysicsHasBeenModified(), and G4LogicalVolume::SetMaterial().
Referenced by ExExChDetectorConstruction(), and ExExChDetectorConstructionMessenger::SetNewValue().
void ExExChDetectorConstruction::SetXtalMiller | ( | G4ThreeVector | miller | ) |
Definition at line 712 of file ExExChDetectorConstruction.cc.
References fXtalMiller, G4RunManager::GeometryHasBeenModified(), and G4RunManager::GetRunManager().
Referenced by ExExChDetectorConstructionMessenger::SetNewValue().
void ExExChDetectorConstruction::SetXtalSize | ( | G4ThreeVector | size | ) |
Definition at line 685 of file ExExChDetectorConstruction.cc.
References fXtalSize, G4RunManager::GeometryHasBeenModified(), and G4RunManager::GetRunManager().
Referenced by ExExChDetectorConstructionMessenger::SetNewValue().
void ExExChDetectorConstruction::SetXtalThermalVibrationAmplitude | ( | G4double | thermvibr | ) |
Definition at line 731 of file ExExChDetectorConstruction.cc.
References fXtalTVA, G4RunManager::GeometryHasBeenModified(), and G4RunManager::GetRunManager().
Referenced by ExExChDetectorConstructionMessenger::SetNewValue().
|
private |
Definition at line 91 of file ExExChDetectorConstruction.hh.
Referenced by Construct(), and ExExChDetectorConstruction().
|
private |
Definition at line 92 of file ExExChDetectorConstruction.hh.
Referenced by ConstructBeamPipe(), ExExChDetectorConstruction(), GetBeamPipeRadius(), and SetBeamPipeRadius().
|
private |
Definition at line 93 of file ExExChDetectorConstruction.hh.
Referenced by ConstructBeamPipe(), ExExChDetectorConstruction(), GetBeamPipeThickness(), and SetBeamPipeThickness().
|
private |
Definition at line 60 of file ExExChDetectorConstruction.hh.
Referenced by ExExChDetectorConstruction().
|
private |
Definition at line 75 of file ExExChDetectorConstruction.hh.
Referenced by Construct(), and ExExChDetectorConstruction().
|
private |
Definition at line 80 of file ExExChDetectorConstruction.hh.
Referenced by Construct(), ConstructSiSD(), and ExExChDetectorConstruction().
|
private |
Definition at line 79 of file ExExChDetectorConstruction.hh.
Referenced by ConstructSiSD(), and ExExChDetectorConstruction().
|
private |
Definition at line 78 of file ExExChDetectorConstruction.hh.
Referenced by Construct(), and ConstructSiSD().
|
private |
Definition at line 76 of file ExExChDetectorConstruction.hh.
Referenced by Construct(), ConstructSiSD(), and ExExChDetectorConstruction().
|
private |
Definition at line 77 of file ExExChDetectorConstruction.hh.
Referenced by Construct(), and ExExChDetectorConstruction().
|
private |
Definition at line 67 of file ExExChDetectorConstruction.hh.
Referenced by Construct(), and ConstructXtalTarget().
|
private |
Definition at line 69 of file ExExChDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 68 of file ExExChDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 65 of file ExExChDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 66 of file ExExChDetectorConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 119 of file ExExChDetectorConstruction.hh.
Referenced by AddXtalTarget(), Construct(), and ExExChDetectorConstruction().
|
private |
Definition at line 124 of file ExExChDetectorConstruction.hh.
Referenced by ConstructXtalTarget(), ExExChDetectorConstruction(), GetXtalAngle(), and SetXtalAngle().
|
private |
Definition at line 127 of file ExExChDetectorConstruction.hh.
Referenced by ExExChDetectorConstruction(), GetXtalCellAngle(), and SetXtalCellAngle().
|
private |
Definition at line 126 of file ExExChDetectorConstruction.hh.
Referenced by ConstructXtalTarget(), ExExChDetectorConstruction(), GetXtalCellSize(), and SetXtalCellSize().
|
private |
Definition at line 121 of file ExExChDetectorConstruction.hh.
Referenced by ConstructXtalTarget(), ExExChDetectorConstruction(), GetXtalCurvatureRadius(), and SetXtalCurvatureRadius().
|
private |
Definition at line 132 of file ExExChDetectorConstruction.hh.
Referenced by ConstructXtalTarget(), and SetXtalMaterial().
|
private |
Definition at line 123 of file ExExChDetectorConstruction.hh.
Referenced by ConstructXtalTarget(), GetXtalMaterial(), and SetXtalMaterial().
|
private |
Definition at line 128 of file ExExChDetectorConstruction.hh.
Referenced by ConstructXtalTarget(), ExExChDetectorConstruction(), GetXtalMiller(), and SetXtalMiller().
|
private |
Definition at line 133 of file ExExChDetectorConstruction.hh.
Referenced by ConstructXtalTarget().
|
private |
Definition at line 125 of file ExExChDetectorConstruction.hh.
Referenced by ConstructXtalTarget(), ExExChDetectorConstruction(), GetXtalSize(), and SetXtalSize().
|
private |
Definition at line 131 of file ExExChDetectorConstruction.hh.
Referenced by ConstructXtalTarget().
|
private |
Definition at line 129 of file ExExChDetectorConstruction.hh.
Referenced by ConstructXtalTarget(), ExExChDetectorConstruction(), GetXtalThermalVibrationAmplitude(), and SetXtalThermalVibrationAmplitude().