Geant4.10
|
#include <RE06DetectorConstruction.hh>
Public Member Functions | |
RE06DetectorConstruction () | |
virtual | ~RE06DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
void | ConstructSDandField () |
void | PrintCalorParameters () const |
void | SetAbsorberMaterial (G4String materialChoice) |
G4String | GetAbsorberMaterial () const |
void | SetGapMaterial (G4String materialChoice) |
G4String | GetGapMaterial () const |
void | SetSerialGeometry (G4bool ser) |
void | SetNumberOfLayers (G4int nl) |
G4int | GetNumberOfLayers () const |
G4bool | IsSerial () const |
void | AddMaterial () |
G4int | GetVerboseLevel () const |
void | SetVerboseLevel (G4int val) |
![]() | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Additional Inherited Members | |
![]() | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Definition at line 45 of file RE06DetectorConstruction.hh.
RE06DetectorConstruction::RE06DetectorConstruction | ( | ) |
Definition at line 66 of file RE06DetectorConstruction.cc.
|
virtual |
Definition at line 105 of file RE06DetectorConstruction.cc.
void RE06DetectorConstruction::AddMaterial | ( | ) |
Definition at line 515 of file RE06DetectorConstruction.cc.
References test::a, G4Material::AddElement(), python.hepunit::atmosphere, python.hepunit::cm3, CO2, density, g(), G4Element::GetElement(), python.hepunit::kelvin, kStateGas, python.hepunit::mg, python.hepunit::mole, symbol, and z.
Referenced by RE06DetectorMessenger::SetNewValue().
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 108 of file RE06DetectorConstruction.cc.
References GetVerboseLevel(), and PrintCalorParameters().
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 123 of file RE06DetectorConstruction.cc.
G4String RE06DetectorConstruction::GetAbsorberMaterial | ( | ) | const |
Definition at line 435 of file RE06DetectorConstruction.cc.
References G4Material::GetName().
Referenced by RE06DetectorMessenger::GetCurrentValue().
G4String RE06DetectorConstruction::GetGapMaterial | ( | ) | const |
Definition at line 461 of file RE06DetectorConstruction.cc.
References G4Material::GetName().
Referenced by RE06DetectorMessenger::GetCurrentValue().
|
inline |
Definition at line 62 of file RE06DetectorConstruction.hh.
Referenced by RE06DetectorMessenger::GetCurrentValue().
|
inline |
Definition at line 67 of file RE06DetectorConstruction.hh.
Referenced by Construct(), RE06DetectorMessenger::GetCurrentValue(), SetAbsorberMaterial(), and SetGapMaterial().
|
inline |
Definition at line 63 of file RE06DetectorConstruction.hh.
Referenced by RE06DetectorMessenger::GetCurrentValue().
void RE06DetectorConstruction::PrintCalorParameters | ( | ) | const |
Definition at line 393 of file RE06DetectorConstruction.cc.
References G4cout, G4endl, and G4Material::GetName().
Referenced by Construct(), SetAbsorberMaterial(), and SetGapMaterial().
Definition at line 409 of file RE06DetectorConstruction.cc.
References G4cerr, G4endl, G4RunManager::GeometryHasBeenModified(), G4Material::GetMaterial(), G4RunManager::GetRunManager(), GetVerboseLevel(), PrintCalorParameters(), and G4LogicalVolume::SetMaterial().
Referenced by RE06DetectorMessenger::SetNewValue().
Definition at line 440 of file RE06DetectorConstruction.cc.
References G4cerr, G4endl, G4RunManager::GeometryHasBeenModified(), G4Material::GetMaterial(), G4RunManager::GetRunManager(), GetVerboseLevel(), PrintCalorParameters(), and G4LogicalVolume::SetMaterial().
Referenced by RE06DetectorMessenger::SetNewValue().
Definition at line 493 of file RE06DetectorConstruction.cc.
References G4RunManager::GeometryHasBeenModified(), G4RunManager::GetRunManager(), kZAxis, G4LogicalVolume::RemoveDaughter(), G4VPhysicalVolume::SetTranslation(), and G4Box::SetZHalfLength().
Referenced by RE06DetectorMessenger::SetNewValue().
Definition at line 466 of file RE06DetectorConstruction.cc.
References G4RunManager::GeometryHasBeenModified(), G4VUserDetectorConstruction::GetParallelWorld(), G4RunManager::GetRunManager(), G4RunManager::GetUserPrimaryGeneratorAction(), python.hepunit::m, RE06PrimaryGeneratorAction::SetSerial(), and G4VPhysicalVolume::SetTranslation().
Referenced by RE06DetectorMessenger::SetNewValue().
Definition at line 68 of file RE06DetectorConstruction.hh.
Referenced by RE06DetectorMessenger::SetNewValue().