WallGo.collisionHelpers.convertParticleStatistics

convertParticleStatistics(statisticsName)[source]

Convert “Fermion” or “Boson” (string) to a type-safe enum. FIXME: Python has enums too. Use them instead of strings.

Parameters:

statisticsName (str)

Return type:

EParticleType