Geant4
9.6.p02
|
Classes | |
class | MCParticle |
class | MCVertex |
Functions | |
def | read_next_vertex |
def | test |
Variables | |
list | __all__ = [ 'MCParticle', 'MCVertex', 'read_next_vertex' ] |
Python module This module provides classes and functions for scoring reactions [C] MCVertex: [C] MCParticle: [f] read_next_vertex(stream): Q, 2006
Python module (Python3) This module provides classes and functions for scoring reactions [C] MCVertex: [C] MCParticle: [f] read_next_vertex(stream): Q, 2006
def mcscore.read_next_vertex | ( | stream) |
def mcscore.test | ( | ) |
Definition at line 117 of file mcscore.py.
list mcscore.__all__ = [ 'MCParticle', 'MCVertex', 'read_next_vertex' ] |
Definition at line 18 of file mcscore.py.