![]() |
ATLAS Offline Software
|
Functions | |
| def | pdgid_to_name (id) |
| def | pdgid_to_root_name (id) |
| def | _fill_dicts () |
Variables | |
| dictionary | pdgid_names = {} |
| dictionary | root_names = {} |
| _pdgtable = \ | |
|
private |
Definition at line 603 of file Event/PyDumper/python/PDG.py.
| def python.PDG.pdgid_to_name | ( | id | ) |
| def python.PDG.pdgid_to_root_name | ( | id | ) |
Convert a PDG ID to a string with root markup.
Definition at line 35 of file Event/PyDumper/python/PDG.py.
|
private |
Definition at line 61 of file Event/PyDumper/python/PDG.py.
| dictionary python.PDG.pdgid_names = {} |
Definition at line 20 of file Event/PyDumper/python/PDG.py.
| dictionary python.PDG.root_names = {} |
Definition at line 23 of file Event/PyDumper/python/PDG.py.
1.8.18