Celeritas
0.5.0-56+6b053cd
|
Define a particle's input data. More...
#include <ParticleParams.hh>
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.