Geant4-11
Data Structures | Enumerations
G4ComponentSAIDTotalXS.hh File Reference
#include "G4VComponentCrossSection.hh"
#include "G4ParticleDefinition.hh"
#include "globals.hh"
#include "G4Threading.hh"

Go to the source code of this file.

Data Structures

class  G4ComponentSAIDTotalXS
 

Enumerations

enum  G4SAIDCrossSectionType {
  saidUnknown = 0 , saidPP = 1 , saidNP = 2 , saidPIPP = 3 ,
  saidPINP = 4 , saidPINP_PI0N = 5 , saidPINP_ETAN = 6 , saidGP_PI0P = 7 ,
  saidGP_PIPN = 8 , saidGN_PINP = 9 , saidGN_PI0N = 10 , saidGP_ETAP = 11 ,
  saidGP_ETAPP = 12 , numberOfSaidXS = 13
}
 

Enumeration Type Documentation

◆ G4SAIDCrossSectionType

Enumerator
saidUnknown 
saidPP 
saidNP 
saidPIPP 
saidPINP 
saidPINP_PI0N 
saidPINP_ETAN 
saidGP_PI0P 
saidGP_PIPN 
saidGN_PINP 
saidGN_PI0N 
saidGP_ETAP 
saidGP_ETAPP 
numberOfSaidXS 

Definition at line 54 of file G4ComponentSAIDTotalXS.hh.

55{
56 saidUnknown = 0,
57 saidPP = 1,
58 saidNP = 2,
59 saidPIPP = 3,
60 saidPINP = 4,
61 saidPINP_PI0N = 5,
62 saidPINP_ETAN = 6,
63 saidGP_PI0P = 7,
64 saidGP_PIPN = 8,
65 saidGN_PINP = 9,
66 saidGN_PI0N = 10,
67 saidGP_ETAP = 11,
68 saidGP_ETAPP = 12,
70};
@ numberOfSaidXS