|
Geant4-11
|
Data Structures | |
| class | MCParticle |
| class | MCVertex |
Functions | |
| def | read_next_vertex (stream) |
| def | test () |
Variables | |
| list | __all__ = [ 'MCParticle', 'MCVertex', 'read_next_vertex' ] |
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 | ) |
Definition at line 82 of file mcscore.py.
References G4coutFormatters::anonymous_namespace{G4coutFormatters.cc}.split().
Referenced by test().
| def mcscore.test | ( | ) |
Definition at line 117 of file mcscore.py.
References print(), and read_next_vertex().
Referenced by G4PolyPhiFace.Diagnose(), G4PixeShellDataSet.FullFileName(), G4GenericTrap.InsidePolygone(), G4DNAPTBIonisationModel.ReadDiffCSFile(), G4DNAPTBElasticModel.ReadDiffCSFile(), G4ReduciblePolygon.RemoveRedundantVertices(), and G4ParticleHPVector.Sample().
|
private |
Definition at line 18 of file mcscore.py.