|
Geant4
9.6.p02
|
Detector construction used in GDML read/write example. More...
#include <G02DetectorConstruction.hh>


Public Member Functions | |
| G02DetectorConstruction () | |
| ~G02DetectorConstruction () | |
| G4VPhysicalVolume * | Construct () |
| G4LogicalVolume * | ConstructSubDetector1 () |
| G4LogicalVolume * | ConstructSubDetector2 () |
| G4VPhysicalVolume * | ConstructDetector () |
| G4LogicalVolume * | ConstructAssembly () |
| G4LogicalVolume * | ConstructParametrisationChamber () |
| void | ListOfMaterials () |
| void | SetReadFile (const G4String &File) |
| void | SetWriteFile (const G4String &File) |
| void | SetStepFile (const G4String &File) |
Public Member Functions inherited from G4VUserDetectorConstruction | |
| G4VUserDetectorConstruction () | |
| virtual | ~G4VUserDetectorConstruction () |
| void | RegisterParallelWorld (G4VUserParallelWorld *) |
| G4int | ConstructParallelGeometries () |
| G4int | GetNumberOfParallelWorld () const |
| G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Detector construction used in GDML read/write example.
Definition at line 55 of file G02DetectorConstruction.hh.
| G02DetectorConstruction::G02DetectorConstruction | ( | ) |
Definition at line 89 of file G02DetectorConstruction.cc.
| G02DetectorConstruction::~G02DetectorConstruction | ( | ) |
Definition at line 106 of file G02DetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 115 of file G02DetectorConstruction.cc.

| G4LogicalVolume * G02DetectorConstruction::ConstructAssembly | ( | ) |
Definition at line 438 of file G02DetectorConstruction.cc.


| G4VPhysicalVolume * G02DetectorConstruction::ConstructDetector | ( | ) |
Definition at line 299 of file G02DetectorConstruction.cc.


| G4LogicalVolume * G02DetectorConstruction::ConstructParametrisationChamber | ( | ) |
Definition at line 541 of file G02DetectorConstruction.cc.

| G4LogicalVolume * G02DetectorConstruction::ConstructSubDetector1 | ( | ) |
Definition at line 396 of file G02DetectorConstruction.cc.


| G4LogicalVolume * G02DetectorConstruction::ConstructSubDetector2 | ( | ) |
Definition at line 418 of file G02DetectorConstruction.cc.

| void G02DetectorConstruction::ListOfMaterials | ( | ) |
Definition at line 239 of file G02DetectorConstruction.cc.


Definition at line 595 of file G02DetectorConstruction.cc.

Definition at line 615 of file G02DetectorConstruction.cc.

Definition at line 605 of file G02DetectorConstruction.cc.

1.8.4