Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ComponentSAIDTotalXS.hh File Reference

Go to the source code of this file.

Classes

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