Celeritas 0.6.0-dev.115+3b60a5fd
|
Define a particle's input data. More...
#include <ParticleParams.hh>
Static Public Member Functions | |
static ParticleInput | from_import (ImportParticle const &) |
Conversion function. | |
Public Attributes | |
std::string | name |
Particle name. | |
PDGNumber | pdg_code |
See "Review of Particle Physics". | |
units::MevMass | mass |
Rest mass [MeV / c^2]. | |
units::ElementaryCharge | charge |
Charge in units of [e]. | |
real_type | decay_constant {} |
Decay constant [1/time]. | |
Define a particle's input data.