febid.monte_carlo.mc_base.Element#

class Element(name='noname', Z=1, A=1.0, rho=1.0, e=50, lambda_escape=1.0, mark=1)[source]#

Bases: object

Represents a solid material. Contains properties necessary for electron beam-matter interaction.

Methods