Classes | Namespaces | Typedefs | Enumerations
SppChannel.h File Reference
#include <string>
#include "Framework/ParticleData/BaryonResonance.h"
#include "Framework/ParticleData/BaryonResUtils.h"
#include "Framework/Interaction/Interaction.h"
#include "Framework/ParticleData/PDGCodes.h"
#include "Framework/ParticleData/PDGUtils.h"

Go to the source code of this file.

Classes

class  genie::SppChannel
 Enumeration of single pion production channels. More...
 

Namespaces

 genie
 THE MAIN GENIE PROJECT NAMESPACE
 

Typedefs

typedef enum genie::ESppChannel genie::SppChannel_t
 

Enumerations

enum  genie::ESppChannel {
  genie::kSppNull = 0, genie::kSpp_vp_cc_10100, genie::kSpp_vn_cc_10010, genie::kSpp_vn_cc_01100,
  genie::kSpp_vp_nc_10010, genie::kSpp_vp_nc_01100, genie::kSpp_vn_nc_01010, genie::kSpp_vn_nc_10001,
  genie::kSpp_vbn_cc_01001, genie::kSpp_vbp_cc_01010, genie::kSpp_vbp_cc_10001, genie::kSpp_vbp_nc_10010,
  genie::kSpp_vbp_nc_01100, genie::kSpp_vbn_nc_01010, genie::kSpp_vbn_nc_10001
}