pyPENELOPE

options – Options for SHOWER2010 simulation

Inheritance diagram of penelopetools.api.input.shower2010.options

class penelopetools.api.input.shower2010.options.Options

Bases: penelopetools.api.input.penelope.options._Options

Creates a new Options instance and initialises the options of a SHOWER2010 simulation.

PENELOPE options

  • description (Description):

    Description of the simulation

  • source (Source):

    Options for the incident particle source (with a beam diameter)

  • materials (Materials):

    Defined materials

  • geometry (Geometry):

    Geometry of the sample (default to Substrate)

  • maximumsteplengths (MaximumStepLengths):

    Maximum step lengths

SHOWER2010 options

  • simulation (Simulation):

    Simulation parameters specifying the number of trajectories in the shower

TAG_NAME = 'shower2010Options'