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
python.g4viscp.G4Scene Class Reference

Public Member Functions

def __init__
 
def create_scene
 
def update_scene
 

Public Attributes

 name
 
 volume
 
 copyno
 
 mode_eventaction
 
 mode_runaction
 
 mode
 

Detailed Description

Definition at line 16 of file g4viscp.py.

Constructor & Destructor Documentation

def python.g4viscp.G4Scene.__init__ (   self,
  aname,
  vol = "world",
  acopyno = 0,
  amode = 0,
  bmode = 1 
)

Definition at line 19 of file g4viscp.py.

Member Function Documentation

def python.g4viscp.G4Scene.create_scene (   self)

Definition at line 27 of file g4viscp.py.

Here is the call graph for this function:

def python.g4viscp.G4Scene.update_scene (   self)

Definition at line 34 of file g4viscp.py.

Here is the caller graph for this function:

Member Data Documentation

python.g4viscp.G4Scene.copyno

Definition at line 22 of file g4viscp.py.

python.g4viscp.G4Scene.mode

Definition at line 25 of file g4viscp.py.

python.g4viscp.G4Scene.mode_eventaction

Definition at line 23 of file g4viscp.py.

python.g4viscp.G4Scene.mode_runaction

Definition at line 24 of file g4viscp.py.

python.g4viscp.G4Scene.name

Definition at line 20 of file g4viscp.py.

python.g4viscp.G4Scene.volume

Definition at line 21 of file g4viscp.py.


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