#include <cassert>
#include <string>
#include <cstring>
Go to the source code of this file.
Classes | |
class | genie::InteractionType |
Enumeration of interaction types: e/m, weak cc, weak nc. More... | |
Namespaces | |
genie | |
#include "Numerical/GSFunc.h" | |
Typedefs | |
typedef enum genie::EInteractionType | genie::InteractionType_t |
Enumerations | |
enum | genie::EInteractionType { genie::kIntNull = 0, genie::kIntEM, genie::kIntWeakCC, genie::kIntWeakNC, genie::kIntWeakMix, genie::kIntNDecay, genie::kIntNOsc } |