=============== Module Contents =============== This documentation is a listing of the ZapMeNot classes that are useful to the shielding practitioner. Each class description includes the parameters necessary to create an object of that class as well as the methods (i.e. functions) that the class provides. Note that some classes are based on other ZapMeNot classes. The base classes may be selected to show additional methods available from the base class. For example. the BoxSource class is based on both the Source and shield.Box classes. An instance of the BoxSource class includes all of the methods available from the Source and shield.Box classes. ZapMeNot Isotope ---------------- .. automodule:: zapmenot.isotope :members: :show-inheritance: :no-undoc-members: ZapMeNot Material ----------------- .. automodule:: zapmenot.material :members: :show-inheritance: ZapMeNot Ray ------------ .. automodule:: zapmenot.ray :members: :show-inheritance: ZapMeNot Detector ----------------- .. automodule:: zapmenot.detector :members: :show-inheritance: ZapMeNot Shield --------------- .. automodule:: zapmenot.shield :members: :show-inheritance: :inherited-members: ZapMeNot Source --------------- .. automodule:: zapmenot.source :members: :show-inheritance: :inherited-members: ZapMeNot Model -------------- .. automodule:: zapmenot.model :members: :show-inheritance: