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


Public Member Functions | |
| G02DetectorConstruction () | |
| ~G02DetectorConstruction () | |
| virtual 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 () | 
| virtual void | ConstructSDandField () | 
| virtual void | CloneSD () | 
| virtual void | CloneF () | 
| void | RegisterParallelWorld (G4VUserParallelWorld *) | 
| G4int | ConstructParallelGeometries () | 
| void | ConstructParallelSD () | 
| G4int | GetNumberOfParallelWorld () const | 
| G4VUserParallelWorld * | GetParallelWorld (G4int i) const | 
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) | 
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 108 of file G02DetectorConstruction.cc.
      
  | 
  virtual | 
Implements G4VUserDetectorConstruction.
Definition at line 117 of file G02DetectorConstruction.cc.

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


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


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

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


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

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


Definition at line 597 of file G02DetectorConstruction.cc.

Definition at line 617 of file G02DetectorConstruction.cc.

Definition at line 607 of file G02DetectorConstruction.cc.
