Geant4
9.6.p02
|
#include <A01DetectorConstruction.hh>
Public Member Functions | |
A01DetectorConstruction () | |
virtual | ~A01DetectorConstruction () |
virtual G4VPhysicalVolume * | Construct () |
void | SetArmAngle (G4double val) |
G4double | GetArmAngle () |
void | ConstructMaterials () |
void | DestroyMaterials () |
void | DumpGeometricalTree (G4VPhysicalVolume *aVolume, G4int depth=0) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Definition at line 48 of file A01DetectorConstruction.hh.
A01DetectorConstruction::A01DetectorConstruction | ( | ) |
|
virtual |
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 110 of file A01DetectorConstruction.cc.
void A01DetectorConstruction::ConstructMaterials | ( | ) |
Definition at line 366 of file A01DetectorConstruction.cc.
void A01DetectorConstruction::DestroyMaterials | ( | ) |
Definition at line 422 of file A01DetectorConstruction.cc.
void A01DetectorConstruction::DumpGeometricalTree | ( | G4VPhysicalVolume * | aVolume, |
G4int | depth = 0 |
||
) |
Definition at line 436 of file A01DetectorConstruction.cc.
|
inline |
Definition at line 56 of file A01DetectorConstruction.hh.
Definition at line 454 of file A01DetectorConstruction.cc.