GENIEGenerator
Loading...
Searching...
No Matches
genie::utils::nucleon_decay Namespace Reference

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)

Function Documentation

◆ AsString()

◆ DecayedNucleonPdgCode()

int genie::utils::nucleon_decay::DecayedNucleonPdgCode ( NucleonDecayMode_t ndm)

Referenced by main(), and SelectInitState().

◆ DecayProductList()

PDGCodeList genie::utils::nucleon_decay::DecayProductList ( NucleonDecayMode_t ndm,
int npdg = 0 )

◆ DecayProductStatus()

GHepStatus_t genie::utils::nucleon_decay::DecayProductStatus ( bool in_nucleus,
int pdgc )

◆ IsValidMode()

bool genie::utils::nucleon_decay::IsValidMode ( NucleonDecayMode_t ndm,
int npdg = 0 )