ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
read_gdml.MyDetectorConstruction Class Reference
+ Inheritance diagram for read_gdml.MyDetectorConstruction:
+ Collaboration diagram for read_gdml.MyDetectorConstruction:

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
 
virtual void ConstructSDandField ()
 
virtual void CloneSD ()
 
virtual void CloneF ()
 
void RegisterParallelWorld (G4VUserParallelWorld *)
 
G4int ConstructParallelGeometries ()
 
void ConstructParallelSD ()
 
G4int GetNumberOfParallelWorld () const
 
G4VUserParallelWorldGetParallelWorld (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)
 

Detailed Description

Definition at line 12 of file read_gdml.py.

View newest version in sPHENIX GitHub 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.

View newest version in sPHENIX GitHub at line 15 of file read_gdml.py

Referenced by read_gdml.MyDetectorConstruction.__init__().

+ Here is the caller graph for this function:

def read_gdml.MyDetectorConstruction.__del__ (   self)

Definition at line 21 of file read_gdml.py.

View newest version in sPHENIX GitHub at line 21 of file read_gdml.py

Referenced by read_gdml.MyDetectorConstruction.__del__().

+ Here is the caller graph for this function:

def read_gdml.MyDetectorConstruction.__init__ (   self)

Definition at line 15 of file read_gdml.py.

View newest version in sPHENIX GitHub at line 15 of file read_gdml.py

References read_gdml.MyDetectorConstruction.__init__(), read_gdml.MyDetectorConstruction.gdml_parser, and read_gdml.MyDetectorConstruction.world.

+ Here is the call graph for this function:

def read_gdml.MyDetectorConstruction.__del__ (   self)

Definition at line 21 of file read_gdml.py.

View newest version in sPHENIX GitHub at line 21 of file read_gdml.py

References read_gdml.MyDetectorConstruction.__del__().

+ 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.

View newest version in sPHENIX GitHub at line 25 of file read_gdml.py

References G4VUserDetectorConstruction.Construct(), source.gApplyUICommand, and read_gdml.MyDetectorConstruction.world.

+ Here is the call graph for this function:

def read_gdml.MyDetectorConstruction.Construct (   self)

Definition at line 25 of file read_gdml.py.

View newest version in sPHENIX GitHub at line 25 of file read_gdml.py

References G4VUserDetectorConstruction.Construct(), source.gApplyUICommand, and read_gdml.MyDetectorConstruction.world.

+ 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.

View newest version in sPHENIX GitHub at line 18 of file read_gdml.py

Referenced by read_gdml.MyDetectorConstruction.__init__().

read_gdml.MyDetectorConstruction.world

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