Namespaces | Functions
NucleonDecayUtils.h File Reference
#include <string>
#include "Framework/GHEP/GHepStatus.h"
#include "Framework/ParticleData/PDGCodeList.h"
#include "Physics/NucleonDecay/NucleonDecayMode.h"

Go to the source code of this file.

Namespaces

 genie
 THE MAIN GENIE PROJECT NAMESPACE
 
 genie::utils
 Root of GENIE utility namespaces.
 
 genie::utils::nucleon_decay
 

Functions

string genie::utils::nucleon_decay::AsString (NucleonDecayMode_t ndm, int npdg=0)
 
bool genie::utils::nucleon_decay::IsValidMode (NucleonDecayMode_t ndm, int npdg=0)
 
int genie::utils::nucleon_decay::DecayedNucleonPdgCode (NucleonDecayMode_t ndm)
 
PDGCodeList genie::utils::nucleon_decay::DecayProductList (NucleonDecayMode_t ndm, int npdg=0)
 
GHepStatus_t genie::utils::nucleon_decay::DecayProductStatus (bool in_nucleus, int pdgc)