Celeritas
0.5.0-56+6b053cd
|
Store particle data. More...
#include <ImportParticle.hh>
Public Types | |
Type aliases | |
using | PdgInt = int |
Public Attributes | |
std::string | name |
PdgInt | pdg {0} |
double | mass {0} |
[MeV] | |
double | charge {0} |
[Multiple of electron charge value] | |
double | spin {0} |
[Multiple of hbar] | |
double | lifetime {0} |
[time] | |
bool | is_stable {false} |
Store particle data.