static std::string getParticleTypeString(const ParticleType &type)
static double getParticleMass(const ParticleType &type)
static const std::map< ParticleType, double > particleCharge_m
static const BiMap< ParticleType, std::string > bmParticleType_s
static double getParticleCharge(const ParticleType &type)
static const std::map< ParticleType, double > particleMass_m
static double getParticleAnomaly(const ParticleType &type)
static double getParticleChargeInCoulomb(const ParticleType &type)
static double getParticleLifetime(const ParticleType &type)
Return the mean rest-frame lifetime [s]. Throws if the particle is stable.
static const std::map< ParticleType, double > particleLifetime_m
static ParticleType getParticleType(const std::string &str)