| 
    Geant4
    10.03.p02
    
   | 
 


Public Member Functions | |
| def | __init__ | 
| def | __del__ | 
| def | Construct | 
| def | __init__ | 
| def | __del__ | 
| def | Construct | 
  Public Member Functions inherited from G4VUserDetectorConstruction | |
| G4VUserDetectorConstruction () | |
| virtual | ~G4VUserDetectorConstruction () | 
| virtual G4VPhysicalVolume * | Construct ()=0 | 
| virtual void | ConstructSDandField () | 
| virtual void | CloneSD () | 
| virtual void | CloneF () | 
| void | RegisterParallelWorld (G4VUserParallelWorld *) | 
| G4int | ConstructParallelGeometries () | 
| void | ConstructParallelSD () | 
| G4int | GetNumberOfParallelWorld () const | 
| G4VUserParallelWorld * | GetParallelWorld (G4int i) const | 
Public Attributes | |
| world | |
| gdml_parser | |
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 12 of file read_gdml.py.
| def read_gdml.MyDetectorConstruction.__init__ | ( | self | ) | 
Definition at line 15 of file read_gdml.py.

| def read_gdml.MyDetectorConstruction.__del__ | ( | self | ) | 
Definition at line 21 of file read_gdml.py.

| def read_gdml.MyDetectorConstruction.__init__ | ( | self | ) | 

| def read_gdml.MyDetectorConstruction.__del__ | ( | self | ) | 
Definition at line 21 of file read_gdml.py.

| def read_gdml.MyDetectorConstruction.Construct | ( | self | ) | 
Definition at line 25 of file read_gdml.py.

| def read_gdml.MyDetectorConstruction.Construct | ( | self | ) | 
Definition at line 25 of file read_gdml.py.

| read_gdml.MyDetectorConstruction.gdml_parser | 
Definition at line 18 of file read_gdml.py.
| read_gdml.MyDetectorConstruction.world | 
Definition at line 17 of file read_gdml.py.