![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
| def | __init__ |
| def | add_scene |
| def | select_scene |
Public Attributes | |
| gsystem | |
| scenelist | |
| viewpoint | |
Definition at line 44 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 44 of file g4viscp.py
| def source.g4viscp.G4VisCP.__init__ | ( | self, | |
gsys = "OGLIX" |
|||
| ) |
Definition at line 47 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 47 of file g4viscp.py
| def source.g4viscp.G4VisCP.add_scene | ( | self, | |
| ascene | |||
| ) |
Definition at line 61 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 61 of file g4viscp.py
| def source.g4viscp.G4VisCP.select_scene | ( | self, | |
| iscene | |||
| ) |
Definition at line 64 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 64 of file g4viscp.py
References source.g4viscp.G4VisCP.scenelist, and source.g4viscp.G4VisCP.viewpoint.
| source.g4viscp.G4VisCP.gsystem |
Definition at line 48 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 48 of file g4viscp.py
| source.g4viscp.G4VisCP.scenelist |
Definition at line 49 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 49 of file g4viscp.py
Referenced by source.g4viscp.G4VisCP.select_scene().
| source.g4viscp.G4VisCP.viewpoint |
Definition at line 50 of file g4viscp.py.
View newest version in sPHENIX GitHub at line 50 of file g4viscp.py
Referenced by source.g4viscp.G4VisCP.select_scene().