3.10.1.16. opengate.physics¶
3.10.1.16.1. Attributes¶
3.10.1.16.2. Classes¶
Class to be registered to physics list. |
|
FIXME: Documentation of the Region class. |
3.10.1.16.3. Functions¶
Convenience function to translate from names |
3.10.1.16.4. Module Contents¶
- opengate.physics.translate_particle_name_gate2G4(name)[source]¶
Convenience function to translate from names used in Gate to those in G4, if necessary. Concerns e.g. ‘electron’ -> ‘e-’
- class opengate.physics.UserLimitsPhysics[source]¶
Bases:
opengate_core.G4VPhysicsConstructorClass to be registered to physics list.
It is essentially a refined version of StepLimiterPhysics which considers the user’s particles choice of particles to which the step limiter should be added.
- class opengate.physics.Region(*args, **kwargs)[source]¶
Bases:
opengate.base.GateObjectFIXME: Documentation of the Region class.