ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
source.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 15 of file g4viscp.py.

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

Constructor & Destructor Documentation

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

Definition at line 18 of file g4viscp.py.

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

Member Function Documentation

Member Data Documentation

source.g4viscp.G4Scene.copyno

Definition at line 21 of file g4viscp.py.

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

Referenced by source.g4viscp.G4Scene.create_scene().

source.g4viscp.G4Scene.mode

Definition at line 24 of file g4viscp.py.

View newest version in sPHENIX GitHub at line 24 of file g4viscp.py

Referenced by source.g4viscp.G4Scene.update_scene().

source.g4viscp.G4Scene.mode_eventaction

Definition at line 22 of file g4viscp.py.

View newest version in sPHENIX GitHub at line 22 of file g4viscp.py

Referenced by source.g4viscp.G4Scene.update_scene().

source.g4viscp.G4Scene.mode_runaction

Definition at line 23 of file g4viscp.py.

View newest version in sPHENIX GitHub at line 23 of file g4viscp.py

Referenced by source.g4viscp.G4Scene.update_scene().

source.g4viscp.G4Scene.name

Definition at line 19 of file g4viscp.py.

View newest version in sPHENIX GitHub at line 19 of file g4viscp.py

Referenced by source.g4viscp.G4Scene.create_scene(), mcscore.MCParticle.printout(), and source.g4viscp.G4Scene.update_scene().

source.g4viscp.G4Scene.volume

Definition at line 20 of file g4viscp.py.

View newest version in sPHENIX GitHub at line 20 of file g4viscp.py

Referenced by source.g4viscp.G4Scene.create_scene().


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