|
Geant4-11
|
#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 } |
| 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.