|
GENIEGenerator
|
Functions | |
| string | AsString (NucleonDecayMode_t ndm, int npdg=0) |
| bool | IsValidMode (NucleonDecayMode_t ndm, int npdg=0) |
| int | DecayedNucleonPdgCode (NucleonDecayMode_t ndm) |
| PDGCodeList | DecayProductList (NucleonDecayMode_t ndm, int npdg=0) |
| GHepStatus_t | DecayProductStatus (bool in_nucleus, int pdgc) |
| string genie::utils::nucleon_decay::AsString | ( | NucleonDecayMode_t | ndm, |
| int | npdg = 0 |
||
| ) |
| int genie::utils::nucleon_decay::DecayedNucleonPdgCode | ( | NucleonDecayMode_t | ndm | ) |
Referenced by main().
| PDGCodeList genie::utils::nucleon_decay::DecayProductList | ( | NucleonDecayMode_t | ndm, |
| int | npdg = 0 |
||
| ) |
| GHepStatus_t genie::utils::nucleon_decay::DecayProductStatus | ( | bool | in_nucleus, |
| int | pdgc | ||
| ) |
| bool genie::utils::nucleon_decay::IsValidMode | ( | NucleonDecayMode_t | ndm, |
| int | npdg = 0 |
||
| ) |
1.8.5