FeynML:
Gallery:
Renderers:
Interfaces:
Modules:
get_name()
Versions:
Links:
Get the latex name of a particle.
pid (int) – PDG Monte Carlo identifier for the particle.
Latex name.
str
Examples
>>> get_name(21) 'g' >>> get_name(1000022) '\\tilde{\\chi}_{1}^{0}'