Bases: penelopetools.api.input.penelope.option.Option
Parameters of the simulation job of an electron shower.
Parameters: |
|
---|
Creates a Simulation from lines of a IN file.
Parameters: | lines – lines |
---|
Creates a Simulation from a XML element.
Parameters: | element – XML element |
---|
Seeds for the random number generator. The random number seeds is a RandomNumberSeeds.
Whether (True or False) to simulate the trajectories of secondary particles generated by the primary electrons.
Returns a HTML representation of this option.
Returns the lines of this option to create a IN file.
Returns a XML representation of this option.
Desired number of electrons in the shower (NTRJM). The number of electrons must be greater than zero.