GENIEGenerator
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs | Enumerations
GHepStatus.h File Reference
#include "Rtypes.h"
Include dependency graph for GHepStatus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  genie::GHepStatus
 GHepParticle Status. More...
 

Namespaces

 genie
 THE MAIN GENIE PROJECT NAMESPACE
 

Typedefs

typedef enum genie::EGHepStatus genie::GHepStatus_t
 

Enumerations

enum  genie::EGHepStatus {
  genie::kIStUndefined = -1, genie::kIStInitialState = 0, genie::kIStStableFinalState = 1, genie::kIStIntermediateState = 2,
  genie::kIStDecayedState = 3, genie::kIStCorrelatedNucleon = 10, genie::kIStNucleonTarget = 11, genie::kIStDISPreFragmHadronicState = 12,
  genie::kIStPreDecayResonantState = 13, genie::kIStHadronInTheNucleus = 14, genie::kIStFinalStateNuclearRemnant = 15, genie::kIStNucleonClusterTarget = 16
}