Geant4
10.02.p02
|
#include <GeometryConstruction.hh>
Public Member Functions | |
GeometryConstruction () | |
~GeometryConstruction () | |
virtual G4VPhysicalVolume * | Construct () |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
virtual void | ConstructSDandField () |
virtual void | CloneSD () |
virtual void | CloneF () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
void | ConstructParallelSD () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Private Attributes | |
G4VPhysicalVolume * | fUniverse_phys |
G4VPhysicalVolume * | fAl_phys |
G4VPhysicalVolume * | fSphere_phys |
Additional Inherited Members | |
Protected Member Functions inherited from G4VUserDetectorConstruction | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Definition at line 44 of file GeometryConstruction.hh.
GeometryConstruction::GeometryConstruction | ( | ) |
Definition at line 51 of file GeometryConstruction.cc.
GeometryConstruction::~GeometryConstruction | ( | ) |
Definition at line 60 of file GeometryConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 65 of file GeometryConstruction.cc.
References a, G4Material::AddElement(), cm, cm3, density, elO, fAl_phys, fSphere_phys, fUniverse_phys, g, G4VisAttributes::Invisible, kelvin, kStateGas, mole, name, pascal, pi, G4LogicalVolume::SetVisAttributes(), symbol, twopi, and z.
|
private |
Definition at line 54 of file GeometryConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 55 of file GeometryConstruction.hh.
Referenced by Construct().
|
private |
Definition at line 53 of file GeometryConstruction.hh.
Referenced by Construct().