Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
read_gdml.MyDetectorConstruction Class Reference
Inheritance diagram for read_gdml.MyDetectorConstruction:
Inheritance graph
[legend]
Collaboration diagram for read_gdml.MyDetectorConstruction:
Collaboration graph
[legend]

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 G4VPhysicalVolumeConstruct ()=0
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (G4int i) const
 

Public Attributes

 world
 
 gdml_parser
 

Detailed Description

Definition at line 12 of file read_gdml.py.

Constructor & Destructor Documentation

def read_gdml.MyDetectorConstruction.__init__ (   self)

Definition at line 15 of file read_gdml.py.

Here is the caller graph for this function:

def read_gdml.MyDetectorConstruction.__del__ (   self)

Definition at line 21 of file read_gdml.py.

Here is the caller graph for this function:

def read_gdml.MyDetectorConstruction.__init__ (   self)

Definition at line 15 of file read_gdml.py.

Here is the call graph for this function:

def read_gdml.MyDetectorConstruction.__del__ (   self)

Definition at line 21 of file read_gdml.py.

Here is the call graph for this function:

Member Function Documentation

def read_gdml.MyDetectorConstruction.Construct (   self)

Definition at line 25 of file read_gdml.py.

Here is the call graph for this function:

def read_gdml.MyDetectorConstruction.Construct (   self)

Definition at line 25 of file read_gdml.py.

Here is the call graph for this function:

Member Data Documentation

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.


The documentation for this class was generated from the following files: