Celeritas 0.7.0-dev.79+develop.b3dc2e108
|
#include <Particle.hh>
Public Types | |
using | Charge = Quantity< units::EElectron, double > |
using | MevMass = Quantity< units::MevPerCsq, double > |
Public Attributes | |
std::string | name |
Particle name. | |
PDGNumber | pdg |
PDG code (see "Review of Particle Physics") | |
MevMass | mass |
Rest mass [MeV / c^2]. | |
Charge | charge |
Elementary charge [e]. | |
double | decay_constant {constants::stable_decay_constant} |
Decay constant [1/time]. | |
Particle data.