#include <string>
#include "GHEP/GHepStatus.h"
#include "NeutronOsc/NeutronOscMode.h"
#include "PDG/PDGCodeList.h"
Go to the source code of this file.
Namespaces | |
genie | |
#include "Numerical/GSFunc.h" | |
genie::utils | |
Root of GENIE utility namespaces. | |
genie::utils::neutron_osc | |
Functions | |
string | genie::utils::neutron_osc::AsString (NeutronOscMode_t ndm) |
bool | genie::utils::neutron_osc::IsValidMode (NeutronOscMode_t ndm) |
int | genie::utils::neutron_osc::AnnihilatingNucleonPdgCode (NeutronOscMode_t ndm) |
PDGCodeList | genie::utils::neutron_osc::DecayProductList (NeutronOscMode_t ndm) |
GHepStatus_t | genie::utils::neutron_osc::DecayProductStatus (bool in_nucleus, int pdgc) |