scikit-hep / decaylanguage

Package to parse decay files, describe and convert particle decays between digital representations.
https://decaylanguage.readthedocs.io
BSD 3-Clause "New" or "Revised" License
42 stars 16 forks source link

EvtGen uses GeV, not the standard HEP system of units, hence MeV! #455

Closed eduardo-rodrigues closed 1 month ago

eduardo-rodrigues commented 1 month ago

As such, there was a bug whe an EvtGen Particle statement would not define the optional width, which was taken from the particle or alias and hence returned in MeV.