#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 | |
THE MAIN GENIE PROJECT NAMESPACE | |
Typedefs | |
| typedef enum genie::EInteractionType | genie::InteractionType_t |
Enumerations | |
| enum | genie::EInteractionType { genie::kIntNull = 0, genie::kIntEM, genie::kIntWeakCC, genie::kIntWeakNC, genie::kIntWeakMix, genie::kIntDarkMatter, genie::kIntNDecay, genie::kIntNOsc } |
1.8.11