Geant4.10
|
#include <RE01DetectorConstruction.hh>
Public Member Functions | |
RE01DetectorConstruction () | |
virtual | ~RE01DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
virtual void | ConstructSDandField () |
![]() | |
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 42 of file RE01DetectorConstruction.hh.
RE01DetectorConstruction::RE01DetectorConstruction | ( | ) |
|
virtual |
Definition at line 71 of file RE01DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 75 of file RE01DetectorConstruction.cc.
References test::a, G4Material::AddElement(), G4Region::AddRootLogicalVolume(), G4VReadOutGeometry::BuildROGeometry(), python.hepunit::cm3, density, elC, elH, G4NistManager::FindOrBuildMaterial(), g(), G4RegionStore::GetInstance(), G4NistManager::Instance(), iz, kXAxis, python.hepunit::mole, nel, RE01RegionInformation::Print(), RE01RegionInformation::SetCalorimeter(), G4VisAttributes::SetForceWireframe(), G4LogicalVolume::SetRegion(), RE01RegionInformation::SetTracker(), G4Region::SetUserInformation(), G4LogicalVolume::SetVisAttributes(), RE01RegionInformation::SetWorld(), and symbol.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 227 of file RE01DetectorConstruction.cc.
References G4VSensitiveDetector::SetROgeometry(), and G4VUserDetectorConstruction::SetSensitiveDetector().