|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
Classes | |
| class | celeritas::PDGNumber |
| Type-safe particle identifier. More... | |
Namespaces | |
| namespace | celeritas::pdg |
| Unique standard model particle identifiers by the Particle Data Group. | |
Macros | |
| #define | CELER_DEFINE_PDGNUMBER(NAME, VALUE) |
Functions | |
| constexpr bool | celeritas::operator== (PDGNumber lhs, PDGNumber rhs) |
| Test equality. | |
| constexpr bool | celeritas::operator!= (PDGNumber lhs, PDGNumber rhs) |
| Test inequality. | |
| constexpr bool | celeritas::operator< (PDGNumber lhs, PDGNumber rhs) |
| Allow less-than comparison for sorting. | |
Particle Data Group Monte Carlo number codes | |
Sorted by | |
| #define CELER_DEFINE_PDGNUMBER | ( | NAME, | |
| VALUE | |||
| ) |