pdg_element¶
-
class
reactions.pdg_element¶ Bases:
reactions.nodeRepresent an element of the PDG database. The values that are accessible can be consulted below. The values of the mass and the width (and their corresponding errors) can be missing for certain elements. Having defined the mass or the width means that the errors for this magnitude are also defined.
Attributes Summary
Value of the charge
Whether this element is self charge-conjugate
Representation of the name to be processed by LaTeX (needs to be inserted inside a mathematical expression)
Mass value (
Noneif missing)Mass error (
Noneif missing)Lower mass error (
Noneif missing)Upper mass error (
Noneif missing)Name of the element
PDG ID
Three times the charge
Width value (
Noneif missing)Width error (
Noneif missing)Lower width error (
Noneif missing)Upper width error (
Noneif missing)Attributes Documentation
-
latex_name¶ Representation of the name to be processed by LaTeX (needs to be inserted inside a mathematical expression)
- Type
-